You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I found a problem with my install and I see that Lulu had the same issue a little while ago, though I'm running the MariaDB config and he was running the Postgres Same issue, though. Invoiceshelf runs fine, until I stop or restart the container, then it loses connection to the DB. To get it working again, I have to delete the DB files and restart from scratch. It will then run until the containers restart, then it loses connection again. I've tried the latetst and nightly tags, both yield the same.
So I got it to work by plugging and chugging. What fixed it was setting DB_HOST to the IP address of the machine plus the port. For some reason it is not happy with just calling the invoiceshelf_db service. Not a big deal for my setup, I have static IP addressing. But I'm curious to figure it out!
Hello! I found a problem with my install and I see that Lulu had the same issue a little while ago, though I'm running the MariaDB config and he was running the Postgres Same issue, though. Invoiceshelf runs fine, until I stop or restart the container, then it loses connection to the DB. To get it working again, I have to delete the DB files and restart from scratch. It will then run until the containers restart, then it loses connection again. I've tried the latetst and nightly tags, both yield the same.
Here's the log file.
And here's my compose file. I've replaced usernames, passwords, and domains for privacy. Edited for formatting.
What more can I share?
The text was updated successfully, but these errors were encountered: