SelfhostedPro / selfhosted_templates

Portainer templates for selfhosted services
GNU General Public License v3.0
1.24k stars 238 forks source link

[BUG] Projectsend #146

Closed curator888 closed 4 years ago

curator888 commented 4 years ago

Describe the bug This app requires you to set up a database also, currently only option is MariaDB with templates. However I have discovered the following issue which prevents you from linking projectsend to the database during set up via its web ui.

"common config issue with mariadb is, if you created your user and gave permissions to database with @'localhost', it won’t work. It needs to be @'%' "

https://discourse.linuxserver.io/t/connecting-two-separate-container-database-and-program-not-working/685

To Reproduce Set up MariaDB via App template Set up Projectsend via App template Go to Projectsends Web Ui to continue set up Unable to proceed as DB details are invalid

Expected behavior Spin up both and replace password it should then work.

Screenshots N/A image

Portainer Logs N/A

curator888 commented 4 years ago

Non issue - Being resolved via Stack Template