You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/08 06:19:54 UTC

[GitHub] [inlong] lucaspeng12138 opened a new issue, #5393: [Bug][Agent] Docker image of agent stuck in starting

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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang closed issue #5393: [Bug][Agent] Docker image of agent stuck in starting

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #5393: [Bug][Agent] Docker image of agent stuck in starting
URL: https://github.com/apache/inlong/issues/5393


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org