alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.45k stars 209 forks source link

Webtrees issue🐛 [Addon name] <title> #1252

Open Hubby972 opened 6 months ago

Hubby972 commented 6 months ago

Description

I have the same problem here! After a new install with Maria Db addon, I tried the default pasword and user (admin:mybadpassword) but it doesn't work. I still have an error of credential. Is it still working for you?

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Addon Logs

Execute /config/addons_autoscripts/webtrees.sh if existing
---------------------------------------------------------
Wiki here : github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature-:-customisation
... no script found, exiting
/etc/cont-init.d/99-run.sh: executing
[22:36:51] INFO: Defining database
[22:36:52] INFO: Using MariaDB addon. Requirements : running MariaDB addon. Discovering values...
DB_HOST=core-mariadb
DB_PORT=3306
DB_NAME=webtrees
DB_USER=service
DB_PASS=kahd9yaiyo5chei9eigha9vaidaeweekeigaek3maix0Oohucaize0bee8aeVaip
[22:36:53] WARNING: Webtrees is using the Maria DB addon
[22:36:53] WARNING: Please ensure this is included in your backups
[22:36:53] WARNING: Uninstalling the MariaDB addon will remove any data
[22:36:55] INFO: Launching app, please wait
... update data with image
... update permissions
... make links with data in /share
... linking data
... linking modules_v4
... align base url with latest addon value
Aligning base_url addon config
[22:36:59] INFO: Aligning trusted_headers addon config with cf-connecting-ip
[22:36:59] INFO: Data is stored in /share/webtrees
[22:36:59] INFO: Webui can be accessed at : http://192.168.147.237:9999
[22:36:59] INFO: If it is your first boot, the start-up wizard will open
python3 /docker-entrypoint.py
[NV_INIT] PRETTY_URLS found in environment variables
[NV_INIT] HTTPS found in environment variables
[NV_INIT] HTTPS_REDIRECT found in environment variables
[NV_INIT] SSL_CERT_FILE NOT found in environment variables, using default: /certs/webtrees.crt
[NV_INIT] SSL_CERT_KEY_FILE NOT found in environment variables, using default: /certs/webtrees.key
[NV_INIT] BASE_URL found in environment variables
[NV_INIT] LANG found in environment variables
[NV_INIT] DB_TYPE found in environment variables
[NV_INIT] DB_HOST found in environment variables
[NV_INIT] DB_PORT found in environment variables
[NV_INIT] DB_USER found in environment variables
[NV_INIT] DB_PASS found in environment variables
[NV_INIT] DB_NAME found in environment variables
[NV_INIT] DB_PREFIX found in environment variables
[NV_INIT] WT_USER found in environment variables
[NV_INIT] WT_NAME found in environment variables
[NV_INIT] WT_PASS found in environment variables
[NV_INIT] WT_EMAIL found in environment variables
[NV_INIT] DB_KEY NOT found in environment variables, using default: None
[NV_INIT] DB_CERT NOT found in environment variables, using default: None
[NV_INIT] DB_CA NOT found in environment variables, using default: None
[NV_INIT] DB_VERIFY NOT found in environment variables, using default: None
[NV_INIT] PHP_MEMORY_LIMIT NOT found in environment variables, using default: 1024M
[NV_INIT] PHP_MAX_EXECUTION_TIME NOT found in environment variables, using default: 90
[NV_INIT] PHP_POST_MAX_SIZE NOT found in environment variables, using default: 50M
[NV_INIT] PHP_UPLOAD_MAX_FILE_SIZE NOT found in environment variables, using default: 50M
[NV_INIT] PUID NOT found in environment variables, using default: 33
[NV_INIT] PGID NOT found in environment variables, using default: 33
[NV_INIT] Setting up folder permissions for uploads
usermod: no changes
[NV_INIT] Updating php.ini
[NV_INIT] Creating php.ini
[NV_INIT] Setting value for memory_limit in php.ini
[NV_INIT] Setting value for max_execution_time in php.ini
[NV_INIT] Setting value for post_max_size in php.ini
[NV_INIT] Setting value for upload_max_filesize in php.ini
[NV_INIT] Updating config file
[NV_INIT] Setting value for rewrite_urls in config
[NV_INIT] Setting value for base_url in config
[NV_INIT] Setting value for dbtype in config
[NV_INIT] Setting value for dbhost in config
[NV_INIT] Setting value for dbport in config
[NV_INIT] Setting value for dbuser in config
[NV_INIT] Setting value for dbpass in config
[NV_INIT] Setting value for dbname in config
[NV_INIT] Setting value for tblpfx in config
[NV_INIT] Configuring HTTPS
[NV_INIT] Removing HTTPS
[NV_INIT] Disabling site webtrees-redir
Site webtrees-redir already disabled
[NV_INIT] Disabling site webtrees-ssl
Site webtrees-ssl already disabled
[NV_INIT] Enabling site webtrees
Enabling site webtrees.
To activate the new configuration, you need to run:
  service apache2 reload
[NV_INIT] Setting up folder permissions for uploads
usermod: no changes
[NV_INIT] Starting Apache
[Fri Feb 16 22:37:01.839065 2024] [mpm_prefork:notice] [pid 400] AH00163: Apache/2.4.57 (Debian) PHP/8.1.25 OpenSSL/3.0.11 configured -- resuming normal operations
[Fri Feb 16 22:37:01.839323 2024] [core:notice] [pid 400] AH00094: Command line: 'apache2 -D FOREGROUND

Architecture

No response

OS

No response

Hubby972 commented 6 months ago

Hi Alex! Just tell me if it works on your installation, because when you pull it out the version of HA wasn't the same of today, and may be it is the reason why it doesn't work anymore....By the way agreat thanks to you for your hard work. I use many of the addons you created and they are fine!