Advertisement
Guest User

nginx error

a guest
Feb 16th, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. root@VPS6063:/etc/nginx/sites-available# journalctl -xe
  2. Feb 16 21:56:57 VPS6063 systemd[1]: Stopped A high performance web server and a reverse proxy server.
  3. -- Subject: A stop job for unit nginx.service has finished
  4. -- Defined-By: systemd
  5. -- Support: https://www.debian.org/support
  6. --
  7. -- A stop job for unit nginx.service has finished.
  8. --
  9. -- The job identifier is 476 and the job result is done.
  10. Feb 16 21:56:57 VPS6063 systemd[1]: Starting A high performance web server and a reverse proxy server...
  11. -- Subject: A start job for unit nginx.service has begun execution
  12. -- Defined-By: systemd
  13. -- Support: https://www.debian.org/support
  14. --
  15. -- A start job for unit nginx.service has begun execution.
  16. --
  17. -- The job identifier is 476.
  18. Feb 16 21:56:57 VPS6063 nginx[4634]: nginx: [emerg] "stream" directive is not allowed here in /etc/nginx/sites-enabled/default:93
  19. Feb 16 21:56:57 VPS6063 nginx[4634]: nginx: configuration file /etc/nginx/nginx.conf test failed
  20. Feb 16 21:56:57 VPS6063 systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
  21. -- Subject: Unit process exited
  22. -- Defined-By: systemd
  23. -- Support: https://www.debian.org/support
  24. --
  25. -- An ExecStartPre= process belonging to unit nginx.service has exited.
  26. --
  27. -- The process' exit code is 'exited' and its exit status is 1.
  28. Feb 16 21:56:57 VPS6063 systemd[1]: nginx.service: Failed with result 'exit-code'.
  29. -- Subject: Unit failed
  30. -- Defined-By: systemd
  31. -- Support: https://www.debian.org/support
  32. --
  33. -- The unit nginx.service has entered the 'failed' state with result 'exit-code'.
  34. Feb 16 21:56:57 VPS6063 systemd[1]: Failed to start A high performance web server and a reverse proxy server.
  35. -- Subject: A start job for unit nginx.service has failed
  36. -- Defined-By: systemd
  37. -- Support: https://www.debian.org/support
  38. --
  39. -- A start job for unit nginx.service has finished with a failure.
  40. --
  41. -- The job identifier is 476 and the job result is failed.
  42. Feb 16 21:56:57 VPS6063 sshd[4561]: Failed password for root from 218.92.0.210 port 49829 ssh2
  43. Feb 16 21:56:58 VPS6063 sshd[4585]: Failed password for root from 218.92.0.210 port 30842 ssh2
  44. Feb 16 21:56:58 VPS6063 sshd[4561]: Received disconnect from 218.92.0.210 port 49829:11: [preauth]
  45. Feb 16 21:56:58 VPS6063 sshd[4561]: Disconnected from authenticating user root 218.92.0.210 port 49829 [preauth]
  46. Feb 16 21:56:58 VPS6063 sshd[4561]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=218.92.0.210 user=root
  47. Feb 16 21:56:59 VPS6063 sshd[4617]: Failed password for root from 218.92.0.210 port 11253 ssh2
  48. Feb 16 21:57:00 VPS6063 sshd[4585]: Failed password for root from 218.92.0.210 port 30842 ssh2
  49. Feb 16 21:57:01 VPS6063 sshd[4585]: Received disconnect from 218.92.0.210 port 30842:11: [preauth]
  50. Feb 16 21:57:01 VPS6063 sshd[4585]: Disconnected from authenticating user root 218.92.0.210 port 30842 [preauth]
  51. Feb 16 21:57:01 VPS6063 sshd[4585]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=218.92.0.210 user=root
  52. Feb 16 21:57:02 VPS6063 sshd[4617]: Failed password for root from 218.92.0.210 port 11253 ssh2
  53. lines 1243-1293/1293 (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement