Guest User

Container_DB_BOKKSTACK

a guest
Jun 6th, 2022
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.24 KB | None | 0 0
  1. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  2. [s6-init] ensuring user provided files have correct perms...exited 0.
  3. [fix-attrs.d] applying ownership & permissions fixes...
  4. [fix-attrs.d] done.
  5. [cont-init.d] executing container initialization scripts...
  6. [cont-init.d] 01-envfile: executing...
  7. [cont-init.d] 01-envfile: exited 0.
  8. [cont-init.d] 02-tamper-check: executing...
  9. [cont-init.d] 02-tamper-check: exited 0.
  10. [cont-init.d] 10-adduser: executing...
  11.  
  12. -------------------------------------
  13. _ ()
  14. | | ___ _ __
  15. | | / __| | | / \
  16. | | \__ \ | | | () |
  17. |_| |___/ |_| \__/
  18.  
  19.  
  20. Brought to you by linuxserver.io
  21. -------------------------------------
  22.  
  23. To support LSIO projects visit:
  24. https://www.linuxserver.io/donate/
  25. -------------------------------------
  26. GID/UID
  27. -------------------------------------
  28.  
  29. User uid: 1000
  30. User gid: 1000
  31. -------------------------------------
  32.  
  33. [cont-init.d] 10-adduser: exited 0.
  34. [cont-init.d] 20-config: executing...
  35. [cont-init.d] 20-config: exited 0.
  36. [cont-init.d] 30-keygen: executing...
  37. generating self-signed keys in /config/keys, you can replace these with your own keys if required
  38. Generating a RSA private key
  39. ...........+++++
  40. ........................................+++++
  41. writing new private key to '/config/keys/cert.key'
  42. -----
  43. [cont-init.d] 30-keygen: exited 0.
  44. [cont-init.d] 50-config: executing...
  45. New container detected. Setting up app folder and fixing permissions.
  46. Generating BookStack app key for first run
  47. App Key set to base64:oCEEtYV4lKCk9WGKtdpWLsjxEm19jWgWbjyL4tFUl8U= you can modify the file to update /config/BOOKSTACK_APP_KEY.txt
  48. Running config - db_user set
  49. **** APP_URL in /config/www/.env is being updated from https://example.com to https://pvwiki.itbiksen.com ****
  50. **** If this is an existing install, you should run the following line from your host terminal to update the database URL entries: ****
  51. ************************************************************************
  52. docker exec -it bookstack php /var/www/html/artisan bookstack:update-url https://example.com https://pvwiki.itbiksen.com
  53. ************************************************************************
  54. /var/run/s6/etc/cont-init.d/50-config: line 98: warning: command substitution: ignored null byte in input
  55. /var/run/s6/etc/cont-init.d/50-config: line 98: warning: command substitution: ignored null byte in input
  56. Migration table created successfully.
  57. Migrating: 2014_10_12_000000_create_users_table
  58. Migrated: 2014_10_12_000000_create_users_table (119.66ms)
  59. Migrating: 2014_10_12_100000_create_password_resets_table
  60. Migrated: 2014_10_12_100000_create_password_resets_table (21.47ms)
  61. Migrating: 2015_07_12_114933_create_books_table
  62. Migrated: 2015_07_12_114933_create_books_table (8.92ms)
  63. Migrating: 2015_07_12_190027_create_pages_table
  64. Migrated: 2015_07_12_190027_create_pages_table (7.46ms)
  65. Migrating: 2015_07_13_172121_create_images_table
  66. Migrated: 2015_07_13_172121_create_images_table (6.99ms)
  67. Migrating: 2015_07_27_172342_create_chapters_table
  68. Migrated: 2015_07_27_172342_create_chapters_table (6.86ms)
  69. Migrating: 2015_08_08_200447_add_users_to_entities
  70. Migrated: 2015_08_08_200447_add_users_to_entities (16.01ms)
  71. Migrating: 2015_08_09_093534_create_page_revisions_table
  72. Migrated: 2015_08_09_093534_create_page_revisions_table (7.75ms)
  73. Migrating: 2015_08_16_142133_create_activities_table
  74. Migrated: 2015_08_16_142133_create_activities_table (6.99ms)
  75. Migrating: 2015_08_29_105422_add_roles_and_permissions
  76. Migrated: 2015_08_29_105422_add_roles_and_permissions (272.45ms)
  77. Migrating: 2015_08_30_125859_create_settings_table
  78. Migrated: 2015_08_30_125859_create_settings_table (20.22ms)
  79. Migrating: 2015_08_31_175240_add_search_indexes
  80. Migrated: 2015_08_31_175240_add_search_indexes (0.07ms)
  81. Migrating: 2015_09_04_165821_create_social_accounts_table
  82. Migrated: 2015_09_04_165821_create_social_accounts_table (24.96ms)
  83. Migrating: 2015_09_05_164707_add_email_confirmation_table
  84. Migrated: 2015_09_05_164707_add_email_confirmation_table (39.85ms)
  85. Migrating: 2015_11_21_145609_create_views_table
  86. Migrated: 2015_11_21_145609_create_views_table (7.47ms)
  87. Migrating: 2015_11_26_221857_add_entity_indexes
  88. Migrated: 2015_11_26_221857_add_entity_indexes (147.67ms)
  89. Migrating: 2015_12_05_145049_fulltext_weighting
  90. Migrated: 2015_12_05_145049_fulltext_weighting (0.10ms)
  91. Migrating: 2015_12_07_195238_add_image_upload_types
  92. Migrated: 2015_12_07_195238_add_image_upload_types (42.92ms)
  93. Migrating: 2015_12_09_195748_add_user_avatars
  94. Migrated: 2015_12_09_195748_add_user_avatars (5.29ms)
  95. Migrating: 2016_01_11_210908_add_external_auth_to_users
  96. Migrated: 2016_01_11_210908_add_external_auth_to_users (11.14ms)
  97. Migrating: 2016_02_25_184030_add_slug_to_revisions
  98. Migrated: 2016_02_25_184030_add_slug_to_revisions (15.59ms)
  99. Migrating: 2016_02_27_120329_update_permissions_and_roles
  100. Migrated: 2016_02_27_120329_update_permissions_and_roles (133.85ms)
  101. Migrating: 2016_02_28_084200_add_entity_access_controls
  102. Migrated: 2016_02_28_084200_add_entity_access_controls (83.97ms)
  103. Migrating: 2016_03_09_203143_add_page_revision_types
  104. Migrated: 2016_03_09_203143_add_page_revision_types (10.50ms)
  105. Migrating: 2016_03_13_082138_add_page_drafts
  106. Migrated: 2016_03_13_082138_add_page_drafts (10.42ms)
  107. Migrating: 2016_03_25_123157_add_markdown_support
  108. Migrated: 2016_03_25_123157_add_markdown_support (8.47ms)
  109. Migrating: 2016_04_09_100730_add_view_permissions_to_roles
  110. Migrated: 2016_04_09_100730_add_view_permissions_to_roles (31.85ms)
  111. Migrating: 2016_04_20_192649_create_joint_permissions_table
  112. Migrated: 2016_04_20_192649_create_joint_permissions_table (101.42ms)
  113. Migrating: 2016_05_06_185215_create_tags_table
  114. Migrated: 2016_05_06_185215_create_tags_table (35.43ms)
  115. Migrating: 2016_07_07_181521_add_summary_to_page_revisions
  116. Migrated: 2016_07_07_181521_add_summary_to_page_revisions (4.77ms)
  117. Migrating: 2016_09_29_101449_remove_hidden_roles
  118. Migrated: 2016_09_29_101449_remove_hidden_roles (19.89ms)
  119. Migrating: 2016_10_09_142037_create_attachments_table
  120. Migrated: 2016_10_09_142037_create_attachments_table (32.04ms)
  121. Migrating: 2017_01_21_163556_create_cache_table
  122. Migrated: 2017_01_21_163556_create_cache_table (21.80ms)
  123. Migrating: 2017_01_21_163602_create_sessions_table
  124. Migrated: 2017_01_21_163602_create_sessions_table (21.06ms)
  125. Migrating: 2017_03_19_091553_create_search_index_table
  126. Migrated: 2017_03_19_091553_create_search_index_table (111.29ms)
  127. Migrating: 2017_04_20_185112_add_revision_counts
  128. Migrated: 2017_04_20_185112_add_revision_counts (18.18ms)
  129. Migrating: 2017_07_02_152834_update_db_encoding_to_ut8mb4
  130. Migrated: 2017_07_02_152834_update_db_encoding_to_ut8mb4 (0.11ms)
  131. Migrating: 2017_08_01_130541_create_comments_table
  132. Migrated: 2017_08_01_130541_create_comments_table (36.06ms)
  133. Migrating: 2017_08_29_102650_add_cover_image_display
  134. Migrated: 2017_08_29_102650_add_cover_image_display (4.44ms)
  135. Migrating: 2018_07_15_173514_add_role_external_auth_id
  136. Migrated: 2018_07_15_173514_add_role_external_auth_id (15.27ms)
  137. Migrating: 2018_08_04_115700_create_bookshelves_table
  138. Migrated: 2018_08_04_115700_create_bookshelves_table (186.72ms)
  139. Migrating: 2019_07_07_112515_add_template_support
  140. Migrated: 2019_07_07_112515_add_template_support (11.66ms)
  141. Migrating: 2019_08_17_140214_add_user_invites_table
  142. Migrated: 2019_08_17_140214_add_user_invites_table (19.53ms)
  143. Migrating: 2019_12_29_120917_add_api_auth
  144. Migrated: 2019_12_29_120917_add_api_auth (27.87ms)
  145. Migrating: 2020_08_04_111754_drop_joint_permissions_id
  146. Migrated: 2020_08_04_111754_drop_joint_permissions_id (47.91ms)
  147. Migrating: 2020_08_04_131052_remove_role_name_field
  148. Migrated: 2020_08_04_131052_remove_role_name_field (6.42ms)
  149. Migrating: 2020_09_19_094251_add_activity_indexes
  150. Migrated: 2020_09_19_094251_add_activity_indexes (12.33ms)
  151. Migrating: 2020_09_27_210059_add_entity_soft_deletes
  152. Migrated: 2020_09_27_210059_add_entity_soft_deletes (19.42ms)
  153. Migrating: 2020_09_27_210528_create_deletions_table
  154. Migrated: 2020_09_27_210528_create_deletions_table (25.54ms)
  155. Migrating: 2020_11_07_232321_simplify_activities_table
  156. Migrated: 2020_11_07_232321_simplify_activities_table (71.19ms)
  157. Migrating: 2020_12_30_173528_add_owned_by_field_to_entities
  158. Migrated: 2020_12_30_173528_add_owned_by_field_to_entities (55.12ms)
  159. Migrating: 2021_01_30_225441_add_settings_type_column
  160. Migrated: 2021_01_30_225441_add_settings_type_column (3.33ms)
  161. Migrating: 2021_03_08_215138_add_user_slug
  162. Migrated: 2021_03_08_215138_add_user_slug (20.68ms)
  163. Migrating: 2021_05_15_173110_create_favourites_table
  164. Migrated: 2021_05_15_173110_create_favourites_table (17.54ms)
  165. Migrating: 2021_06_30_173111_create_mfa_values_table
  166. Migrated: 2021_06_30_173111_create_mfa_values_table (16.03ms)
  167. Migrating: 2021_07_03_085038_add_mfa_enforced_to_roles_table
  168. Migrated: 2021_07_03_085038_add_mfa_enforced_to_roles_table (4.11ms)
  169. Migrating: 2021_08_28_161743_add_export_role_permission
  170. Migrated: 2021_08_28_161743_add_export_role_permission (3.98ms)
  171. Migrating: 2021_09_26_044614_add_activities_ip_column
  172. Migrated: 2021_09_26_044614_add_activities_ip_column (3.47ms)
  173. Migrating: 2021_11_26_070438_add_index_for_user_ip
  174. Migrated: 2021_11_26_070438_add_index_for_user_ip (5.68ms)
  175. Migrating: 2021_12_07_111343_create_webhooks_table
  176. Migrated: 2021_12_07_111343_create_webhooks_table (32.34ms)
  177. Migrating: 2021_12_13_152024_create_jobs_table
  178. Migrated: 2021_12_13_152024_create_jobs_table (11.21ms)
  179. Migrating: 2021_12_13_152120_create_failed_jobs_table
  180. Migrated: 2021_12_13_152120_create_failed_jobs_table (13.44ms)
  181. Migrating: 2022_01_03_154041_add_webhooks_timeout_error_columns
  182. Migrated: 2022_01_03_154041_add_webhooks_timeout_error_columns (3.16ms)
  183. Migrating: 2022_04_17_101741_add_editor_change_field_and_permission
  184. Migrated: 2022_04_17_101741_add_editor_change_field_and_permission (7.99ms)
  185. Migrating: 2022_04_25_140741_update_polymorphic_types
  186. Migrated: 2022_04_25_140741_update_polymorphic_types (21.76ms)
  187. [cont-init.d] 50-config: exited 0.
  188. [cont-init.d] 90-custom-folders: executing...
  189. [cont-init.d] 90-custom-folders: exited 0.
  190. [cont-init.d] 99-custom-files: executing...
  191. [custom-init] no custom files found exiting...
  192. [cont-init.d] 99-custom-files: exited 0.
  193. [cont-init.d] done.
  194. [services.d] starting services
  195. [services.d] done.
  196.  
Add Comment
Please, Sign In to add comment