docker-leantime
docker-leantime copied to clipboard
setup looping
From v1.0.2 I'm getting stuck in a loop at setup. The following is the log that repeats with every loop. Attempting to visit in a browser gives an "err_too_many_redirects" and the url jumps to https://foo.com/install/update. It makes me think the setup script isn't completing and somehow triggering the containers to reset. Any ideas? I'm a bit stumped since not much seems to have changed in the container generation scripts since 1.0.2.
LOGO removed for clarity
leantime-db | Image: tiredofit/mariadb:10.6 | Version 3.10.6 Type 'image_changelog' for details leantime-db | Repository/Issues/Support: https://github.com/tiredofit/docker-mariadb/ leantime-db | Like my work? Visit https://www.tiredofit.ca/sponsor leantime-db | leantime-db | 2022-08-26.00:13:38 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix classic' leantime-db | 2022-08-26.00:13:38 [NOTICE] ** [scheduling] Disabling Scheduling leantime-db | sed: /etc/logrotate.d/mariadb: No such file or directory leantime-db | 2022-08-26.00:13:38 [WARN] ** [mariadb] MariaDB directory already present, skipping database creation leantime-db | 2022-08-26.00:13:38 [NOTICE] ** [mariadb-backup] Disabling scheduled backups leantime-db | 2022-08-26.00:13:38 [STARTING] ** [mariadb] [1] Starting MariaDB 10.6.7 leantime-db | 2022-08-26.00:13:38 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (classic) 6.0.0
LOGO removed for clarity leantime | Image: tiredofit/leantime | Version 1.0.6 Type 'image_changelog' for details leantime | Repository/Issues/Support: https://github.com/tiredofit/docker-leantime/ leantime | Sponsor me for development and upkeep: https://www.tiredofit.ca/sponsor leantime | leantime | 2022-08-26.00:13:38 [NOTICE] ** [timezone] Timezone: Setting to 'America/New_York' from 'Etc/GMT' leantime | 2022-08-25.20:13:38 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix modern' leantime | 2022-08-25.20:13:39 [NOTICE] ** [scheduling] Container configured for scheduled tasks with 'cron' leantime | 2022-08-25.20:13:39 [NOTICE] ** [messaging] Container configured to route mail via SMTP to 'postfix-relay' leantime | 2022-08-25.20:13:41 [NOTICE] ** [php-fpm] PHP-FPM Preparing to start with the following plugins enabled: apcu bcmath bz2 ctype curl dom exif fileinfo gd iconv imap intl ldap mbstring mysqli mysqlnd opcache openssl pdo pdo_mysql pgsql phar session simplexml tokenizer xml xmlreader xmlwriter zip leantime | 2022-08-25.20:13:41 [WARN] ** [leantime] Potential New Installation / Standalone Installation Detected - Copying Leantime Sourcecode leantime | 2022-08-25.20:13:45 [WARN] ** [leantime] Detected /data directory. Persistently saving settings and volatile information leantime | ln: /www/html//data/backup/: No such file or directory leantime | 2022-08-25.20:13:46 [INFO] ** [leantime] Auto Configuring based on Environment Variables leantime | 2022-08-25.20:13:46 [INFO] ** [leantime] Generating Configuration leantime | 2022-08-25.20:13:46 [STARTING] ** [nginx] [1] Starting nginx 1.23.1 leantime | 2022-08-25.20:13:46 [STARTING] ** [php-fpm] [1] Starting php-fpm 8.0.22 leantime | 2022-08-25.20:13:46 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (modern) 6.2.1 leantime | 2022-08-25.20:13:46 [STARTING] ** [scheduling] [1] Starting cron leantime | 2022-08-25.20:13:51 [WARN] ** [leantime] Detected empty Database - Setting up - Please wait a few minutes.. leantime | 2022-08-25.20:13:51 [INFO] ** [leantime] Initialization Complete. Please visit >https://abcd.com and login with your credentials..