I ran my application locally (localhost) and I connected to the server using the IP address without any problem, same if I connect through terminal. However for some reason I can't connect to the database from the heliohost app (Both using localhost and the IP). It says password authentication failed for user "tiger74_admin". Both in the local env and in heliohost I used the same password. I use a .env file to store the password. I also don't have any logs about this inside the /logs file.