Make sure that if you enter the database details in the configuration file, you do not use localhost as database host, but 127.0.0.1.
Documentation
My application cannot connect to the MySQL server
Make sure that if you enter the database details in the configuration file, you do not use localhost as database host, but 127.0.0.1.
Related articles
How do I configure UpCloud object storage as backup provider?
To configure UpCloud object storage as a backup provider you will have to create this as a backup co...
How to allow remote access to PostgreSQL
Setting up remote access to a PostgreSQL server on your server can be useful for various reasons, su...