You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/12/02 14:16:22 UTC

[GitHub] [solr-operator] gthvidsten commented on issue #381: Accessing Solr without using an Ingress

gthvidsten commented on issue #381:
URL: https://github.com/apache/solr-operator/issues/381#issuecomment-984666776


   Thanks for the swift reply :)
   I tried doing a `kubectl port-forward` to my "example-solrcloud-common" (8080 -> 80), but when I access http://localhost:8080 I get the following error in the shell:
   
   ```
   Handling connection for 8080
   E1202 15:12:11.516200   32672 portforward.go:400] an error occurred forwarding 8080 -> 8983: error forwarding port 8983 to pod 8a8abe2427d899d7e84f2e524fc43747d9e05ba49d23eda7bf263f731e66d6fa, uid : failed to execute portforward in network namespace "/var/run/netns/cni-8c979efc-93e7-93a6-a2fb-a78a8185e794": failed to dial 8983: dial tcp4 127.0.0.1:8983: connect: connection refused
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org