Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [+] Running 5/5
- ✔ Container ubuntu-cache-1 Running 0.0s
- ✔ Container ubuntu-db-1 Recreated 0.7s
- ✔ Container ubuntu-csmm-web-1 Recreated 1.3s
- ✔ Container ubuntu-csmm-worker-1 Recreated 1.2s
- ✔ Container ubuntu-csmm-migrations-1 Recreated 0.1s
- Attaching to ubuntu-cache-1, ubuntu-csmm-migrations-1, ubuntu-csmm-web-1, ubuntu-csmm-worker-1, ubuntu-db-1
- ubuntu-db-1 | 2023-11-08 18:45:41+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.1.2+maria~ubu2204 started.
- ubuntu-db-1 | 2023-11-08 18:45:42+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
- ubuntu-db-1 | 2023-11-08 18:45:42+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.1.2+maria~ubu2204 started.
- ubuntu-db-1 | 2023-11-08 18:45:42+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] Starting MariaDB 11.1.2-MariaDB-1:11.1.2+maria~ubu2204 source revision 9bc25d98209df6810f7a7d5e7dd3ae677a313ab5 as process 1
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Using transactional memory
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Number of transaction pools: 1
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Using liburing
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Completed initialization of buffer pool
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: File system buffers for log disabled (block size=4096 bytes)
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: End of log at LSN=1401991
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Opened 3 undo tablespaces
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: log sequence number 1401991; transaction id 1252
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] Plugin 'FEEDBACK' is disabled.
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] Plugin 'wsrep-provider' is disabled.
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] Server socket created on IP: '0.0.0.0'.
- ubuntu-db-1 | 2023-11-08 18:45:42 0 [Note] Server socket created on IP: '::'.
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 | > [email protected] wait-for:db
- ubuntu-csmm-migrations-1 | > node ./scripts/wait-for-db.mjs
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-worker-1 |
- ubuntu-csmm-worker-1 | > [email protected] start:worker
- ubuntu-csmm-worker-1 | > node worker/worker.js
- ubuntu-csmm-worker-1 |
- ubuntu-csmm-web-1 |
- ubuntu-csmm-web-1 | > [email protected] start:app
- ubuntu-csmm-web-1 | > node app.js
- ubuntu-csmm-web-1 |
- ubuntu-db-1 | 2023-11-08 18:45:43 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
- ubuntu-db-1 | 2023-11-08 18:45:43 0 [Note] mariadbd: ready for connections.
- ubuntu-db-1 | Version: '11.1.2-MariaDB-1:11.1.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
- ubuntu-db-1 | 2023-11-08 18:45:43 0 [Note] InnoDB: Buffer pool(s) load completed at 231108 18:45:43
- ubuntu-csmm-web-1 | CSMM version: 2.2.0
- ubuntu-csmm-migrations-1 | undefined
- ubuntu-csmm-web-1 | No Discord client ID and/or client secret given in dotenv. Discarding Discord passport configuration
- ubuntu-csmm-web-1 | --------------------------------------
- ubuntu-csmm-web-1 | WARNING
- ubuntu-csmm-web-1 | You are not using https in your CSMM_HOSTNAME. This is insecure!
- ubuntu-csmm-web-1 | Please consider adding a reverse proxy to your deployment
- ubuntu-csmm-web-1 | WARNING
- ubuntu-csmm-web-1 | --------------------------------------
- ubuntu-csmm-worker-1 | No Discord client ID and/or client secret given in dotenv. Discarding Discord passport configuration
- ubuntu-csmm-worker-1 | --------------------------------------
- ubuntu-csmm-worker-1 | WARNING
- ubuntu-csmm-worker-1 | You are not using https in your CSMM_HOSTNAME. This is insecure!
- ubuntu-csmm-worker-1 | Please consider adding a reverse proxy to your deployment
- ubuntu-csmm-worker-1 | WARNING
- ubuntu-csmm-worker-1 | --------------------------------------
- ubuntu-csmm-web-1 | error: Ignoring `sails.config.views.layout`...
- ubuntu-csmm-web-1 | error: Sails' built-in layout support only works with the default EJS view engine.
- ubuntu-csmm-web-1 | error: You're using a custom view engine, so you'll need to implement layouts on your own!
- ubuntu-csmm-web-1 | debug: The `sails.config.security.cors.headers` config has been deprecated.
- ubuntu-csmm-web-1 | debug: Please use `sails.config.security.cors.allowRequestHeaders` instead.
- ubuntu-csmm-web-1 |
- ubuntu-csmm-web-1 | debug: Warning: since `sails.config.session.cookie.secure` is not set to `true`, the session
- ubuntu-csmm-web-1 | debug: cookie will be sent over non-TLS connections (i.e. with insecure http:// requests).
- ubuntu-csmm-web-1 | debug: To enable secure cookies, set `sails.config.session.cookie.secure` to `true`.
- ubuntu-csmm-web-1 | debug:
- ubuntu-csmm-web-1 | debug: If your app is behind a proxy or load balancer (e.g. on a PaaS like Heroku), you
- ubuntu-csmm-web-1 | debug: may also need to set `sails.config.http.trustProxy` to `true`.
- ubuntu-csmm-web-1 | debug:
- ubuntu-csmm-web-1 | debug: For more help:
- ubuntu-csmm-web-1 | debug: • https://sailsjs.com/config/session#?the-secure-flag
- ubuntu-csmm-web-1 | debug: • https://sailsjs.com/config/session#?do-i-need-an-ssl-certificate
- ubuntu-csmm-web-1 | debug: • https://sailsjs.com/config/sails-config-http#?properties
- ubuntu-csmm-web-1 | debug: • https://sailsjs.com/support
- ubuntu-csmm-web-1 | debug:
- ubuntu-csmm-worker-1 | debug: The `sails.config.security.cors.headers` config has been deprecated.
- ubuntu-csmm-worker-1 | debug: Please use `sails.config.security.cors.allowRequestHeaders` instead.
- ubuntu-csmm-worker-1 |
- ubuntu-csmm-worker-1 | debug: Warning: since `sails.config.session.cookie.secure` is not set to `true`, the session
- ubuntu-csmm-worker-1 | debug: cookie will be sent over non-TLS connections (i.e. with insecure http:// requests).
- ubuntu-csmm-worker-1 | debug: To enable secure cookies, set `sails.config.session.cookie.secure` to `true`.
- ubuntu-csmm-worker-1 | debug:
- ubuntu-csmm-worker-1 | debug: If your app is behind a proxy or load balancer (e.g. on a PaaS like Heroku), you
- ubuntu-csmm-worker-1 | debug: may also need to set `sails.config.http.trustProxy` to `true`.
- ubuntu-csmm-worker-1 | debug:
- ubuntu-csmm-worker-1 | debug: For more help:
- ubuntu-csmm-worker-1 | debug: • https://sailsjs.com/config/session#?the-secure-flag
- ubuntu-csmm-worker-1 | debug: • https://sailsjs.com/config/session#?do-i-need-an-ssl-certificate
- ubuntu-csmm-worker-1 | debug: • https://sailsjs.com/config/sails-config-http#?properties
- ubuntu-csmm-worker-1 | debug: • https://sailsjs.com/support
- ubuntu-csmm-worker-1 | debug:
- ubuntu-csmm-web-1 | info: Initializing custom hook (`discordChatbridge`)
- ubuntu-csmm-web-1 | info: Started the system stats gathering interval
- ubuntu-csmm-web-1 | info:
- ubuntu-csmm-web-1 | info: .-..-.
- ubuntu-csmm-web-1 | info:
- ubuntu-csmm-web-1 | info: Sails <| .-..-.
- ubuntu-csmm-web-1 | info: v1.5.2 |\
- ubuntu-csmm-web-1 | info: /|.\
- ubuntu-csmm-web-1 | info: / || \
- ubuntu-csmm-web-1 | info: ,' |' \
- ubuntu-csmm-web-1 | info: .-'.-==|/_--'
- ubuntu-csmm-web-1 | info: `--'-------'
- ubuntu-csmm-web-1 | info: __---___--___---___--___---___--___
- ubuntu-csmm-web-1 | info: ____---___--___---___--___---___--___-__
- ubuntu-csmm-web-1 | info:
- ubuntu-csmm-web-1 | info: Server lifted in `/usr/src/app`
- ubuntu-csmm-web-1 | info: To shut down Sails, press <CTRL> + C at any time.
- ubuntu-csmm-web-1 | info: Read more at https://sailsjs.com/support.
- ubuntu-csmm-web-1 | info: Initializing custom hook (`sdtdLogs`)
- ubuntu-csmm-web-1 | info: Initializing custom hook (`discordBot`)
- ubuntu-csmm-web-1 | warn: No Discord bot token was given, not logging in. This is probably not what you wanted!
- ubuntu-csmm-web-1 | info: Initializing custom hook (`economy`)
- ubuntu-csmm-web-1 | info: Initializing custom hook (`gbl`)
- ubuntu-csmm-web-1 | info: Initializing custom hook (`highPingKick`)
- ubuntu-csmm-web-1 | info: Initializing custom hook (`historicalInfo`)
- ubuntu-csmm-web-1 | info: HOOK: countryBan - Initialized 0 country ban instances
- ubuntu-csmm-web-1 | info: HOOK: economy - Initializing 0 servers
- ubuntu-csmm-web-1 | info: Initialized GBL for 0 servers! - Took 16 ms
- ubuntu-csmm-web-1 | Wed, 08 Nov 2023 18:45:52 GMT express deprecated req.param(name): Use req.params, req.body, or req.query instead at node_modules/sails/lib/hooks/http/initialize.js:230:33
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-migrations-1 | npm notice
- ubuntu-csmm-migrations-1 | npm notice New major version of npm available! 8.19.4 -> 10.2.3
- ubuntu-csmm-migrations-1 | npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.3>
- ubuntu-csmm-migrations-1 | npm notice Run `npm install -g [email protected]` to update!
- ubuntu-csmm-migrations-1 | npm notice
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 | > [email protected] db:migrate
- ubuntu-csmm-migrations-1 | > npm run sequelize -- db:migrate
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 | > [email protected] sequelize
- ubuntu-csmm-migrations-1 | > sequelize-cli db:migrate
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 | Sequelize CLI [Node: 16.20.2, CLI: 6.4.1, ORM: 6.13.0]
- ubuntu-csmm-migrations-1 |
- ubuntu-csmm-migrations-1 | Loaded configuration file "sequelize.config.js".
- ubuntu-csmm-migrations-1 | Using environment "production".
- ubuntu-csmm-migrations-1 | Executing (default): SELECT 1+1 AS result
- ubuntu-csmm-migrations-1 | Executing (default): SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = 'csmm';
- ubuntu-csmm-migrations-1 | Executing (default): SHOW FULL COLUMNS FROM `SequelizeMeta`;
- ubuntu-csmm-migrations-1 | Executing (default): CREATE TABLE IF NOT EXISTS `SequelizeMeta` (`name` VARCHAR(255) NOT NULL UNIQUE , PRIMARY KEY (`name`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE utf8_unicode_ci;
- ubuntu-csmm-migrations-1 | Executing (default): SHOW INDEX FROM `SequelizeMeta`
- ubuntu-csmm-migrations-1 | Executing (default): SELECT `name` FROM `SequelizeMeta` AS `SequelizeMeta` ORDER BY `SequelizeMeta`.`name` ASC;
- ubuntu-csmm-migrations-1 | No migrations were executed, database schema was already up to date.
- ubuntu-db-1 | 2023-11-08 18:45:54 15 [Warning] Aborted connection 15 to db: 'csmm' user: 'csmm' host: '172.19.0.4' (Got an error reading communication packets)
- ubuntu-csmm-migrations-1 exited with code 0
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
- ubuntu-csmm-web-1 | Executing (default): SELECT 1
- ubuntu-csmm-web-1 | info: GET 200 /health
Advertisement
Add Comment
Please, Sign In to add comment