Advertisement
atross

atross:Error.log

Oct 18th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. [root@localhost nginx]# tail error.log
  2. 2019/10/18 21:36:54 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  3. 2019/10/18 21:36:55 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  4. 2019/10/18 21:36:55 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  5. 2019/10/18 21:36:55 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  6. 2019/10/18 21:36:55 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  7. 2019/10/18 21:36:56 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  8. 2019/10/18 21:36:56 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  9. 2019/10/18 21:36:56 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  10. 2019/10/18 21:36:57 [error] 7391#0: *14 connect() failed (113: No route to host) while connecting to upstream, client: 10.10.229.1, server: _, request: "GET /blog/ HTTP/1.1", upstream: "http://10.10.229.11:3001/blog/", host: "10.10.229.10"
  11. 2019/10/18 21:40:06 [error] 7391#0: *24 open() "/usr/share/nginx/html/assets/built/screen.css" failed (2: No such file or directory), client: 10.10.229.1, server: _, request: "GET /assets/built/screen.css?v=f452f2eb5c HTTP/1.1", host: "10.10.229.10", referrer: "http://10.10.229.10/blog/"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement