truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.14k stars 617 forks source link

Humhub does not launch on a clean install with no changes. #16559

Closed chroniclesofdave closed 9 months ago

chroniclesofdave commented 9 months ago

App Name

Humhub

Operating System

TrueNAS SCALE 23.10.1

App Version

1.15.0

Application Events

2023-12-26 18:27:45
Back-off restarting failed container humhub in pod humhub-7bcd874b57-zlnv4_ix-humhub(afd104b5-b385-439f-8e6a-6296f0cac2d3)
2023-12-26 18:27:28
Created container humhub
2023-12-26 18:27:28
Started container humhub
2023-12-26 18:27:24
Container image "ghcr.io/mriedmann/humhub-allinone:1.15.0@sha256:a2a5719d55fcc6970b3c8310450d2ad0ef3476f9e06e71e2f4081a2505c91b86" already present on machine
2023-12-26 18:27:21
Created container humhub-system-redis-wait
2023-12-26 18:27:21
Started container humhub-system-redis-wait
2023-12-26 18:27:08
Container image "tccr.io/truecharts/db-wait-redis:1.1.0@sha256:8affa086d097b948f62b0433d70f4219a22ec29843ebd5479391869341bdb638" already present on machine
2023-12-26 18:26:56
Created container humhub-system-mariadb-wait
2023-12-26 18:26:56
Started container humhub-system-mariadb-wait
2023-12-26 18:26:53
Add eth0 [172.16.1.211/16] from ix-net
2023-12-26 18:26:53
Container image "tccr.io/truecharts/db-wait-mariadb:1.1.0@sha256:492a9659511d3288ba9b6536fb17d1cb037fb3876f402dffa5dbcb040acbb85a" already present on machine
2023-12-26 18:26:48
Created container humhub-mariadb
2023-12-26 18:26:48
Started container humhub-mariadb
2023-12-26 18:26:47
Add eth0 [172.16.1.210/16] from ix-net
2023-12-26 18:26:47
Created container humhub-redis
2023-12-26 18:26:47
Started container humhub-redis
2023-12-26 18:26:47
Container image "bitnami/mariadb:11.2.2@sha256:a095ab826c977ef12e06ff0004fd788f6ef10c1d066590c8e110c9d0be868127" already present on machine
2023-12-26 18:26:45
Add eth0 [172.16.1.209/16] from ix-net
2023-12-26 18:26:45
Container image "bitnami/redis:7.2.3@sha256:9ac3bbf7740969d32689e360ddcfa5f672538c47f6f6cf296173c3078de0edf2" already present on machine
2023-12-26 18:26:44
Successfully assigned ix-humhub/humhub-redis-0 to ix-truenas
2023-12-26 18:26:44
Scaled up replica set humhub-7bcd874b57 to 1
2023-12-26 18:26:44
Created pod: humhub-7bcd874b57-zlnv4
2023-12-26 18:26:44
Successfully assigned ix-humhub/humhub-7bcd874b57-zlnv4 to ix-truenas
2023-12-26 18:26:44
Scaled up replica set humhub-mariadb-5c5c4bfbd4 to 1
2023-12-26 18:26:44
Created pod: humhub-mariadb-5c5c4bfbd4-wcvrf
2023-12-26 18:26:44
Successfully assigned ix-humhub/humhub-mariadb-5c5c4bfbd4-wcvrf to ix-truenas
2023-12-26 18:26:43
Scaled down replica set humhub-mariadb-79b49468b6 to 0 from 1
2023-12-26 18:26:43
Scaled down replica set humhub-759c78dbdf to 0 from 1
2023-12-26 18:26:43
Deleted pod: humhub-mariadb-79b49468b6-4bbnc
2023-12-26 18:26:43
Stopping container humhub-mariadb
2023-12-26 18:26:43
Deleted pod: humhub-759c78dbdf-f9ltn
2023-12-26 18:26:43
Stopping container humhub-redis
2023-12-26 17:57:33
Back-off restarting failed container humhub in pod humhub-759c78dbdf-f9ltn_ix-humhub(4fad2ac3-4940-4cd7-bc4c-03950b1c0db0)
2023-12-26 17:56:25
delete Pod humhub-redis-0 in StatefulSet humhub-redis successful
2023-12-26 17:52:17
create Pod humhub-redis-0 in StatefulSet humhub-redis successful

