After deploying filerun/filerun:latest i had no issues connecting to the application and loading/viewing files. The connection to the mariadb was working properly. After a reboot i am getting;
Database error: SQLSTATE[HY000] [2002] Connection refused
I am unsure which application would be generating this error and which logs i should look in.
From the container I can connect to the database with the configured user/password.
Any thoughts on where to look next?