Alberto

Results 6 comments of Alberto

Hi there @NathanVaughn , i have pretty similar issue Trying to set up the wizard, the error response is `SQLSTATE[HY000] [1045] Access denied for user 'username'@'172.28.0.1' (using password: YES) (SQL:...

something that i found here https://github.com/NathanVaughn/webtrees-docker/issues/115 > A second issue i noticed is: if u use local mapped folders instead of docker volumes for persistant data, there are permission and...

Hello @NathanVaughn Yep, it seems there is an issue recovering the MARIADB var, at least the passwords ![image](https://github.com/NathanVaughn/webtrees-docker/assets/22871082/7761f81e-6516-4a06-862c-ca3d8cad5be3) anyway i´ve tried to change to DB vars ![image](https://github.com/NathanVaughn/webtrees-docker/assets/22871082/c74b9400-22e7-4060-8e30-e95590828fd9) but i still...

Hi there @NathanVaughn yep, the latest one, this is the docker-compose.yml ``` version: "3" services: webtrees_app: depends_on: - webtrees_db environment: PRETTY_URLS: "1" HTTPS: "0" HTTPS_REDIRECT: "0" LANG: "es-ES" BASE_URL: "http://localipserveraddress"...

Hello! Ok, i had to change the localhost var to the local ip of my server to be able to connect, but everything else in the yml works correctly, thanks!...

Hi there guys, i´m facing the same issue with @salesforce/cli/2.49.7 win32-x64 node-v20.15.0