You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: