No Response from the Tool After the Container Environment Is Restarted
Symptom
The tool is deployed in a Docker container. After the container is restarted, the message "Bad Gateway" is displayed.
Possible Causes
After the container is restarted, the tool deployed in the container does not automatically start.
Troubleshooting Procedure
Manually start the process in the container.
1 | /opt/DevKit/tools/docker_service.sh start java_perf |
Parent topic: FAQs