Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Agent] Docker image of agent stuck in starting #5393

Closed
2 tasks done
lucaspeng12138 opened this issue Aug 8, 2022 · 0 comments · Fixed by #5395
Closed
2 tasks done

[Bug][Agent] Docker image of agent stuck in starting #5393

lucaspeng12138 opened this issue Aug 8, 2022 · 0 comments · Fixed by #5395
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@lucaspeng12138
Copy link
Contributor

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants