1. What is the issue? Please be detailed.
Central inaccessible
I have my central server installed in a droplet on Digital Ocean and my domain hosted at Domains.co.za.
This configuration has been working perfectly since installation about 5 months ago.
For some strange unknown reason, recently I'm unable to access central.
I checked the status of the service on the Digital Ocean droplet and found running but the central web page cannot be found.
The droplet running ODK Central and contains many survey submissions from ODK Collect.
The survey workers are struggling to submit completed forms at this stage. Please assist.
2. What steps can we take to reproduce this issue?
Check when and how the docker compose installation disappeared.
3. What have you tried to fix the issue?
3.1 I contacted Digital Ocean and they reviewed the domain, and it shows couldn’t connect to the server on port 80 and 443. They went on to reviewed the port status and both ports appear as closed. They recommended that I check the service is up and running fine on the droplet server.
I checked the service and found it to be running.
3.2 I also checked the status of my installation with the command docker --version && compose version and found that docker compose seems to have disappeared. See console command output below
root@AM-COL:~/central# docker --version && compose version
Docker version 27.5.1, build a187fa5
Command 'compose' not found, but can be installed with:
apt install mailcap
Docker compose was installed successfully and has been running in the past. ODK Central contains many survey submissions from ODK Collect.
Any advice on how I can recover the docker compose installation without losing data, and how I can access the existing submissions in Central. If I reinstall compose, will I lose the data already in Central?
Please help.
4. Upload any forms or screenshots you can share publicly below.