Advertisement
whazaza

Untitled

Dec 13th, 2022
823
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.11 KB | Software | 0 0
  1.  
  2. Attaching to passbolt_passbolt_1, passbolt_db_1
  3. passbolt_1  | wait-for.sh: waiting for db:3306 without a timeout
  4. passbolt_1  | wait-for.sh: db:3306 is available after 1 seconds
  5. passbolt_1  | gpg: keybox '/var/lib/passbolt/.gnupg/pubring.kbx' created
  6. passbolt_1  | gpg: /var/lib/passbolt/.gnupg/trustdb.gpg: trustdb created
  7. passbolt_1  | gpg: key A4E465A2AEB27207: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  8. passbolt_1  | gpg: key FFDD1D7012E87926: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  9. passbolt_1  | gpg: key 5234954E6B201BAE: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  10. passbolt_1  | gpg: key 256C46EDE5B08205: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  11. passbolt_1  | gpg: key FB188BED0C639A95: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  12. passbolt_1  | gpg: key BC639E6C9AFD2651: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  13. passbolt_1  | gpg: key 419C51D0EE6A3A02: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  14. passbolt_1  | gpg: key B2BE66ACB4DF0371: public key "Passbolt default user <passbolt@yourdomain.com>" imported
  15. passbolt_1  | gpg: Total number processed: 8
  16. passbolt_1  | gpg:               imported: 8
  17. passbolt_1  | gpg: key A4E465A2AEB27207: "Passbolt default user <passbolt@yourdomain.com>" not changed
  18. passbolt_1  | gpg: key A4E465A2AEB27207: secret key imported
  19. passbolt_1  | gpg: key FFDD1D7012E87926: "Passbolt default user <passbolt@yourdomain.com>" not changed
  20. passbolt_1  | gpg: key FFDD1D7012E87926: secret key imported
  21. passbolt_1  | gpg: key 5234954E6B201BAE: "Passbolt default user <passbolt@yourdomain.com>" not changed
  22. passbolt_1  | gpg: key 5234954E6B201BAE: secret key imported
  23. passbolt_1  | gpg: key 256C46EDE5B08205: "Passbolt default user <passbolt@yourdomain.com>" not changed
  24. passbolt_1  | gpg: key 256C46EDE5B08205: secret key imported
  25. passbolt_1  | gpg: key FB188BED0C639A95: "Passbolt default user <passbolt@yourdomain.com>" not changed
  26. passbolt_1  | gpg: key FB188BED0C639A95: secret key imported
  27. passbolt_1  | gpg: key BC639E6C9AFD2651: "Passbolt default user <passbolt@yourdomain.com>" not changed
  28. passbolt_1  | gpg: key BC639E6C9AFD2651: secret key imported
  29. passbolt_1  | gpg: key 419C51D0EE6A3A02: "Passbolt default user <passbolt@yourdomain.com>" not changed
  30. passbolt_1  | gpg: key 419C51D0EE6A3A02: secret key imported
  31. passbolt_1  | gpg: key B2BE66ACB4DF0371: "Passbolt default user <passbolt@yourdomain.com>" not changed
  32. passbolt_1  | gpg: key B2BE66ACB4DF0371: secret key imported
  33. passbolt_1  | gpg: Total number processed: 8
  34. passbolt_1  | gpg:              unchanged: 8
  35. passbolt_1  | gpg:       secret keys read: 8
  36. passbolt_1  | gpg:   secret keys imported: 8
  37. passbolt_1  | Generating a RSA private key
  38. passbolt_1  | .....................................++++
  39. passbolt_1  | .......................................................................++++
  40. passbolt_1  | writing new private key to '/etc/ssl/certs/certificate.key'
  41. passbolt_1  | -----
  42. passbolt_1  | Installing passbolt
  43. passbolt_1  |
  44. passbolt_1  |      ____                  __          ____
  45. passbolt_1  |     / __ \____  _____ ____/ /_  ____  / / /_
  46. passbolt_1  |    / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
  47. passbolt_1  |   / ____/ /_/ (__  |__  ) /_/ / /_/ / / /
  48. passbolt_1  |  /_/    \__,_/____/____/_.___/\____/_/\__/
  49. passbolt_1  |
  50. passbolt_1  |  Open source password manager for teams
  51. passbolt_1  | -------------------------------------------------------------------------------
  52. passbolt_1  | Running baseline checks, please wait...
  53. passbolt_1  | Some tables are already present in the database. A new installation would override existing data.
  54. passbolt_1  | Please use --force to proceed anyway.
  55. passbolt_1  | Running migrations
  56. passbolt_1  |
  57. passbolt_1  |      ____                  __          ____
  58. passbolt_1  |     / __ \____  _____ ____/ /_  ____  / / /_
  59. passbolt_1  |    / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
  60. passbolt_1  |   / ____/ /_/ (__  |__  ) /_/ / /_/ / / /
  61. passbolt_1  |  /_/    \__,_/____/____/_.___/\____/_/\__/
  62. passbolt_1  |
  63. passbolt_1  |  Open source password manager for teams
  64. passbolt_1  | -------------------------------------------------------------------------------
  65. passbolt_1  | -------------------------------------------------------------------------------
  66. passbolt_1  |  Running migration scripts.
  67. passbolt_1  | -------------------------------------------------------------------------------
  68. passbolt_1  | using migration paths
  69. passbolt_1  |  - /etc/passbolt/Migrations
  70. passbolt_1  | using seed paths
  71. passbolt_1  | using environment default
  72. passbolt_1  | using adapter mysql
  73. passbolt_1  | using database passbolt
  74. passbolt_1  | ordering by creation time
  75. passbolt_1  |
  76. passbolt_1  | All Done. Took 0.0080s
  77. passbolt_1  | Clearing default
  78. passbolt_1  | Cleared default cache
  79. passbolt_1  | Clearing _cake_core_
  80. passbolt_1  | Cleared _cake_core_ cache
  81. passbolt_1  | Clearing _cake_model_
  82. passbolt_1  | Cleared _cake_model_ cache
  83. passbolt_1  | Enjoy!
  84. passbolt_1  |
  85. passbolt_1  | /usr/lib/python3/dist-packages/supervisor/options.py:474: 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.
  86. passbolt_1  |   self.warnings.warn(
  87. passbolt_1  | 2022-12-12 17:44:28,641 CRIT Supervisor is running as root.  Privileges were not dropped because no user is specified in the config file.  If you intend to run as root, you can set user=root in the config file to avoid this message.
  88. passbolt_1  | 2022-12-12 17:44:28,641 INFO Included extra file "/etc/supervisor/conf.d/cron.conf" during parsing
  89. passbolt_1  | 2022-12-12 17:44:28,641 INFO Included extra file "/etc/supervisor/conf.d/nginx.conf" during parsing
  90. passbolt_1  | 2022-12-12 17:44:28,641 INFO Included extra file "/etc/supervisor/conf.d/php.conf" during parsing
  91. passbolt_1  | 2022-12-12 17:44:28,644 INFO RPC interface 'supervisor' initialized
  92. passbolt_1  | 2022-12-12 17:44:28,644 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  93. passbolt_1  | 2022-12-12 17:44:28,644 INFO supervisord started with pid 1
  94. passbolt_1  | 2022-12-12 17:44:29,647 INFO spawned: 'php-fpm' with pid 154
  95. passbolt_1  | 2022-12-12 17:44:29,649 INFO spawned: 'nginx' with pid 155
  96. passbolt_1  | 2022-12-12 17:44:29,651 INFO spawned: 'cron' with pid 156
  97. passbolt_1  | [12-Dec-2022 17:44:29] NOTICE: fpm is running, pid 154
  98. passbolt_1  | [12-Dec-2022 17:44:29] NOTICE: ready to handle connections
  99. passbolt_1  | [12-Dec-2022 17:44:29] NOTICE: systemd monitor interval set to 10000ms
  100. passbolt_1  | 2022-12-12 17:44:30,697 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  101. passbolt_1  | 2022-12-12 17:44:30,697 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  102. passbolt_1  | 2022-12-12 17:44:30,697 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  103. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:44:45 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  104. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:44:45 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  105. passbolt_1  | 2022/12/12 17:44:45 [info] 159#159: *4 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  106. QUERY_STRINGREQUEST_METHODGET
  107. CONTENT_TYPECONTENT_LENGTH
  108.                           "
  109. passbolt_1  | 2022/12/12 17:44:45 [error] 159#159: *1 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  110. passbolt_1  | 2022/12/12 17:44:45 [info] 159#159: *6 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  111. QUERY_STRINGREQUEST_METHODGET
  112. CONTENT_TYPECONTENT_LENGTH
  113.                          "
  114. passbolt_1  | 2022/12/12 17:44:45 [error] 159#159: *1 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  115. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:44:45 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  116. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:44:45 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  117. passbolt_1  | 2022/12/12 17:44:46 [info] 159#159: *8 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  118. QUERY_STRINGREQUEST_METHODGET
  119. CONTENT_TYPECONTENT_LENGTH
  120.                           "
  121. passbolt_1  | 2022/12/12 17:44:46 [error] 159#159: *1 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  122. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:44:46 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  123. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:44:46 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  124. passbolt_1  | 2022/12/12 17:44:46 [info] 159#159: *10 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  125. QUERY_STRINGREQUEST_METHODGET
  126. CONTENT_TYPECONTENT_LENGTH
  127.                          "
  128. passbolt_1  | 2022/12/12 17:44:46 [error] 159#159: *1 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  129. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:44:46 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  130. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:44:46 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  131. passbolt_1  | 2022/12/12 17:44:50 [info] 159#159: *12 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  132. QUERY_STRINGREQUEST_METHODGET
  133. CONTENT_TYPECONTENT_LENGTH
  134.                           "
  135. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:44:50 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  136. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:44:50 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  137. passbolt_1  | 2022/12/12 17:44:50 [error] 159#159: *1 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  138. passbolt_1  | 2022/12/12 17:44:55 [info] 160#160: *3 client timed out (110: Connection timed out) while waiting for request, client: 10.72.2.181, server: 0.0.0.0:80
  139. passbolt_1  | 2022/12/12 17:45:46 [info] 159#159: *16 client sent invalid method while reading client request line, client: 192.168.160.1, server: , request: �
  140. QUERY_STRINGREQUEST_METHODGET
  141. CONTENT_TYPECONTENT_LENGTH
  142.                          "
  143. passbolt_1  | 2022/12/12 17:45:46 [error] 159#159: *13 upstream sent unsupported FastCGI protocol version: 72 while reading response header from upstream, client: 10.72.2.181, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://10.250.2.89:3000", host: "10.250.2.89:3000"
  144. db_1        | 2022-12-12 17:44:25+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.3.37+maria~ubu2004 started.
  145. db_1        | 2022-12-12 17:44:25+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  146. db_1        | 2022-12-12 17:44:25+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.3.37+maria~ubu2004 started.
  147. db_1        | 2022-12-12 17:44:25+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
  148. db_1        | 2022-12-12 17:44:25 0 [Note] mysqld (mysqld 10.3.37-MariaDB-1:10.3.37+maria~ubu2004) starting as process 1 ...
  149. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Using Linux native AIO
  150. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  151. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Uses event mutexes
  152. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  153. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Number of pools: 1
  154. db_1        | 2022-12-12 17:44:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
  155. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  156. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Completed initialization of buffer pool
  157. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  158. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  159. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  160. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  161. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  162. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: 10.3.37 started; log sequence number 3401985; transaction id 2093
  163. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  164. db_1        | 2022-12-12 17:44:26 0 [Note] Plugin 'FEEDBACK' is disabled.
  165. db_1        | 2022-12-12 17:44:26 0 [Warning] Failed to create a socket for IPv6 '::': errno: 97.
  166. db_1        | 2022-12-12 17:44:26 0 [Note] Server socket created on IP: '0.0.0.0'.
  167. db_1        | 2022-12-12 17:44:26 0 [Note] Reading of all Master_info entries succeeded
  168. db_1        | 2022-12-12 17:44:26 0 [Note] Added new Master_info '' to hash table
  169. db_1        | 2022-12-12 17:44:26 0 [Note] mysqld: ready for connections.
  170. db_1        | Version: '10.3.37-MariaDB-1:10.3.37+maria~ubu2004'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
  171. db_1        | 2022-12-12 17:44:26 0 [Note] InnoDB: Buffer pool(s) load completed at 221212 17:44:26
  172. passbolt_1  | 10.72.2.181 - - [12/Dec/2022:17:45:46 +0000] "GET / HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  173. passbolt_1  | 192.168.160.1 - - [12/Dec/2022:17:45:46 +0000] "\x01\x01\x00\x01\x00\x08\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x04\x00\x01\x03\xEC\x04\x00\x0C\x00QUERY_STRING\x0E\x03REQUEST_METHODGET\x0C\x00CONTENT_TYPE\x0E\x00CONTENT_LENGTH\x0B" 400 150 "-" "-"
  174. passbolt_1  | 2022/12/12 17:45:56 [info] 160#160: *15 client timed out (110: Connection timed out) while waiting for request, client: 10.72.2.181, server: 0.0.0.0:80
  175.  
Tags: PB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement