spectralforce

csmm docker log

Jun 5th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. ---Checking if UID: 99 matches user---
  2. usermod: no changes
  3. ---Checking if GID: 100 matches user---
  4. usermod: no changes
  5. ---Setting umask to 000---
  6. ---Checking for optional scripts---
  7. ---No optional script found, continuing---
  8. ---Starting...---
  9. ---Starting MariaDB...---
  10. ---Starting Redis Server---
  11. ---Checking if CSMM is installed---
  12. ---Force Update activated, installing CSMM---
  13. ---CSMM successfully downloaded, please wait---
  14.  
  15. > [email protected] install /csmm-7dtd/CSMM/node_modules/uws
  16. > node-gyp rebuild > build_log.txt 2>&1 || exit 0
  17.  
  18.  
  19. > [email protected] install /csmm-7dtd/CSMM/node_modules/uws
  20. > node-gyp rebuild > build_log.txt 2>&1 || exit 0
  21.  
  22.  
  23. > [email protected] postinstall /csmm-7dtd/CSMM/node_modules/core-js
  24. > node -e "try{require('./postinstall')}catch(e){}"
  25.  
  26. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  27.  
  28. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
  29. > https://opencollective.com/core-js 
  30. > https://www.patreon.com/zloirock 
  31.  
  32. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  33.  
  34. npm WARN [email protected] No license field.
  35.  
  36. added 1135 packages from 856 contributors and audited 1438 packages in 9.279s
  37.  
  38. 1 package is looking for funding
  39. run `npm fund` for details
  40.  
  41. found 481 vulnerabilities (72 low, 6 moderate, 401 high, 2 critical)
  42. run `npm audit fix` to fix them, or `npm audit` for details
  43.  
  44. Usage: npm <command>
  45.  
  46. where <command> is one of:
  47. access, adduser, audit, bin, bugs, c, cache, ci, cit,
  48. clean-install, clean-install-test, completion, config,
  49. create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
  50. edit, explore, fund, get, help, help-search, hook, i, init,
  51. install, install-ci-test, install-test, it, link, list, ln,
  52. login, logout, ls, org, outdated, owner, pack, ping, prefix,
  53. profile, prune, publish, rb, rebuild, repo, restart, root,
  54. run, run-script, s, se, search, set, shrinkwrap, star,
  55. stars, start, stop, t, team, test, token, tst, un,
  56. uninstall, unpublish, unstar, up, update, v, version, view,
  57.  
  58. whoami
  59.  
  60. npm <command> -h quick help on <command>
  61. npm -l display full usage info
  62. npm help <term> search for help on <term>
  63. npm help npm involved overview
  64.  
  65. Specify configs in the ini-formatted file:
  66. /csmm-7dtd/.npmrc
  67. or on the command line via: npm <command> --key value
  68. Config info can be viewed via: npm help config
  69.  
  70. [email protected] /usr/lib/node_modules/npm
  71.  
  72. ---Force Update finished, CSMM successfully installed---
  73. ---Prepare Server---
  74. ---Configuring Redis---
  75. ---Force Update finished, CSMM successfully installed---
  76. ---Prepare Server---
  77. ---Configuring Redis---
  78. OK
  79. OK
  80. Background saving started
  81. ---Checking for old logs---
  82. ---Configuring CSMM---
  83. ---Checking if Databse is present---
  84. ---Database found, injecting, please wait---
  85. chmod: changing permissions of '/csmm-7dtd/.env': Operation not permitted
  86. ---Start Server---
  87. CSMM version: 1.12.0
  88.  
  89. chmod: changing permissions of '/csmm-7dtd/.env': Operation not permitted
  90. ---Start Server---
  91. CSMM version: 1.12.0
  92.  
  93. debug: Please note: since `sails.config.session.cookie.secure` is set to `true`, the session cookie
  94. debug: will _only_ be sent over TLS connections (i.e. secure https:// requests).
  95. debug: Requests made via http:// will not include a session cookie!
  96. debug:
  97. debug: For more help:
  98. debug: • https://sailsjs.com/config/session#?the-secure-flag
  99. debug: • https://sailsjs.com/config/session#?do-i-need-an-ssl-certificate
  100. debug: • https://sailsjs.com/config/sails-config-http#?properties
  101. debug: • https://sailsjs.com/support
  102. debug:
  103. (node:274) [DEP0095] DeprecationWarning: timers.enroll() is deprecated. Please use setTimeout instead.
  104. (node:274) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead.
Advertisement
Add Comment
Please, Sign In to add comment