I’m having a problem accessing my FileCloud server and the admin UI on a VPS I moved from one domain to another.
A bit more detail: first I set up FileCloud on a VPS (hosted at DigitalOcean) under one domain. Later I copied a snapshot of that VPS to another DigitalOcean account and changed the server’s domain, edited DNS records, edited apache’s virtual hosts, and installed the letsencrypt cert for the new domain. I can see that DNS records resolve properly to the new DO droplet; I can access the new domain on port 443 (subtituted a simple index.html in the webroot to test that), and I can log into the server via SSH.
I am just unable to access the FileCloud service. I assume my problem has to do with the FileCloud configuration. Is there some way that I can correct FileCloud’s configuration on the command line and/or using the mysql cli?