truecharts / public

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

bug(photoprism): access denied to mariadb #20444

Closed kqmaverick closed 6 months ago

kqmaverick commented 6 months ago

chart Name

photoprism

Operating System

TrueNAS SCALE 23.10.2

Deployment Method

TrueNAS SCALE charts

Chart Version

20.15.0

Kubernetes Events

2024-04-08 12:16:26
Startup probe failed: command "/bin/bash -ec until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" timed out
2024-04-08 12:16:12
Created container photoprism-mariadb
2024-04-08 12:16:12
Started container photoprism-mariadb
2024-04-08 12:16:11
Created container photoprism-system-mariadb-wait
2024-04-08 12:16:11
Started container photoprism-system-mariadb-wait
2024-04-08 12:16:10
Add eth0 [172.16.65.209/16] from ix-net
2024-04-08 12:16:10
Container image "bitnami/mariadb:11.3.2@sha256:a4fcb09e1c7520845b20b2dee82164d66cbbb64ef74df7c0727f432149b4f446" already present on machine
2024-04-08 12:16:09
Add eth0 [172.16.65.208/16] from ix-net
2024-04-08 12:16:09
Container image "tccr.io/tccr/db-wait-mariadb:v1.1.0@sha256:62858b8191b662716d84840f8d9b3c86654f175686159c5267a1c860d75f398d" already present on machine
2024-04-08 12:16:08
Created pod: photoprism-mariadb-d89bc5649-z98tg
2024-04-08 12:16:08
Successfully assigned ix-photoprism/photoprism-mariadb-d89bc5649-z98tg to ix-truenas
2024-04-08 12:16:07
Scaled up replica set photoprism-6ddd8b66d5 to 1
2024-04-08 12:16:07
Successfully assigned ix-photoprism/photoprism-6ddd8b66d5-mtfsq to ix-truenas
2024-04-08 12:16:07
Created pod: photoprism-6ddd8b66d5-mtfsq
2024-04-08 12:16:07
Scaled up replica set photoprism-mariadb-d89bc5649 to 1
2024-04-08 12:16:05
Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state
2024-04-08 12:16:01
Scaled down replica set photoprism-7bb8884f75 to 0 from 1
2024-04-08 12:16:01
Deleted pod: photoprism-7bb8884f75-jghwn
2024-04-08 12:16:01
Stopping container photoprism
2024-04-08 12:16:01
Successfully updated Certificate "photoprism-tls-0"
2024-04-08 12:16:00
Scaled down replica set photoprism-mariadb-77f8cb7c88 to 0 from 1
2024-04-08 12:16:00
Deleted pod: photoprism-mariadb-77f8cb7c88-cgf4k
2024-04-08 12:16:00
Stopping container photoprism-mariadb

chartlication Logs