Application Logs

HUMHUB REDIS
2023-12-26 18:26:47.308374-05:00redis 23:26:47.30 INFO  ==> 
2023-12-26 18:26:47.310013-05:00redis 23:26:47.30 INFO  ==> Welcome to the Bitnami redis container
2023-12-26 18:26:47.311576-05:00redis 23:26:47.31 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
2023-12-26 18:26:47.313235-05:00redis 23:26:47.31 INFO  ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
2023-12-26 18:26:47.315716-05:00redis 23:26:47.31 INFO  ==> 
2023-12-26 18:26:47.318002-05:00redis 23:26:47.31 INFO  ==> ** Starting Redis setup **
2023-12-26 18:26:47.337767-05:00redis 23:26:47.33 WARN  ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment.
2023-12-26 18:26:47.342324-05:00redis 23:26:47.34 INFO  ==> Initializing Redis
2023-12-26 18:26:47.359691-05:00redis 23:26:47.35 INFO  ==> Setting Redis config file
2023-12-26 18:26:47.469531-05:00redis 23:26:47.46 INFO  ==> Configuring replication mode
2023-12-26 18:26:47.500891-05:00redis 23:26:47.50 INFO  ==> ** Redis setup finished! **
2023-12-26 18:26:47.500927-05:002023-12-26T18:26:47.500927310-05:00
2023-12-26 18:26:47.520921-05:00redis 23:26:47.52 INFO  ==> ** Starting Redis **
2023-12-26 18:26:47.531541-05:001:C 26 Dec 2023 23:26:47.531 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
2023-12-26 18:26:47.531592-05:001:C 26 Dec 2023 23:26:47.531 * Redis version=7.2.3, bits=64, commit=00000000, modified=0, pid=1, just started
2023-12-26 18:26:47.531621-05:001:C 26 Dec 2023 23:26:47.531 * Configuration loaded
2023-12-26 18:26:47.531844-05:001:M 26 Dec 2023 23:26:47.531 * monotonic clock: POSIX clock_gettime
2023-12-26 18:26:47.532542-05:001:M 26 Dec 2023 23:26:47.532 * Running mode=standalone, port=6379.
2023-12-26 18:26:47.533225-05:001:M 26 Dec 2023 23:26:47.533 * Server initialized
2023-12-26 18:26:47.534605-05:001:M 26 Dec 2023 23:26:47.534 * Creating AOF base file appendonly.aof.1.base.rdb on server start
2023-12-26 18:26:47.535377-05:001:M 26 Dec 2023 23:26:47.535 * Creating AOF incr file appendonly.aof.1.incr.aof on server start
2023-12-26 18:26:47.535405-05:001:M 26 Dec 2023 23:26:47.535 * Ready to accept connections tcp

HUMHUB MARIADB
2023-12-26 18:26:48.748555-05:00mariadb 23:26:48.74 INFO  ==> 
2023-12-26 18:26:48.750131-05:00mariadb 23:26:48.74 INFO  ==> Welcome to the Bitnami mariadb container
2023-12-26 18:26:48.751608-05:00mariadb 23:26:48.75 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
2023-12-26 18:26:48.753215-05:00mariadb 23:26:48.75 INFO  ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
2023-12-26 18:26:48.754701-05:00mariadb 23:26:48.75 INFO  ==> 
2023-12-26 18:26:48.756359-05:00mariadb 23:26:48.75 INFO  ==> ** Starting MariaDB setup **
2023-12-26 18:26:48.776927-05:00mariadb 23:26:48.77 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
2023-12-26 18:26:48.781712-05:00mariadb 23:26:48.78 INFO  ==> Initializing mariadb database
2023-12-26 18:26:48.792000-05:00mariadb 23:26:48.79 INFO  ==> Updating 'my.cnf' with custom configuration
2023-12-26 18:26:48.797210-05:00mariadb 23:26:48.79 INFO  ==> Setting user option
2023-12-26 18:26:48.815290-05:00mariadb 23:26:48.81 INFO  ==> Setting slow_query_log option
2023-12-26 18:26:48.819807-05:00mariadb 23:26:48.81 INFO  ==> Setting long_query_time option
2023-12-26 18:26:48.824508-05:00mariadb 23:26:48.82 INFO  ==> Using persisted data
2023-12-26 18:26:48.832810-05:00/opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2023-12-26 18:26:48.840513-05:00/opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2023-12-26 18:26:48.847881-05:00/opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2023-12-26 18:26:48.851436-05:00mariadb 23:26:48.85 INFO  ==> Running mysql_upgrade
2023-12-26 18:26:48.856747-05:00mariadb 23:26:48.85 INFO  ==> Starting mariadb in background
2023-12-26 18:26:48.894788-05:002023-12-26 23:26:48 0 [Note] Starting MariaDB 11.2.2-MariaDB source revision 929532a9426d085111c24c63de9c23cc54382259 as process 64
2023-12-26 18:26:48.911383-05:002023-12-26 23:26:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-12-26 18:26:48.912950-05:002023-12-26 23:26:48 0 [Note] InnoDB: Number of transaction pools: 1
2023-12-26 18:26:48.913009-05:002023-12-26 23:26:48 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-12-26 18:26:48.913048-05:002023-12-26 23:26:48 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2023-12-26 18:26:48.997597-05:002023-12-26 23:26:48 0 [Note] InnoDB: Using Linux native AIO
2023-12-26 18:26:48.998283-05:002023-12-26 23:26:48 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2023-12-26 18:26:49.016156-05:002023-12-26 23:26:49 0 [Note] InnoDB: Completed initialization of buffer pool
2023-12-26 18:26:49.020072-05:002023-12-26 23:26:49 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-12-26 18:26:49.030294-05:002023-12-26 23:26:49 0 [Note] InnoDB: End of log at LSN=2675824
2023-12-26 18:26:49.035307-05:002023-12-26 23:26:49 0 [Note] InnoDB: Opened 3 undo tablespaces
2023-12-26 18:26:49.035358-05:002023-12-26 23:26:49 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
2023-12-26 18:26:49.037764-05:002023-12-26 23:26:49 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
2023-12-26 18:26:49.037795-05:002023-12-26 23:26:49 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
2023-12-26 18:26:49.039394-05:002023-12-26 23:26:49 0 [Note] InnoDB: log sequence number 2675824; transaction id 3873
2023-12-26 18:26:49.039475-05:002023-12-26 23:26:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-12-26 18:26:49.039507-05:002023-12-26 23:26:49 0 [Note] Plugin 'wsrep-provider' is disabled.
2023-12-26 18:26:49.039605-05:002023-12-26 23:26:49 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2023-12-26 18:26:49.042377-05:002023-12-26 23:26:49 0 [Note] Server socket created on IP: '127.0.0.1'.
2023-12-26 18:26:49.044448-05:002023-12-26 23:26:49 0 [Warning] 'proxies_priv' entry '@% root@humhub-mariadb-77f6fdffdb-vh69j' ignored in --skip-name-resolve mode.
2023-12-26 18:26:49.083339-05:002023-12-26 23:26:49 0 [Note] mysqld: Event Scheduler: Loaded 0 events
2023-12-26 18:26:49.084113-05:002023-12-26 23:26:49 0 [Note] InnoDB: Buffer pool(s) load completed at 231226 23:26:49
2023-12-26 18:26:49.084317-05:002023-12-26 23:26:49 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
2023-12-26 18:26:49.084337-05:00Version: '11.2.2-MariaDB'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2023-12-26 18:26:50.898636-05:00find: '/docker-entrypoint-startdb.d/': No such file or directory
2023-12-26 18:26:50.904733-05:00mariadb 23:26:50.90 INFO  ==> Stopping mariadb
2023-12-26 18:26:50.909131-05:002023-12-26 23:26:50 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2023-12-26 18:26:50.909363-05:002023-12-26 23:26:50 0 [Note] InnoDB: FTS optimize thread exiting.
2023-12-26 18:26:50.910406-05:002023-12-26 23:26:50 0 [Note] InnoDB: Starting shutdown...
2023-12-26 18:26:50.910451-05:002023-12-26 23:26:50 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2023-12-26 18:26:50.910811-05:002023-12-26 23:26:50 0 [Note] InnoDB: Buffer pool(s) dump completed at 231226 23:26:50
2023-12-26 18:26:51.173031-05:002023-12-26 23:26:51 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
2023-12-26 18:26:51.173076-05:002023-12-26 23:26:51 0 [Note] InnoDB: Shutdown completed; log sequence number 2675824; transaction id 3874
2023-12-26 18:26:51.175759-05:002023-12-26 23:26:51 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete
2023-12-26 18:26:51.175841-05:002023-12-26T18:26:51.175841103-05:00
2023-12-26 18:26:51.924168-05:002023-12-26T18:26:51.924168923-05:00
2023-12-26 18:26:51.924178-05:00mariadb 23:26:51.92 INFO  ==> ** MariaDB setup finished! **
2023-12-26 18:26:51.955424-05:00mariadb 23:26:51.95 INFO  ==> ** Starting MariaDB **
2023-12-26 18:26:51.965181-05:00/opt/bitnami/mariadb/sbin/mysqld: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/sbin/mariadbd' instead
2023-12-26 18:26:51.985961-05:002023-12-26 23:26:51 0 [Note] Starting MariaDB 11.2.2-MariaDB source revision 929532a9426d085111c24c63de9c23cc54382259 as process 1
2023-12-26 18:26:52.000678-05:002023-12-26 23:26:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-12-26 18:26:52.002282-05:002023-12-26 23:26:52 0 [Note] InnoDB: Number of transaction pools: 1
2023-12-26 18:26:52.002344-05:002023-12-26 23:26:52 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-12-26 18:26:52.002382-05:002023-12-26 23:26:52 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2023-12-26 18:26:52.097519-05:002023-12-26 23:26:52 0 [Note] InnoDB: Using Linux native AIO
2023-12-26 18:26:52.097969-05:002023-12-26 23:26:52 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2023-12-26 18:26:52.122221-05:002023-12-26 23:26:52 0 [Note] InnoDB: Completed initialization of buffer pool
2023-12-26 18:26:52.125662-05:002023-12-26 23:26:52 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-12-26 18:26:52.134777-05:002023-12-26 23:26:52 0 [Note] InnoDB: End of log at LSN=2675824
2023-12-26 18:26:52.139041-05:002023-12-26 23:26:52 0 [Note] InnoDB: Opened 3 undo tablespaces
2023-12-26 18:26:52.139072-05:002023-12-26 23:26:52 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
2023-12-26 18:26:52.140032-05:002023-12-26 23:26:52 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
2023-12-26 18:26:52.140059-05:002023-12-26 23:26:52 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
2023-12-26 18:26:52.141443-05:002023-12-26 23:26:52 0 [Note] InnoDB: log sequence number 2675824; transaction id 3873
2023-12-26 18:26:52.141495-05:002023-12-26 23:26:52 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2023-12-26 18:26:52.141513-05:002023-12-26 23:26:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-12-26 18:26:52.141633-05:002023-12-26 23:26:52 0 [Note] Plugin 'wsrep-provider' is disabled.
2023-12-26 18:26:52.144534-05:002023-12-26 23:26:52 0 [Note] Server socket created on IP: '0.0.0.0'.
2023-12-26 18:26:52.146198-05:002023-12-26 23:26:52 0 [Warning] 'proxies_priv' entry '@% root@humhub-mariadb-77f6fdffdb-vh69j' ignored in --skip-name-resolve mode.
2023-12-26 18:26:52.146728-05:002023-12-26 23:26:52 0 [Note] InnoDB: Buffer pool(s) load completed at 231226 23:26:52
2023-12-26 18:26:52.147868-05:002023-12-26 23:26:52 0 [Note] mysqld: Event Scheduler: Loaded 0 events
2023-12-26 18:26:52.148491-05:002023-12-26 23:26:52 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
2023-12-26 18:26:52.148519-05:00Version: '11.2.2-MariaDB'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2023-12-26 18:27:28.544463-05:002023-12-26 23:27:28 21 [Warning] Aborted connection 21 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:27:42.108488-05:002023-12-26 23:27:42 27 [Warning] Aborted connection 27 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:28:07.526091-05:002023-12-26 23:28:07 41 [Warning] Aborted connection 41 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:28:33.087771-05:002023-12-26 23:28:33 51 [Warning] Aborted connection 51 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:29:19.536495-05:002023-12-26 23:29:19 73 [Warning] Aborted connection 73 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:30:56.495660-05:002023-12-26 23:30:56 111 [Warning] Aborted connection 111 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:33:53.414763-05:002023-12-26 23:33:53 185 [Warning] Aborted connection 185 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:39:08.417656-05:002023-12-26 23:39:08 315 [Warning] Aborted connection 315 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:44:15.355411-05:002023-12-26 23:44:15 437 [Warning] Aborted connection 437 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:49:19.413044-05:002023-12-26 23:49:19 563 [Warning] Aborted connection 563 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:54:36.390132-05:002023-12-26 23:54:36 689 [Warning] Aborted connection 689 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 18:59:48.366994-05:002023-12-26 23:59:48 819 [Warning] Aborted connection 819 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 19:04:56.344752-05:002023-12-27  0:04:56 941 [Warning] Aborted connection 941 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 19:10:12.397631-05:002023-12-27  0:10:12 1071 [Warning] Aborted connection 1071 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)
2023-12-26 19:15:16.351790-05:002023-12-27  0:15:16 1193 [Warning] Aborted connection 1193 to db: 'unconnected' user: 'unauthenticated' host: '172.16.1.211' (This connection closed normally without authentication)

HUMHUB HUMHUB
2023-12-26 19:15:16.347881-05:00/docker-entrypoint.sh: Starting pre-launch ...
2023-12-26 19:15:16.348221-05:00/docker-entrypoint.sh: Existing installation found!
2023-12-26 19:15:16.350226-05:00humhub-redis (172.17.180.174:6379) open
2023-12-26 19:15:16.351542-05:00humhub-mariadb (172.17.190.11:3306) open
2023-12-26 19:15:16.353399-05:00/docker-entrypoint.sh: Config preprocessing ...
2023-12-26 19:15:16.354331-05:00/docker-entrypoint.sh: installation active
2023-12-26 19:15:16.359472-05:00/docker-entrypoint.sh: debug enabled
2023-12-26 19:15:16.360419-05:00/docker-entrypoint.d/50-humhub-validate.sh
2023-12-26 19:15:16.360573-05:00/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
2023-12-26 19:15:16.360627-05:00/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
2023-12-26 19:15:16.361929-05:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/50-humhub-validate.sh
2023-12-26 19:15:16.362652-05:00validating ...
2023-12-26 19:15:16.489396-05:002023-12-26T19:15:16.489396926-05:00
2023-12-26 19:15:16.489441-05:00*** Performing database integrity checks
2023-12-26 19:15:16.489459-05:002023-12-26T19:15:16.489459966-05:00
2023-12-26 19:15:16.499553-05:00Validating: File Module (0 entries)
2023-12-26 19:15:16.500533-05:00Validating: Notification Module (0 entries)
2023-12-26 19:15:16.505483-05:00Validating: Content Objects (0 entries)
2023-12-26 19:15:16.506794-05:00Validating: Post  Module - Posts (0 entries)
2023-12-26 19:15:16.507985-05:00Validating: Comment Module (0 entries)
2023-12-26 19:15:16.508599-05:00Validating: Activity Module (0 entries)
2023-12-26 19:15:16.509318-05:00Validating: Space Module - Spaces (0 entries)
2023-12-26 19:15:16.509810-05:00Validating: Space Module - Memberships (0 entries)
2023-12-26 19:15:16.510392-05:00Validating: User Module - ContentContainer (1 entries)
2023-12-26 19:15:16.514183-05:00Validating: User Module - Users (1 entries)
2023-12-26 19:15:16.517981-05:00Validating: User Module - Password (1 entries)
2023-12-26 19:15:16.519262-05:00Validating: User Module - Profile (1 entries)
2023-12-26 19:15:16.520517-05:00Validating: User Module - Mentioning (0 entries)
2023-12-26 19:15:16.521115-05:00Validating: User Module - Follow (0 entries)
2023-12-26 19:15:16.522342-05:00Validating: User Module - Content container (1 entries)
2023-12-26 19:15:16.523120-05:00Validating: Like (0 entries)
2023-12-26 19:15:16.523313-05:002023-12-26T19:15:16.523313677-05:00
2023-12-26 19:15:16.523340-05:00*** All integrity checks done
2023-12-26 19:15:16.523359-05:002023-12-26T19:15:16.523359607-05:00
2023-12-26 19:15:16.530732-05:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/60-nginx-config.sh
2023-12-26 19:15:16.556130-05:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/70-nginx-allowedips.sh
2023-12-26 19:15:16.556760-05:00Setting HUMHUB_REVERSEPROXY_WHITELIST
2023-12-26 19:15:16.558900-05:00Added 127.0.0.1 to Reverseproxy Whitelist
2023-12-26 19:15:16.559116-05:00/docker-entrypoint.sh: Configuration complete; ready for start up
2023-12-26 19:15:16.559162-05:00/docker-entrypoint.sh: Entrypoint finished! Launching ...
2023-12-26 19:15:17.845715-05:00tail: can't open '/var/www/localhost/htdocs/protected/runtime/logs/app.log': No such file or directory
2023-12-26 19:15:17.845775-05:00tail: no files
2023-12-26 19:15:17.846045-05:002023-12-26 19:15:17,845 WARN exited: humhub-log (exit status 1; not expected)
2023-12-26 19:15:17.846122-05:002023-12-26 19:15:17,845 WARN exited: humhub-log (exit status 1; not expected)
2023-12-26 19:15:17.846432-05:00Traceback (most recent call last):
2023-12-26 19:15:17.846460-05:00File "/usr/bin/supervisord", line 33, in <module>
2023-12-26 19:15:17.846706-05:00sys.exit(load_entry_point('supervisor==4.2.5', 'console_scripts', 'supervisord')())
2023-12-26 19:15:17.846827-05:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2023-12-26 19:15:17.846861-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 359, in main
2023-12-26 19:15:17.847339-05:00go(options)
2023-12-26 19:15:17.847383-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 369, in go
2023-12-26 19:15:17.847756-05:00d.main()
2023-12-26 19:15:17.847783-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 78, in main
2023-12-26 19:15:17.848001-05:00self.run()
2023-12-26 19:15:17.848050-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 94, in run
2023-12-26 19:15:17.848274-05:00self.runforever()
2023-12-26 19:15:17.848316-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 244, in runforever
2023-12-26 19:15:17.848624-05:00self.reap()
2023-12-26 19:15:17.848652-05:00File "/usr/lib/python3.11/site-packages/supervisor/supervisord.py", line 281, in reap
2023-12-26 19:15:17.849025-05:00process.finish(pid, sts)
2023-12-26 19:15:17.849051-05:00File "/usr/lib/python3.11/site-packages/supervisor/process.py", line 585, in finish
2023-12-26 19:15:17.849371-05:00self.config.options.logger.warn(msg)
2023-12-26 19:15:17.849399-05:00File "/usr/lib/python3.11/site-packages/supervisor/loggers.py", line 331, in warn
2023-12-26 19:15:17.849705-05:00self.log(LevelsByName.WARN, msg, **kw)
2023-12-26 19:15:17.849728-05:00File "/usr/lib/python3.11/site-packages/supervisor/loggers.py", line 345, in log
2023-12-26 19:15:17.850036-05:00handler.emit(record)
2023-12-26 19:15:17.850060-05:00File "/usr/lib/python3.11/site-packages/supervisor/loggers.py", line 227, in emit
2023-12-26 19:15:17.850295-05:00self.doRollover()
2023-12-26 19:15:17.850317-05:00File "/usr/lib/python3.11/site-packages/supervisor/loggers.py", line 264, in doRollover
2023-12-26 19:15:17.850595-05:00if not (self.stream.tell() >= self.maxBytes):
2023-12-26 19:15:17.850627-05:00^^^^^^^^^^^^^^^^^^
2023-12-26 19:15:17.850663-05:00OSError: [Errno 29] Invalid seek
failed to create fsnotify watcher: too many open files

