Guest User

Overleaf Log

a guest
May 12th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 KB | None | 0 0
  1. *** Running /etc/my_init.d/00_make_sharelatex_data_dirs.sh...
  2. *** Running /etc/my_init.d/00_regen_sharelatex_secrets.sh...
  3. generating random secrets
  4. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
  5. *** Running /etc/my_init.d/00_set_docker_host_ipaddress.sh...
  6. *** Running /etc/my_init.d/10_syslog-ng.init...
  7. May 13 01:04:16 14929fc42850 syslog-ng[53]: syslog-ng starting up; version='3.13.2'
  8.  
  9. *** Running /etc/my_init.d/98_check_db_access.sh...
  10. Checking can connect to mongo and redis
  11. Running "check:redis" task
  12. Checking can connect to redis
  13. OK.
  14. Done, without errors.
  15. Running "check:mongo" task
  16. Checking can connect to mongoOK.
  17. Done, without errors.
  18. All checks passed
  19. *** Running /etc/my_init.d/99_migrate.sh...
  20. /usr/bin/node
  21. /usr/bin/grunt
  22. total 60
  23. drwxr-xr-x 1 root root 700 Feb 7 09:07 .
  24. drwxr-xr-x 1 root root 632 Feb 7 09:08 ..
  25. -rw-r--r-- 1 root root 2911 Feb 7 09:07 10_update_project_tokens.js
  26. -rw-r--r-- 1 root root 5031 Feb 7 09:07 1_move_doc_lines_to_doc_collection.coffee
  27. -rw-r--r-- 1 root root 5936 Feb 7 09:07 2_doc_lines_delete_from_project.coffee
  28. -rw-r--r-- 1 root root 10627 Feb 7 09:07 3_pack_docHistory_collection.coffee
  29. -rw-r--r-- 1 root root 788 Feb 7 09:07 4_update_user_features.coffee
  30. -rw-r--r-- 1 root root 3526 Feb 7 09:07 5_remove_holding_accounts.coffee
  31. -rw-r--r-- 1 root root 652 Feb 7 09:07 6_add_track_changes_feature.coffee
  32. -rw-r--r-- 1 root root 1334 Feb 7 09:07 7_add_token_indexes.coffee
  33. -rw-r--r-- 1 root root 733 Feb 7 09:07 7_add_track_changes_feature_again.coffee
  34. -rw-r--r-- 1 root root 1153 Feb 7 09:07 9_create_user_emails_array.js
  35. -rw-r--r-- 1 root root 335 Feb 7 09:07 about_migrations.md
  36. Initializing
  37. Command-line options: --verbose, --gruntfile=/var/www/sharelatex/Gruntfile.coffee
  38.  
  39. Reading "Gruntfile.coffee" Gruntfile...OK
  40.  
  41. Registering Gruntfile tasks.
  42.  
  43. Registering "grunt-bunyan" local Npm module tasks.
  44. Reading /var/www/sharelatex/node_modules/grunt-bunyan/package.json...OK
  45. Parsing /var/www/sharelatex/node_modules/grunt-bunyan/package.json...OK
  46. Loading "bunyan.js" tasks...OK
  47. + bunyan
  48.  
  49. Registering "grunt-execute" local Npm module tasks.
  50. Reading /var/www/sharelatex/node_modules/grunt-execute/package.json...OK
  51. Parsing /var/www/sharelatex/node_modules/grunt-execute/package.json...OK
  52. Loading "execute.js" tasks...OK
  53. + execute
  54.  
  55. Registering "grunt-available-tasks" local Npm module tasks.
  56. Reading /var/www/sharelatex/node_modules/grunt-available-tasks/package.json...OK
  57. Parsing /var/www/sharelatex/node_modules/grunt-available-tasks/package.json...OK
  58. Loading "available_tasks.js" tasks...OK
  59. + availabletasks
  60.  
  61. Registering "grunt-concurrent" local Npm module tasks.
  62. Reading /var/www/sharelatex/node_modules/grunt-concurrent/package.json...OK
  63. Parsing /var/www/sharelatex/node_modules/grunt-concurrent/package.json...OK
  64. Loading "concurrent.js" tasks...OK
  65. + concurrent
  66.  
  67. Registering "grunt-contrib-coffee" local Npm module tasks.
  68. Reading /var/www/sharelatex/node_modules/grunt-contrib-coffee/package.json...OK
  69. Parsing /var/www/sharelatex/node_modules/grunt-contrib-coffee/package.json...OK
  70. Loading "coffee.js" tasks...OK
  71. + coffee
  72.  
  73. Registering "grunt-shell" local Npm module tasks.
  74. Reading /var/www/sharelatex/node_modules/grunt-shell/package.json...OK
  75. Parsing /var/www/sharelatex/node_modules/grunt-shell/package.json...OK
  76. Loading "shell.js" tasks...OK
  77. + shell
  78.  
  79. Registering "./tasks" tasks.
  80. Loading "CreateAndDestoryUsers.coffee" tasks...OK
  81. + user:create-admin, user:delete
  82. Loading "ProjectSize.coffee" tasks...OK
  83. >> No tasks were registered or unregistered.
  84. Initializing config...OK
  85. Loading "Gruntfile.coffee" tasks...OK
  86. + check, check:make, check:mongo, check:redis, default, help, install, install:all, install:chat, install:clsi, install:contacts, install:docstore, install:document-updater, install:filestore, install:notifications, install:real-time, install:spelling, install:tags, install:track-changes, install:web, migrate, postinstall, run, run:all, update, update:all
  87.  
  88. Running tasks: migrate
  89.  
  90. Running "migrate" task
  91.  
  92. Running "coffee:migrate" (coffee) task
  93. Verifying property coffee.migrate exists in config...OK
  94. Files: migrations/1_move_doc_lines_to_doc_collection.coffee -> migrations/1_move_doc_lines_to_doc_collection.js
  95. Files: migrations/2_doc_lines_delete_from_project.coffee -> migrations/2_doc_lines_delete_from_project.js
  96. Files: migrations/3_pack_docHistory_collection.coffee -> migrations/3_pack_docHistory_collection.js
  97. Files: migrations/4_update_user_features.coffee -> migrations/4_update_user_features.js
  98. Files: migrations/5_remove_holding_accounts.coffee -> migrations/5_remove_holding_accounts.js
  99. Files: migrations/6_add_track_changes_feature.coffee -> migrations/6_add_track_changes_feature.js
  100. Files: migrations/7_add_token_indexes.coffee -> migrations/7_add_token_indexes.js
  101. Files: migrations/7_add_track_changes_feature_again.coffee -> migrations/7_add_track_changes_feature_again.js
  102. Options: bare, join=false, sourceMap=false, joinExt=".src.coffee", separator="\n"
  103. Reading migrations/1_move_doc_lines_to_doc_collection.coffee...OK
  104. Writing migrations/1_move_doc_lines_to_doc_collection.js...OK
  105. Reading migrations/2_doc_lines_delete_from_project.coffee...OK
  106. Writing migrations/2_doc_lines_delete_from_project.js...OK
  107. Reading migrations/3_pack_docHistory_collection.coffee...OK
  108. Writing migrations/3_pack_docHistory_collection.js...OK
  109. Reading migrations/4_update_user_features.coffee...OK
  110. Writing migrations/4_update_user_features.js...OK
  111. Reading migrations/5_remove_holding_accounts.coffee...OK
  112. Writing migrations/5_remove_holding_accounts.js...OK
  113. Reading migrations/6_add_track_changes_feature.coffee...OK
  114. Writing migrations/6_add_track_changes_feature.js...OK
  115. Reading migrations/7_add_token_indexes.coffee...OK
  116. Writing migrations/7_add_token_indexes.js...OK
  117. Reading migrations/7_add_track_changes_feature_again.coffee...OK
  118. Writing migrations/7_add_track_changes_feature_again.js...OK
  119.  
  120. Running "shell:migrate" (shell) task
  121. Verifying property shell.migrate exists in config...OK
  122. File: [no files]
  123. Options: stdout, stderr, stdin, failOnError, stdinRawMode=false, preferLocal=false, execOptions={"env":null}
  124. Command: ./node_modules/east/bin/east migrate --adapter east-mongo --url mongodb://192.168.0.200:27017
  125. nothing to migrate
  126.  
  127. Done, without errors.
  128. All migrations finished
  129. *** Booting runit daemon...
  130. *** Runit started as PID 112
  131. May 13 01:04:19 14929fc42850 cron[129]: (CRON) INFO (pidfile fd = 3)
  132. May 13 01:04:19 14929fc42850 cron[129]: (CRON) INFO (Running @reboot jobs)
  133. >> Copying synctex executable to the host
Add Comment
Please, Sign In to add comment