Advertisement
Guest User

Untitled

a guest
Apr 20th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. root@template:/# service mysql status
  2. ● mysql.service - MySQL Community Server
  3. Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
  4. Active: active (running) since Mon 2020-04-20 15:50:54 CEST; 38min ago
  5. Docs: man:mysqld(8)
  6. http://dev.mysql.com/doc/refman/en/using-systemd.html
  7. Main PID: 2550 (mysqld)
  8. Status: "Server is operational"
  9. Tasks: 46 (limit: 4700)
  10. Memory: 478.1M
  11. CGroup: /system.slice/mysql.service
  12. └─2550 /usr/sbin/mysqld
  13.  
  14. Apr 20 15:50:51 template systemd[1]: Starting MySQL Community Server...
  15. Apr 20 15:50:54 template systemd[1]: Started MySQL Community Server.
  16. root@template:/# service mysql restart
  17. root@template:/# sudo service mattermost start
  18. Job for mattermost.service failed because the control process exited with error code.
  19. See "systemctl status mattermost.service" and "journalctl -xe" for details.
  20. root@template:/# journalctl -xe
  21. Apr 20 16:31:38 template qemu-ga[320]: info: guest-ping called
  22. Apr 20 16:31:46 template systemd[1]: mattermost.service: Service RestartSec=10s expired, scheduling restart.
  23. Apr 20 16:31:46 template systemd[1]: mattermost.service: Scheduled restart job, restart counter is at 17.
  24. -- Subject: Automatic restarting of a unit has been scheduled
  25. -- Defined-By: systemd
  26. -- Support: https://www.debian.org/support
  27. --
  28. -- Automatic restarting of the unit mattermost.service has been scheduled, as the result for
  29. -- the configured Restart= setting for the unit.
  30. Apr 20 16:31:46 template systemd[1]: Stopped Mattermost.
  31. -- Subject: A stop job for unit mattermost.service has finished
  32. -- Defined-By: systemd
  33. -- Support: https://www.debian.org/support
  34. --
  35. -- A stop job for unit mattermost.service has finished.
  36. --
  37. -- The job identifier is 2635 and the job result is done.
  38. Apr 20 16:31:46 template systemd[1]: Starting Mattermost...
  39. -- Subject: A start job for unit mattermost.service has begun execution
  40. -- Defined-By: systemd
  41. -- Support: https://www.debian.org/support
  42. --
  43. -- A start job for unit mattermost.service has begun execution.
  44. --
  45. -- The job identifier is 2635.
  46. Apr 20 16:31:46 template mattermost[3923]: Error: failed to load configuration: failed to load: invalid config: Config.IsValid: model.config.is_valid.tls_cert_file.app_error,
  47. Apr 20 16:31:46 template mattermost[3923]: Usage:
  48. Apr 20 16:31:46 template mattermost[3923]: mattermost [flags]
  49. Apr 20 16:31:46 template mattermost[3923]: mattermost [command]
  50. Apr 20 16:31:46 template mattermost[3923]: Available Commands:
  51. Apr 20 16:31:46 template mattermost[3923]: channel Management of channels
  52. Apr 20 16:31:46 template mattermost[3923]: command Management of slash commands
  53. Apr 20 16:31:46 template mattermost[3923]: config Configuration
  54. Apr 20 16:31:46 template mattermost[3923]: export Export data from Mattermost
  55. Apr 20 16:31:46 template mattermost[3923]: group Management of groups
  56. Apr 20 16:31:46 template mattermost[3923]: help Help about any command
  57. Apr 20 16:31:46 template mattermost[3923]: import Import data.
  58. Apr 20 16:31:46 template mattermost[3923]: integrity Check database data integrity
  59. Apr 20 16:31:46 template mattermost[3923]: jobserver Start the Mattermost job server
  60. Apr 20 16:31:46 template mattermost[3923]: ldap LDAP related utilities
  61. Apr 20 16:31:46 template mattermost[3923]: license Licensing commands
  62. Apr 20 16:31:46 template mattermost[3923]: logs Display logs in a human-readable format
  63. Apr 20 16:31:46 template mattermost[3923]: permissions Management of the Permissions system
  64. Apr 20 16:31:46 template mattermost[3923]: plugin Management of plugins
  65. Apr 20 16:31:46 template mattermost[3923]: reset Reset the database to initial state
  66. Apr 20 16:31:46 template mattermost[3923]: roles Management of user roles
  67. Apr 20 16:31:46 template mattermost[3923]: sampledata Generate sample data
  68. Apr 20 16:31:46 template mattermost[3923]: server Run the Mattermost server
  69. Apr 20 16:31:46 template mattermost[3923]: team Management of teams
  70. Apr 20 16:31:46 template mattermost[3923]: user Management of users
  71. Apr 20 16:31:46 template mattermost[3923]: version Display version information
  72. Apr 20 16:31:46 template mattermost[3923]: webhook Management of webhooks
  73. Apr 20 16:31:46 template mattermost[3923]: Flags:
  74. Apr 20 16:31:46 template mattermost[3923]: -c, --config string Configuration file to use. (default "config.json")
  75. Apr 20 16:31:46 template mattermost[3923]: --disableconfigwatch When set config.json will not be loaded from disk when the file is changed.
  76. Apr 20 16:31:46 template mattermost[3923]: -h, --help help for mattermost
  77. Apr 20 16:31:46 template mattermost[3923]: Use "mattermost [command] --help" for more information about a command.
  78. Apr 20 16:31:46 template systemd[1]: mattermost.service: Main process exited, code=exited, status=1/FAILURE
  79. -- Subject: Unit process exited
  80. -- Defined-By: systemd
  81. -- Support: https://www.debian.org/support
  82. --
  83. -- An ExecStart= process belonging to unit mattermost.service has exited.
  84. --
  85. -- The process' exit code is 'exited' and its exit status is 1.
  86. Apr 20 16:31:46 template systemd[1]: mattermost.service: Failed with result 'exit-code'.
  87. -- Subject: Unit failed
  88. -- Defined-By: systemd
  89. -- Support: https://www.debian.org/support
  90. --
  91. -- The unit mattermost.service has entered the 'failed' state with result 'exit-code'.
  92. Apr 20 16:31:46 template systemd[1]: Failed to start Mattermost.
  93. -- Subject: A start job for unit mattermost.service has failed
  94. -- Defined-By: systemd
  95. -- Support: https://www.debian.org/support
  96. --
  97. -- A start job for unit mattermost.service has finished with a failure.
  98. --
  99. -- The job identifier is 2635 and the job result is failed.
  100. Apr 20 16:31:49 template qemu-ga[320]: info: guest-ping called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement