I have a up and running on-prem instance with an external postgresql retool database.
I want to migrate this instance to another server. I following the instruction -> Deploy Self-hosted Retool on Amazon EC2 | Retool Docs to install a new instance.
I also follow the instruction -> Configure and migrate to an external database | Retool Docs to point to the same postgresql database.
It starts just fine except the resources and databases page are empty. I follow the post here -> Migrate Self-Hosted Instance to New Server to update the encryption key to be the same as the old instance. Restart docker but still showing as empty page. Could someone please advise?
Thanks.