Guest User

Untitled

a guest
Mar 29th, 2014
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.46 KB | None | 0 0
  1. tail /var/www/log/nginx.error.log -n 100
  2. 2014/03/29 05:10:53 [crit] 3122#0: *1 connect() to unix:/var/www/apps/r_code/socket/.unicorn.sock failed (2: No such file or directory) while connecting to upstream, client: 93.171.122.231, server: _, request: "GET / HTTP/1.1", upstream: "http://unix:/var/www/apps/r_code/socket/.unicorn.sock:/", host: "snowboarding.by"
  3.  
  4.  
  5. ls -la /var/www/apps/r_code/socket
  6. srwxrwxrwx 1 deployer deployer    0 Mar 29 06:37 .unicorn.sock
Advertisement
Add Comment
Please, Sign In to add comment