Difference between revisions of "Connection refused"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
[[ConnectionRefusedError]]: [Errno 111] Connection refused | [[ConnectionRefusedError]]: [Errno 111] Connection refused | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | [[Error submitting packet]]: [Errno 111] | ||
== See also == | == See also == |
Revision as of 11:10, 5 December 2022
kubectl logs --previous --tail 10 your-pod 2022/07/18 16:57:36 Failed to connect to RabbitMQ dial tcp 10.100.105.23:5672: connect: connection refused
Cannot access the database: :real_connect(): (HY000/2002): Connection refused.
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: Failed to establish a new connection: [Errno 111] Connection refused)
ConnectionRefusedError: [Errno 111] Connection refused
Related
Error submitting packet: [Errno 111]
See also
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: