Advertisement
Guest User

Untitled

a guest
Sep 6th, 2017
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.17 KB | None | 0 0
  1. Using username "zander".
  2. Authenticating with public key "imported-openssh-key"
  3. Passphrase for key "imported-openssh-key":
  4. Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-93-generic x86_64)
  5.  
  6.  * Documentation:  https://help.ubuntu.com
  7.  * Management:     https://landscape.canonical.com
  8.  * Support:        https://ubuntu.com/advantage
  9.  
  10. 1 package can be updated.
  11. 0 updates are security updates.
  12.  
  13.  
  14. Last login: Wed Sep  6 11:00:34 2017 from 192.168.1.65
  15. [13:13]<~ @ > $ sudo service mysql start
  16. [sudo] password for zander:
  17. Job for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.
  18. [13:14]<~ @ > $ systemctl status mysql.service
  19. ● mysql.service - MySQL Community Server
  20.    Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
  21.    Active: activating (start-post) (Result: exit-code) since Wed 2017-09-06 13:14:10 CDT; 14s ago
  22.   Process: 1770 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
  23.   Process: 1762 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
  24.  Main PID: 1770 (code=exited, status=1/FAILURE);         : 1771 (mysql-systemd-s)
  25.     Tasks: 2
  26.    Memory: 328.0K
  27.       CPU: 306ms
  28.    CGroup: /system.slice/mysql.service
  29.            └─control
  30.              ├─1771 /bin/bash /usr/share/mysql/mysql-systemd-start post
  31.              └─1816 sleep 1
  32.  
  33. Sep 06 13:14:10 web-server systemd[1]: Starting MySQL Community Server...
  34. Sep 06 13:14:10 web-server systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
  35. [13:14]<~ @ > $ journalctl -xe
  36. Sep 06 13:13:46 web-server systemd[1562]: Reached target Default.
  37. -- Subject: Unit UNIT has finished start-up
  38. -- Defined-By: systemd
  39. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  40. --
  41. -- Unit UNIT has finished starting up.
  42. --
  43. -- The start-up result is done.
  44. Sep 06 13:13:46 web-server systemd[1562]: Startup finished in 15ms.
  45. -- Subject: System start-up is now complete
  46. -- Defined-By: systemd
  47. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  48. --
  49. -- All system services necessary queued for starting at boot have been
  50. -- successfully started. Note that this does not mean that the machine is
  51. -- now idle as services might still be busy with completing start-up.
  52. --
  53. -- Kernel start-up required KERNEL_USEC microseconds.
  54. --
  55. -- Initial RAM disk start-up required INITRD_USEC microseconds.
  56. --
  57. -- Userspace start-up required 15542 microseconds.
  58. Sep 06 13:13:46 web-server systemd[1]: Started User Manager for UID 1000.
  59. -- Subject: Unit user@1000.service has finished start-up
  60. -- Defined-By: systemd
  61. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  62. --
  63. -- Unit user@1000.service has finished starting up.
  64. --
  65. -- The start-up result is done.
  66. Sep 06 13:13:46 web-server sshd[1519]: User child is on pid 1660
  67. Sep 06 13:13:46 web-server sshd[1660]: Starting session: shell on pts/0 for zander from 192.168.1.65 port 58535 id 0
  68. Sep 06 13:13:47 web-server kernel: [UFW BLOCK] IN=enp5s5 OUT= MAC=84:16:f9:00:72:00:90:3e:ab:ef:e7:30:08:00 SRC=38.127.167.25 DST=192.168.1.183 LEN=71 TOS=0x00 PREC=0x00 TTL=49 ID=32092 DF PROTO=TCP SPT=443 DPT=56954 WINDOW=11 RES=0x00 A
  69. Sep 06 13:13:48 web-server kernel: [UFW BLOCK] IN=enp5s5 OUT= MAC=01:00:5e:00:00:01:90:3e:ab:ef:e7:30:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
  70. Sep 06 13:13:48 web-server kernel: [UFW BLOCK] IN=enp5s5 OUT= MAC=01:00:5e:00:00:01:90:3e:ab:ef:e7:30:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
  71. Sep 06 13:14:07 web-server sudo[1707]:   zander : TTY=pts/0 ; PWD=/mnt/HDDB/home/zander ; USER=root ; COMMAND=/usr/sbin/service mysql start
  72. Sep 06 13:14:07 web-server sudo[1707]: pam_unix(sudo:session): session opened for user root by zander(uid=0)
  73. Sep 06 13:14:09 web-server systemd[1]: Failed to start MySQL Community Server.
  74. -- Subject: Unit mysql.service has failed
  75. -- Defined-By: systemd
  76. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  77. --
  78. -- Unit mysql.service has failed.
  79. --
  80. -- The result is failed.
  81. Sep 06 13:14:09 web-server systemd[1]: mysql.service: Unit entered failed state.
  82. Sep 06 13:14:09 web-server systemd[1]: mysql.service: Failed with result 'exit-code'.
  83. Sep 06 13:14:09 web-server sudo[1707]: pam_unix(sudo:session): session closed for user root
  84. Sep 06 13:14:10 web-server systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
  85. Sep 06 13:14:10 web-server systemd[1]: Stopped MySQL Community Server.
  86. -- Subject: Unit mysql.service has finished shutting down
  87. -- Defined-By: systemd
  88. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  89. --
  90. -- Unit mysql.service has finished shutting down.
  91. Sep 06 13:14:10 web-server systemd[1]: Starting MySQL Community Server...
  92. -- Subject: Unit mysql.service has begun start-up
  93. -- Defined-By: systemd
  94. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  95. --
  96. -- Unit mysql.service has begun starting up.
  97. Sep 06 13:14:10 web-server systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
  98. lines 1947-2008/2008 (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement