lucaspeng12138 opened a new issue, #5393: URL: https://github.com/apache/inlong/issues/5393
### What happened Docker images runs stuck in starting operation. ### What you expected to happen Docker images runs normally. ### How to reproduce Add "agent.manager.auth.secretId=" and "agent.manager.auth.secretKey=" into agent-docker.sh at edit agent.properties position. This problem caused by added a new configuration for httpManager. But docker images didn't add this configuration. When agent going to start. It can't find this configuration. Then start operation is stuck. ### Environment _No response_ ### InLong version master ### InLong Component InLong Agent ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
