*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Now you can log out and the service will continue running on the EC2 instance.
...
Troubleshooting
Server is down
- Reboot the instance(shown below)
2. If the problem persists, connect to the relevant server and run the deployment script:
| Code Block |
|---|
// For test environments.
./deploy.sh -n "Your Name" -m "Reason for deployment" test
// For production environments.
./deploy.sh -n "Your Name" -m "Reason for deployment" prod |
The particular issue may be highlighted during the execution of the above command.
BioHPC database timeout (Obsolete)
...
