Deployment Is Successful, But the Service Is Not Started
Symptoms
The command for starting Go is successfully deployed during the deployment of the action Start/Stop Go Service, but the service is not started.
Analysis
- The waiting time is too short. As a result, the service is not started when the waiting time ends.
- If the service still fails to be started after the waiting time is adjusted to a longer time, check whether any other causes exist.
Solution
- Adjust the waiting time.
- Log in to the server where the service is deployed to manually start the service or view logs to locate the service fault.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.