2024-04-08T12:16:12.381351102-07:00 mariadb 19:16:12.38 INFO  ==> 
2024-04-08T12:16:12.384339093-07:00 mariadb 19:16:12.38 INFO  ==> Welcome to the Bitnami mariadb container
2024-04-08T12:16:12.384368402-07:00 mariadb 19:16:12.38 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
2024-04-08T12:16:12.385023924-07:00 mariadb 19:16:12.38 INFO  ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
2024-04-08T12:16:12.388931142-07:00 mariadb 19:16:12.38 INFO  ==> Upgrade to Tanzu Application Catalog for production environments to access custom-configured and pre-packaged software components. Gain enhanced features, including Software Bill of Materials (SBOM), CVE scan result reports, and VEX documents. To learn more, visit https://bitnami.com/enterprise
2024-04-08T12:16:12.388969534-07:00 mariadb 19:16:12.38 INFO  ==> 
2024-04-08T12:16:12.395904531-07:00 mariadb 19:16:12.39 INFO  ==> ** Starting MariaDB setup **
2024-04-08T12:16:12.412743574-07:00 mariadb 19:16:12.41 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
2024-04-08T12:16:12.417111851-07:00 mariadb 19:16:12.41 INFO  ==> Initializing mariadb database
2024-04-08T12:16:12.430295053-07:00 mariadb 19:16:12.42 INFO  ==> Updating 'my.cnf' with custom configuration
2024-04-08T12:16:12.439052482-07:00 mariadb 19:16:12.43 INFO  ==> Setting user option
2024-04-08T12:16:12.479627432-07:00 mariadb 19:16:12.47 INFO  ==> Setting slow_query_log option
2024-04-08T12:16:12.482514577-07:00 mariadb 19:16:12.48 INFO  ==> Setting long_query_time option
2024-04-08T12:16:12.488839187-07:00 mariadb 19:16:12.48 INFO  ==> Using persisted data
2024-04-08T12:16:12.514016954-07:00 /opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2024-04-08T12:16:12.526477003-07:00 /opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2024-04-08T12:16:12.531541809-07:00 /opt/bitnami/mariadb/bin/mysql: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/bin/mariadb' instead
2024-04-08T12:16:12.534083616-07:00 mariadb 19:16:12.53 INFO  ==> Running mysql_upgrade
2024-04-08T12:16:12.538189816-07:00 mariadb 19:16:12.53 INFO  ==> Starting mariadb in background
2024-04-08T12:16:12.619021635-07:00 2024-04-08 19:16:12 0 [Note] Starting MariaDB 11.3.2-MariaDB source revision 068a6819eb63bcb01fdfa037c9bf3bf63c33ee42 as process 67
2024-04-08T12:16:12.647221098-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2024-04-08T12:16:12.649387286-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Number of transaction pools: 1
2024-04-08T12:16:12.649456678-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2024-04-08T12:16:12.649476918-07:00 2024-04-08 19:16:12 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2024-04-08T12:16:12.699340365-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Using Linux native AIO
2024-04-08T12:16:12.700127745-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2024-04-08T12:16:12.705378591-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Completed initialization of buffer pool
2024-04-08T12:16:12.705403070-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2024-04-08T12:16:12.705409912-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Resetting space id's in the doublewrite buffer
2024-04-08T12:16:12.744415434-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: End of log at LSN=5119377145
2024-04-08T12:16:12.744440788-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Opened 3 undo tablespaces
2024-04-08T12:16:12.744457790-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
2024-04-08T12:16:12.747678963-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
2024-04-08T12:16:12.747703843-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
2024-04-08T12:16:12.747850743-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: log sequence number 5119377145; transaction id 39797327
2024-04-08T12:16:12.747859053-07:00 2024-04-08 19:16:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-04-08T12:16:12.747865107-07:00 2024-04-08 19:16:12 0 [Note] Plugin 'wsrep-provider' is disabled.
2024-04-08T12:16:12.747913297-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2024-04-08T12:16:12.767169063-07:00 2024-04-08 19:16:12 0 [Note] Server socket created on IP: '127.0.0.1'.
2024-04-08T12:16:12.767181704-07:00 2024-04-08 19:16:12 0 [Warning] 'proxies_priv' entry '@% root@photoprism-mariadb-598759579c-t6l4l' ignored in --skip-name-resolve mode.
2024-04-08T12:16:12.767187535-07:00 2024-04-08 19:16:12 0 [Note] mysqld: Event Scheduler: Loaded 0 events
2024-04-08T12:16:12.767193383-07:00 2024-04-08 19:16:12 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
2024-04-08T12:16:12.767207975-07:00 Version: '11.3.2-MariaDB'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2024-04-08T12:16:12.873079852-07:00 2024-04-08 19:16:12 0 [Note] InnoDB: Buffer pool(s) load completed at 240408 19:16:12
2024-04-08T12:16:14.574524006-07:00 2024-04-08 19:16:14 3 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
2024-04-08T12:16:14.576099658-07:00 This installation is already upgraded
2024-04-08T12:16:14.583186274-07:00 find: '/docker-entrypoint-startdb.d/': No such file or directory
2024-04-08T12:16:14.586465955-07:00 mariadb 19:16:14.58 INFO  ==> Stopping mariadb
2024-04-08T12:16:14.588962373-07:00 2024-04-08 19:16:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2024-04-08T12:16:14.588990288-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: FTS optimize thread exiting.
2024-04-08T12:16:14.590002054-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Starting shutdown...
2024-04-08T12:16:14.590021660-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2024-04-08T12:16:14.590028369-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Restricted to 2016 pages due to innodb_buf_pool_dump_pct=25
2024-04-08T12:16:14.590034140-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Buffer pool(s) dump completed at 240408 19:16:14
2024-04-08T12:16:14.824201382-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
2024-04-08T12:16:14.824226572-07:00 2024-04-08 19:16:14 0 [Note] InnoDB: Shutdown completed; log sequence number 5119377145; transaction id 39797328
2024-04-08T12:16:14.831566588-07:00 2024-04-08 19:16:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete
2024-04-08T12:16:14.831588245-07:00 
2024-04-08T12:16:15.598532299-07:00 mariadb 19:16:15.59 INFO  ==> ** MariaDB setup finished! **
2024-04-08T12:16:15.598695106-07:00 
2024-04-08T12:16:15.626365703-07:00 mariadb 19:16:15.62 INFO  ==> ** Starting MariaDB **
2024-04-08T12:16:15.632509121-07:00 /opt/bitnami/mariadb/sbin/mysqld: Deprecated program name. It will be removed in a future release, use '/opt/bitnami/mariadb/sbin/mariadbd' instead
2024-04-08T12:16:15.651817328-07:00 2024-04-08 19:16:15 0 [Note] Starting MariaDB 11.3.2-MariaDB source revision 068a6819eb63bcb01fdfa037c9bf3bf63c33ee42 as process 1
2024-04-08T12:16:15.672833132-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2024-04-08T12:16:15.674889935-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Number of transaction pools: 1
2024-04-08T12:16:15.674916800-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2024-04-08T12:16:15.674924264-07:00 2024-04-08 19:16:15 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2024-04-08T12:16:15.707384180-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Using Linux native AIO
2024-04-08T12:16:15.707816231-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2024-04-08T12:16:15.709260877-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Completed initialization of buffer pool
2024-04-08T12:16:15.709642010-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2024-04-08T12:16:15.710566675-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Resetting space id's in the doublewrite buffer
2024-04-08T12:16:15.731523709-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: End of log at LSN=5119377145
2024-04-08T12:16:15.733678361-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Opened 3 undo tablespaces
2024-04-08T12:16:15.733702681-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
2024-04-08T12:16:15.733981646-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
2024-04-08T12:16:15.733996504-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
2024-04-08T12:16:15.735109502-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: log sequence number 5119377145; transaction id 39797327
2024-04-08T12:16:15.735166527-07:00 2024-04-08 19:16:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-04-08T12:16:15.735176812-07:00 2024-04-08 19:16:15 0 [Note] Plugin 'wsrep-provider' is disabled.
2024-04-08T12:16:15.735232679-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool
2024-04-08T12:16:15.739404597-07:00 2024-04-08 19:16:15 0 [Note] Server socket created on IP: '0.0.0.0'.
2024-04-08T12:16:15.741670252-07:00 2024-04-08 19:16:15 0 [Warning] 'proxies_priv' entry '@% root@photoprism-mariadb-598759579c-t6l4l' ignored in --skip-name-resolve mode.
2024-04-08T12:16:15.741692765-07:00 2024-04-08 19:16:15 0 [Note] mysqld: Event Scheduler: Loaded 0 events
2024-04-08T12:16:15.741699470-07:00 2024-04-08 19:16:15 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections.
2024-04-08T12:16:15.741705495-07:00 Version: '11.3.2-MariaDB'  socket: '/opt/bitnami/mariadb/tmp/mysql.sock'  port: 3306  Source distribution
2024-04-08T12:16:15.756801629-07:00 2024-04-08 19:16:15 0 [Note] InnoDB: Buffer pool(s) load completed at 240408 19:16:15
2024-04-08T12:16:24.756457640-07:00 2024-04-08 19:16:24 3 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:24.759853196-07:00 2024-04-08 19:16:24 4 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:29.748034904-07:00 2024-04-08 19:16:29 5 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:29.751651452-07:00 2024-04-08 19:16:29 6 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:34.749479443-07:00 2024-04-08 19:16:34 7 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:34.753365877-07:00 2024-04-08 19:16:34 8 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:39.745036830-07:00 2024-04-08 19:16:39 9 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:39.748304378-07:00 2024-04-08 19:16:39 10 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:44.751951279-07:00 2024-04-08 19:16:44 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:44.755324158-07:00 2024-04-08 19:16:44 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:49.792415951-07:00 2024-04-08 19:16:49 13 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:49.795855142-07:00 2024-04-08 19:16:49 14 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:54.784631802-07:00 2024-04-08 19:16:54 15 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:54.788123076-07:00 2024-04-08 19:16:54 16 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:59.756554962-07:00 2024-04-08 19:16:59 17 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:16:59.760196850-07:00 2024-04-08 19:16:59 18 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:04.764156779-07:00 2024-04-08 19:17:04 19 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:04.768440444-07:00 2024-04-08 19:17:04 20 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:09.759407846-07:00 2024-04-08 19:17:09 21 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:09.763284702-07:00 2024-04-08 19:17:09 22 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:14.766700109-07:00 2024-04-08 19:17:14 23 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:14.771195523-07:00 2024-04-08 19:17:14 24 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:19.760505009-07:00 2024-04-08 19:17:19 25 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:19.764974841-07:00 2024-04-08 19:17:19 26 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:24.759254230-07:00 2024-04-08 19:17:24 27 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:24.766497015-07:00 2024-04-08 19:17:24 28 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:29.756687759-07:00 2024-04-08 19:17:29 29 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:29.760852833-07:00 2024-04-08 19:17:29 30 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:34.750912219-07:00 2024-04-08 19:17:34 31 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:34.756359834-07:00 2024-04-08 19:17:34 32 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:39.833935074-07:00 2024-04-08 19:17:39 33 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:39.838366830-07:00 2024-04-08 19:17:39 34 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:44.814025431-07:00 2024-04-08 19:17:44 35 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:44.825759574-07:00 2024-04-08 19:17:44 36 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:46.855251670-07:00 2024-04-08 19:17:46 37 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:46.860189966-07:00 2024-04-08 19:17:46 38 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:49.930839038-07:00 2024-04-08 19:17:49 39 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:49.934979771-07:00 2024-04-08 19:17:49 40 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:54.788128548-07:00 2024-04-08 19:17:54 41 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:54.791368747-07:00 2024-04-08 19:17:54 42 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:59.785698322-07:00 2024-04-08 19:17:59 43 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:17:59.789372841-07:00 2024-04-08 19:17:59 44 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:04.745045004-07:00 2024-04-08 19:18:04 45 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:04.748537017-07:00 2024-04-08 19:18:04 46 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:09.760588992-07:00 2024-04-08 19:18:09 47 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:09.763930714-07:00 2024-04-08 19:18:09 48 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:14.782224964-07:00 2024-04-08 19:18:14 49 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:14.785898536-07:00 2024-04-08 19:18:14 50 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:19.771922607-07:00 2024-04-08 19:18:19 51 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:19.775515295-07:00 2024-04-08 19:18:19 52 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:24.786768699-07:00 2024-04-08 19:18:24 53 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:24.790138500-07:00 2024-04-08 19:18:24 54 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:29.782673152-07:00 2024-04-08 19:18:29 55 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:29.786546771-07:00 2024-04-08 19:18:29 56 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:34.765099770-07:00 2024-04-08 19:18:34 57 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:34.768574809-07:00 2024-04-08 19:18:34 58 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:39.749599264-07:00 2024-04-08 19:18:39 59 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:39.753116026-07:00 2024-04-08 19:18:39 60 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:44.761049171-07:00 2024-04-08 19:18:44 61 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:44.764292770-07:00 2024-04-08 19:18:44 62 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:49.782039063-07:00 2024-04-08 19:18:49 63 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:49.785402995-07:00 2024-04-08 19:18:49 64 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:54.788713825-07:00 2024-04-08 19:18:54 65 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:54.792070194-07:00 2024-04-08 19:18:54 66 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:59.785059082-07:00 2024-04-08 19:18:59 67 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:18:59.788444489-07:00 2024-04-08 19:18:59 68 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:04.760024560-07:00 2024-04-08 19:19:04 69 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:04.763680828-07:00 2024-04-08 19:19:04 70 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:09.755478005-07:00 2024-04-08 19:19:09 71 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:09.759049792-07:00 2024-04-08 19:19:09 72 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:14.778659797-07:00 2024-04-08 19:19:14 73 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:14.785175365-07:00 2024-04-08 19:19:14 74 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:19.783907593-07:00 2024-04-08 19:19:19 75 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:19.788598085-07:00 2024-04-08 19:19:19 76 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:24.761706645-07:00 2024-04-08 19:19:24 77 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:24.765490018-07:00 2024-04-08 19:19:24 78 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:29.785836101-07:00 2024-04-08 19:19:29 79 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:29.789096900-07:00 2024-04-08 19:19:29 80 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:34.772089234-07:00 2024-04-08 19:19:34 81 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:34.775503619-07:00 2024-04-08 19:19:34 82 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:39.790759384-07:00 2024-04-08 19:19:39 83 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:39.794224306-07:00 2024-04-08 19:19:39 84 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:44.766147861-07:00 2024-04-08 19:19:44 85 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2024-04-08T12:19:44.769885477-07:00 2024-04-08 19:19:44 86 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)

