I170512 08:58:13.495498 672 vendor/google.golang.org/grpc/clientconn.go:806 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp [::1]:26258: getsockopt: connection refused"; Reconnecting to {localhost:26258 <nil>} E170512 08:58:15.1...
However I still think it might be a good idea either to expose a timeout option (since the server was still booting up when it received timout; if it had had 1 or 2 more minutes it would have booted up) or check if the server makes any progress before killing it. But it's actuall...
:connectionrefused;error#1:client:endpointhttp://127.0.0.1:2379exceededheadertimeouterror#0...exceededheadertimeout;error#1:dialtcp127.0.0.1:4001: getsockopt:connectionrefused 运行django的manager.py报错Error:111 connecting to 127.0.0.1:6379.connection refused ...
My InfluxDB was working fine for 2-3 months, but now it all a sudden has become unresponsive. Any idea what could be causing this? pi@raspberrypi:~ $ influx Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused...
qbittorrent-nox is installed on OpenBSD. I can access its WebUI from localhost, but can't from another machine - connection refused. From another machine I...
kubernetes dashboard 安装时出现9090: getsockopt: connection refused错误 安装kubernetes dashboard时,出现错误: 原因是安装flannel 的时候master节点和node节点的网络没有刷新引起的,确保flannel的网段是一致的,如下图所示: 查看k8s-master的网络: 查看k8s-node1的网络: 查看k8s-node2的网络: 如果不一致,则刷新: sy...
any idea why there is no access to the service from the hassio-CLI? hassio > ha info The HTTP request failed with the error: Get http://hassio/homeassistant/info: dial tcp 192.168.1.226:80: getsockopt: connection refused hassio > ne info The HTTP request failed with the error: Get ...
fieldSelector=spec.nodeName%3Dminikube&limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.719160 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/kubelet.go:451: Failed to list *v1.Service: ...
After I run influxd -config ../../etc/influxdb/influxdb.conf, and then run ./influx, an error occurred: Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp 127.0.0.1:8086: getsockopt: connection refused P...
Error: Gethttp://localhost:8080/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%3DTILLER: dial tcp [::1]:8080: getsockopt: connection refused This was a manual install in a lab on CentOS. Tiller pod is up and running: ...