Hide Forgot
Description of problem: [5282a2a5fa6006aabc000005]\> haproxy_ctld -u /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:101:in `initialize': Connection refused - "/var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/run/stats" (Errno::ECONNREFUSED) from /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:101:in `open' from /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:101:in `refresh' from /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:67:in `initialize' from /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:345:in `new' from /var/lib/openshift/5282a2a5fa6006aabc000005/haproxy/usr/bin/haproxy_ctld.rb:345:in `<main>' It would be nice if an error message was returned indicating that the application had been stopped.
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/c362b17efe2037ee6b5a84e0dabe5aa6b447362c Bug 1029679: handle connection refused error with clean error message
https://github.com/openshift/origin-server/pull/4192
Checked on devenv_4056, issue has been fixed. [php1s-bmengdev.dev.rhcloud.com 528d9863c8c92ebbbf00005e]\> haproxy_ctld -u An error occurred; try again later: Could not connect to the application. Check if the application is stopped. [php1s-bmengdev.dev.rhcloud.com 528d9863c8c92ebbbf00005e]\> haproxy_ctld -d An error occurred; try again later: Could not connect to the application. Check if the application is stopped.