Chart Configuration

TrueNAS-truenas-kqmav-com

Describe the bug

After common version 20.3.2 photoprism is unable to connect to its mariadb.

To Reproduce

Update photoprism to 20.14.0+

Expected Behavior

photoprism able to connect to mariadb

Screenshots

N/A

Additional Context

N/A

I've read and agree with the following

brokenmass commented 6 months ago

Same problem in another chart that uses Mariadb: nginx-proxy-manager. The chart stopped working this morning after update to version 9.15.0 from 9.13.1. Reverting to 9.13.1 works.

synlic commented 6 months ago

Can confirm same issue on nginx-proxy-manager chart version 9.15.0: "Startup probe failed: command "/bin/bash -ec until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" timed out".

Also get same for wordpress char version 7.15.0.

I cannot roll back to working versions as I just upgraded from Bluefish to Cobia.

PrivatePuffin commented 6 months ago

Same problem in another chart that uses Mariadb: nginx-proxy-manager. The chart stopped working this morning after update to version 9.15.0 from 9.13.1. Reverting to 9.13.1 works.

We do not want +1 comments and every chart needs its own bugreport, reports about other charts in a bug report will be completely ignored.

PrivatePuffin commented 6 months ago

Can confirm same issue on nginx-proxy-manager chart version 9.15.0: "Startup probe failed: command "/bin/bash -ec until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" timed out".

Also get same for wordpress char version 7.15.0.

I cannot roll back to working versions as I just upgraded from Bluefish to Cobia.

We do not want +1 comments nor off-topic comments that are not about this specific chart

PrivatePuffin commented 6 months ago

Should be fixed in latest version update. Fix should be available in a few hours.