HUMHUB MARIADB WAIT
2023-12-26 18:26:56.316325-05:00Executing DB waits...
2023-12-26 18:26:56.333996-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:26:56.334045-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:26:56.334082-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:26:58.354234-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:26:58.354299-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:26:58.354324-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:27:00.369403-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:27:00.369482-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:27:00.369503-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:27:02.386321-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:27:02.386406-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:27:02.386427-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:27:04.403175-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:27:04.403232-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:27:04.403272-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:27:06.420742-05:00mysqladmin: connect to server at 'humhub-mariadb' failed
2023-12-26 18:27:06.420814-05:00error: 'Can't connect to server on 'humhub-mariadb' (115)'
2023-12-26 18:27:06.420860-05:00Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
2023-12-26 18:27:08.430981-05:00mysqld is alive
2023-12-26 18:27:08.436848-05:00Uptime: 17  Threads: 1  Questions: 10  Slow queries: 0  Opens: 17  Open tables: 10  Queries per second avg: 0.588

HUMHUB SYSTEM REDIS WAIT
2023-12-26 18:27:21.225747-05:00Executing DB waits...
2023-12-26 18:27:21.237167-05:00PONG
2023-12-26 18:27:21.237216-05:00Redis Responded, ending initcontainer and starting main container(s)...

Application Configuration

Absolutely nothing changed. I tried changing the port on loadbalancer once to make sure it didn't overlap, but 8080 doesn't work either.

Describe the bug

After installing the app with ABSOLUTLEY nothing changed, the humhub container gets hung on 2023-12-26 18:50:12.276283-05:00File "/usr/bin/supervisord", line 33, in <module> 2023-12-26 18:50:12.276377-05:00sys.exit(load_entry_point('supervisor==4.2.5', 'console_scripts', 'supervisord')())

To Reproduce

Go to apps in truenas interface Go to discover apps Search humhub Install humhub CHANGE NOTHING IN SETTINGS wait Humhub hangs

Expected Behavior

Go to apps in truenas interface Go to discover apps Search humhub Install humhub CHANGE NOTHING IN SETTINGS wait Humhub launches

Screenshots

No screenshots necessary

Additional Context

Everything functioned prior to the changes to the new install ui that altered the location of the ingress options. Not that the two are linked, but it might be worth checking the differences between the installs.

I've read and agree with the following

PrivatePuffin commented 9 months ago

ensure your fsnotify settings are increased. Not a TrueCharts bug.