Advertisement
srikat

Untitled

Aug 22nd, 2017
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. > sudo service nginx-sp restart
  2.  
  3. Job for nginx-sp.service failed because the control process exited with error code. See "systemctl status nginx-sp.service" and "journalctl -xe" for details.
  4.  
  5. ======
  6.  
  7. > systemctl status nginx-sp.service
  8.  
  9. nginx-sp.service - nginx-sp
  10. Loaded: loaded (/lib/systemd/system/nginx-sp.service; enabled; vendor preset:
  11. Active: inactive (dead) (Result: exit-code) since Tue 2017-08-22 08:48:49 UTC
  12. Process: 6664 ExecStop=/bin/kill -s QUIT $MAINPID (code=exited, status=0/SUCCE
  13. Process: 3757 ExecStartPost=/bin/sleep 0.1 (code=exited, status=0/SUCCESS)
  14. Process: 3749 ExecStart=/opt/sp/nginx/sbin/nginx (code=exited, status=0/SUCCES
  15. Process: 6805 ExecStartPre=/opt/sp/nginx/sbin/nginx -t (code=exited, status=1/
  16. Main PID: 3753 (code=exited, status=0/SUCCESS)
  17.  
  18. nginx-sp.service: Control proce
  19. Failed to start nginx-sp.
  20. nginx-sp.service: Unit entered
  21. nginx-sp.service: Failed with r
  22. nginx-sp.service: Service hold-
  23. Stopped nginx-sp.
  24. nginx-sp.service: Start request
  25. Failed to start nginx-sp.
  26. lines 1-17/17 (END)
  27.  
  28. ======
  29.  
  30. > journalctl -xe
  31.  
  32. Failed password for root from 1
  33. Failed password for root from 1
  34. Connection closed by 104.37.214
  35. PAM 2 more authentication failu
  36. pam_unix(sshd:auth): authentica
  37. Failed password for root from 6
  38. Failed password for root from 6
  39. pam_unix(sshd:auth): authentica
  40. Failed password for root from 6
  41. Received disconnect from 61.177
  42. Disconnected from 61.177.172.60
  43. PAM 2 more authentication failu
  44. Failed password for root from 6
  45. Received disconnect from 61.177
  46. Disconnected from 61.177.172.60
  47. pam_unix(sshd:auth): authentica
  48. Failed password for root from 1
  49. Received disconnect from 116.31
  50. Disconnected from 116.31.116.41
  51. Connection closed by 116.31.116
  52. Connection closed by 61.177.172
  53. Connection reset by 61.177.172.
  54. pam_unix(sshd:auth): authentica
  55. lines 1275-1297/1297 (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement