Advertisement
Thoughtscape

Docker CE Server Logs

Jun 25th, 2020
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. [steam@localhost CESVR1]$ docker-compose up
  2. Starting cesvr1_redis_1 ... done
  3. Starting cesvr1_ce0_1 ... done
  4. Attaching to cesvr1_redis_1, cesvr1_ce0_1
  5. redis_1 | 1:C 26 Jun 2020 00:06:36.511 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  6. redis_1 | 1:C 26 Jun 2020 00:06:36.511 # Redis version=5.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
  7. redis_1 | 1:C 26 Jun 2020 00:06:36.511 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  8. redis_1 | 1:M 26 Jun 2020 00:06:36.513 * Running mode=standalone, port=6379.
  9. redis_1 | 1:M 26 Jun 2020 00:06:36.513 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  10. redis_1 | 1:M 26 Jun 2020 00:06:36.513 # Server initialized
  11. redis_1 | 1:M 26 Jun 2020 00:06:36.513 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  12. ce0_1 | OK
  13. redis_1 | 1:M 26 Jun 2020 00:06:36.514 * DB loaded from disk: 0.000 seconds
  14. redis_1 | 1:M 26 Jun 2020 00:06:36.514 * Ready to accept connections
  15. ce0_1 | Error parsing /conanexiles/ConanSandbox/exiles0/Saved/Config/WindowsServer/Engine.ini: File contains parsing errors: <???>
  16. ce0_1 | [line 2]: ��[OnlineSubsystem]
  17. ce0_1 |
  18. ce0_1 | [line 8]:
  19. ce0_1 |
  20. ce0_1 | [line 9]: [URL]
  21. ce0_1 |
  22. ce0_1 | [line 11]:
  23. ce0_1 |
  24. ce0_1 | [line 12]: [OnlineSubsystemSteam]
  25. ce0_1 |
  26. ce0_1 | [line 14]:
  27. ce0_1 |
  28. ce0_1 | [line 15]: [Core.System]
  29. ce0_1 |
  30. ce0_1 | [line 21]:
  31. ce0_1 |
  32. ce0_1 | [line 22]:
  33. ce0_1 |
  34. ce0_1 | [line 23]:
  35. ce0_1 | Error parsing /conanexiles/ConanSandbox/exiles0/Saved/Config/WindowsServer/Engine.ini: File contains parsing errors: <???>
  36. ce0_1 | [line 2]: ��[OnlineSubsystem]
  37. ce0_1 |
  38. ce0_1 | [line 8]:
  39. ce0_1 |
  40. ce0_1 | [line 9]: [URL]
  41. ce0_1 |
  42. ce0_1 | [line 11]:
  43. ce0_1 |
  44. ce0_1 | [line 12]: [OnlineSubsystemSteam]
  45. ce0_1 |
  46. ce0_1 | [line 14]:
  47. ce0_1 |
  48. ce0_1 | [line 15]: [Core.System]
  49. ce0_1 |
  50. ce0_1 | [line 21]:
  51. ce0_1 |
  52. ce0_1 | [line 22]:
  53. ce0_1 |
  54. ce0_1 | [line 23]:
  55. ce0_1 | Error parsing /conanexiles/ConanSandbox/exiles0/Saved/Config/WindowsServer/Engine.ini: File contains parsing errors: <???>
  56. ce0_1 | [line 2]: ��[OnlineSubsystem]
  57. ce0_1 |
  58. ce0_1 | [line 8]:
  59. ce0_1 |
  60. ce0_1 | [line 9]: [URL]
  61. ce0_1 |
  62. ce0_1 | [line 11]:
  63. ce0_1 |
  64. ce0_1 | [line 12]: [OnlineSubsystemSteam]
  65. ce0_1 |
  66. ce0_1 | [line 14]:
  67. ce0_1 |
  68. ce0_1 | [line 15]: [Core.System]
  69. ce0_1 |
  70. ce0_1 | [line 21]:
  71. ce0_1 |
  72. ce0_1 | [line 22]:
  73. ce0_1 |
  74. ce0_1 | [line 23]:
  75. ce0_1 | Error parsing /conanexiles/ConanSandbox/exiles0/Saved/Config/WindowsServer/Engine.ini: File contains parsing errors: <???>
  76. ce0_1 | [line 2]: ��[OnlineSubsystem]
  77. ce0_1 |
  78. ce0_1 | [line 8]:
  79. ce0_1 |
  80. ce0_1 | [line 9]: [URL]
  81. ce0_1 |
  82. ce0_1 | [line 11]:
  83. ce0_1 |
  84. ce0_1 | [line 12]: [OnlineSubsystemSteam]
  85. ce0_1 |
  86. ce0_1 | [line 14]:
  87. ce0_1 |
  88. ce0_1 | [line 15]: [Core.System]
  89. ce0_1 |
  90. ce0_1 | [line 21]:
  91. ce0_1 |
  92. ce0_1 | [line 22]:
  93. ce0_1 |
  94. ce0_1 | [line 23]:
  95. ce0_1 | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
  96. ce0_1 | 'Supervisord is running as root and it is searching '
  97. ce0_1 | 2020-06-25 14:06:38,296 CRIT Supervisor running as root (no user in config file)
  98. ce0_1 | 2020-06-25 14:06:38,296 INFO Included extra file "/etc/supervisor/conf.d/conanexiles.conf" during parsing
  99. ce0_1 | Unlinking stale socket /var/run/supervisor.sock
  100. ce0_1 | 2020-06-25 14:06:38,610 INFO RPC interface 'supervisor' initialized
  101. ce0_1 | 2020-06-25 14:06:38,610 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  102. ce0_1 | 2020-06-25 14:06:38,611 INFO supervisord started with pid 198
  103. ce0_1 | 2020-06-25 14:06:39,614 INFO spawned: 'conanexilesController' with pid 211
  104. ce0_1 | >> INFO: Mode: Master - Instance: 5ef48d8cb5f8
  105. ce0_1 | 2020-06-25 14:06:40,626 INFO success: conanexilesController entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  106. ce0_1 | >> INFO: New build available. Updating 5204495 -> 5215907
  107. ce0_1 | OK
  108. ce0_1 | >> DEBUG: Shutdown Server in 15 minutes
  109. ce0_1 | [Errno 111] Connection refused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement