Skip to content

Instantly share code, notes, and snippets.

@tbbooher
Created April 18, 2011 19:32
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbbooher/926006 to your computer and use it in GitHub Desktop.
Save tbbooher/926006 to your computer and use it in GitHub Desktop.
We couldn’t find any files to show.
@tbbooher
Copy link
Author

the error is:

2011/04/18 15:23:41 [error] 11907#0: *4 connect() to unix:/tmp/sockets/unicorn.sock failed (111: Connection refused) while connecting to upstream, client: 71.191.237.168, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/sockets/unicorn.sock:/", host: "tacitus"
2011/04/18 15:23:42 [error] 11907#0: *4 connect() to unix:/tmp/sockets/unicorn.sock failed (111: Connection refused) while connecting to upstream, client: 71.191.237.168, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/sockets/unicorn.sock:/", host: "tacitus"

@blanchma
Copy link

Someone find a solution to this error ?

@tbbooher
Copy link
Author

yes, i got this working -- but this was awhile ago, but it looks odd http://unix:/tmp

@tbbooher
Copy link
Author

i could send you my new config files if that would help

@blanchma
Copy link

blanchma commented Aug 31, 2011 via email

@mattboldt
Copy link

Any final solution to this? Restarting Unicorn works, but then it seems to randomly go down again after requesting a new URL. Same connection refused error.

@sebastialonso
Copy link

Also reporting same issue. Any updates? It's been 3 months since last reply.

@kahboom
Copy link

kahboom commented Aug 23, 2014

Having this same issue..

@blevonius
Copy link

Any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment