frontend-1 | fatal: not a git repository (or any parent up to mount point /) frontend-1 | Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). frontend-1 | [sentry-vite-plugin] Warning: No release name provided. Will not inject release. Please set the `release.name` option to identify your release. frontend-1 | [sentry-vite-plugin] Warning: No release name provided. Will not create release. Please set the `release.name` option to identify your release. frontend-1 | [sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/ frontend-1 | [sentry-vite-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`. frontend-1 | frontend-1 | VITE v5.4.8 ready in 1049 ms frontend-1 | frontend-1 | ➜ Local: http://localhost:8080/ frontend-1 | ➜ Network: http://172.23.0.3:8080/ backend-1 | 2024-10-04 15:16:21 DEBUG Logger started! backend-1 | Checking if we need to run first time setup... backend-1 | App has previously been setup, skipping. backend-1 | 2024-10-04 15:16:22 DEBUG Logger started! backend-1 | Checking if we have a fresh database... backend-1 | 2024-10-04 15:16:23 INFO Context impl MySQLImpl. backend-1 | 2024-10-04 15:16:23 INFO Will assume non-transactional DDL. backend-1 | Database already initialized, running migrations backend-1 | INFO [alembic.runtime.migration] Context impl MySQLImpl. backend-1 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. backend-1 | Starting periodic command scheduler: cron. backend-1 | INFO: Will watch for changes in these directories: ['/app'] backend-1 | INFO: Uvicorn running on http://0.0.0.0:5173 (Press CTRL+C to quit) backend-1 | INFO: Started reloader process [17] using WatchFiles backend-1 | 2024-10-04 15:16:25 DEBUG Logger started! backend-1 | INFO: Started server process [19] backend-1 | INFO: Waiting for application startup. backend-1 | INFO: Application startup complete. backend-1 | INFO: 46.50.122.7:53386 - "GET / HTTP/1.1" 200 OK backend-1 | INFO: 46.50.122.7:53386 - "GET /favicon.ico HTTP/1.1" 404 Not Found redis-1 | 9:C 04 Oct 2024 15:16:13.570 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis-1 | 9:C 04 Oct 2024 15:16:13.570 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis-1 | 9:C 04 Oct 2024 15:16:13.570 * Redis version=7.4.1, bits=64, commit=00000000, modified=0, pid=9, just started redis-1 | 9:C 04 Oct 2024 15:16:13.570 * Configuration loaded redis-1 | 9:M 04 Oct 2024 15:16:13.572 * monotonic clock: POSIX clock_gettime redis-1 | 9:M 04 Oct 2024 15:16:13.574 * Running mode=standalone, port=6379. redis-1 | 9:M 04 Oct 2024 15:16:13.575 * Module 'RedisCompat' loaded from /opt/redis-stack/lib/rediscompat.so redis-1 | 9:M 04 Oct 2024 15:16:13.591 * Redis version found by RedisSearch : 7.4.1 - oss redis-1 | 9:M 04 Oct 2024 15:16:13.592 * RediSearch version 2.10.5 (Git=2.10-e2f28a9) redis-1 | 9:M 04 Oct 2024 15:16:13.592 * Low level api version 1 initialized successfully redis-1 | 9:M 04 Oct 2024 15:16:13.593 * gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 10000, redis-1 | 9:M 04 Oct 2024 15:16:13.593 * Initialized thread pools! redis-1 | 9:M 04 Oct 2024 15:16:13.594 * Enabled role change notification redis-1 | 9:M 04 Oct 2024 15:16:13.594 * Module 'search' loaded from /opt/redis-stack/lib/redisearch.so redis-1 | 9:M 04 Oct 2024 15:16:13.597 * RedisTimeSeries version 11202, git_sha=5643fd4d6fcb1e9cf084fb2deb9285b08f4a6672 redis-1 | 9:M 04 Oct 2024 15:16:13.597 * Redis version found by RedisTimeSeries : 7.4.1 - oss redis-1 | 9:M 04 Oct 2024 15:16:13.597 * loaded default CHUNK_SIZE_BYTES policy: 4096 redis-1 | 9:M 04 Oct 2024 15:16:13.597 * loaded server DUPLICATE_POLICY: block redis-1 | 9:M 04 Oct 2024 15:16:13.597 * loaded default IGNORE_MAX_TIME_DIFF: 0 redis-1 | 9:M 04 Oct 2024 15:16:13.597 * loaded default IGNORE_MAX_VAL_DIFF: 0.000000 redis-1 | 9:M 04 Oct 2024 15:16:13.597 * Setting default series ENCODING to: compressed mysql-1 | 2024-10-04 15:16:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.2-1.el9 started. mysql-1 | 2024-10-04 15:16:13+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mysql-1 | 2024-10-04 15:16:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.2-1.el9 started. mysql-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' mysql-1 | 2024-10-04T15:16:14.258319Z 0 [System] [MY-015015] [Server] MySQL Server - start. mysql-1 | 2024-10-04T15:16:14.485127Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.2) starting as process 1 mysql-1 | 2024-10-04T15:16:14.496279Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. mysql-1 | 2024-10-04T15:16:14.762921Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. mysql-1 | 2024-10-04T15:16:15.041244Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. redis-1 | 9:M 04 Oct 2024 15:16:13.597 * Detected redis oss redis-1 | 9:M 04 Oct 2024 15:16:13.597 * Module 'timeseries' loaded from /opt/redis-stack/lib/redistimeseries.so redis-1 | 9:M 04 Oct 2024 15:16:13.602 * Created new data type 'ReJSON-RL' redis-1 | 9:M 04 Oct 2024 15:16:13.603 * version: 20803 git sha: unknown branch: unknown redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Exported RedisJSON_V1 API redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Exported RedisJSON_V2 API redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Exported RedisJSON_V3 API redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Exported RedisJSON_V4 API redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Exported RedisJSON_V5 API redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Enabled diskless replication redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Module 'ReJSON' loaded from /opt/redis-stack/lib/rejson.so redis-1 | 9:M 04 Oct 2024 15:16:13.603 * Acquired RedisJSON_V5 API redis-1 | 9:M 04 Oct 2024 15:16:13.604 * RedisBloom version 2.8.2 (Git=unknown) redis-1 | 9:M 04 Oct 2024 15:16:13.604 * Module 'bf' loaded from /opt/redis-stack/lib/redisbloom.so redis-1 | 9:M 04 Oct 2024 15:16:13.610 * Created new data type 'GearsType' redis-1 | 9:M 04 Oct 2024 15:16:13.611 * Detected redis oss redis-1 | 9:M 04 Oct 2024 15:16:13.612 # could not initialize RedisAI_InitError redis-1 | redis-1 | 9:M 04 Oct 2024 15:16:13.612 * Failed loading RedisAI API. redis-1 | 9:M 04 Oct 2024 15:16:13.612 * RedisGears v2.0.20, sha='9b737886bf825fe29ddc2f8da81f73cbe0b4e858', build_type='release', built_for='Linux-ubuntu22.04.x86_64', redis_version:'7.4.1', enterprise:'false'. redis-1 | 9:M 04 Oct 2024 15:16:13.623 * Registered backend: js. redis-1 | 9:M 04 Oct 2024 15:16:13.627 * Module 'redisgears_2' loaded from /opt/redis-stack/lib/redisgears.so redis-1 | 9:M 04 Oct 2024 15:16:13.627 * Server initialized redis-1 | 9:M 04 Oct 2024 15:16:13.628 * Ready to accept connections tcp mysql-1 | 2024-10-04T15:16:15.041284Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. mysql-1 | 2024-10-04T15:16:15.044570Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. mysql-1 | 2024-10-04T15:16:15.079919Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock mysql-1 | 2024-10-04T15:16:15.080180Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.4.2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.