I am triyng to change from an AWS cluster to a Scaleway one. For the moment the AWS cluster is the “default cluster”, and when I try to delete it, it says that I have to delete all the environments.
I’d like to just transfer them to the Scaleway cluster, what do I have to do in order to make this change ?
Thanks @rophilogene,
The new cluster I created is now deployed well, but the database does’nt manage to be deployed, I have an error that I can’t see in the logs.
Could you help me with that ?
Also, I don’t manage to connect to my database from another tool, to administrate it. Here is what it says :
connection to server at "za267d689-zf318a9e6-gtw.z4472e955.llvm.sh" (64:ff9b::c39a:4776), port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? connection to server at "za267d689-zf318a9e6-gtw.z4472e955.llvm.sh" (195.154.71.118), port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections?
Did you remove manually the credentials from your AWS cluster? Qovery needs to connect to your AWS cluster to remove the environment and make the clean-up.
I tried to remove my AWS account, I don’t know if it removed my credentials but yes it might be the problem. Do you know what can I do to remove it from Qovery now ?
You need to give Qovery access to your AWS account, otherwise Qovery can’t remove itself from your account and your environment can’t be deleted properly.
Did you set your database as PUBLICLY accessible to get access from outside? cf > Databases | Docs | Qovery
It’s ok it was the QOVERY_POSTGRESQL_Z8B42CE3F_HOST that works.
Thank you for the help.
Just a last point : About the AWS account, where can I give Qovery access to it ? Is it not already the case ?