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][Audit] Error occurred in started container on tencent eks #3013

Closed
1 of 2 tasks
qust5979 opened this issue Mar 9, 2022 · 0 comments · Fixed by #3014
Closed
1 of 2 tasks

[Bug][Audit] Error occurred in started container on tencent eks #3013

qust5979 opened this issue Mar 9, 2022 · 0 comments · Fixed by #3014
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@qust5979
Copy link

qust5979 commented Mar 9, 2022

What happened

command: kubectl logs inlong-audit-0
Error msg :

sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory
sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory
sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory
bash: /opt/inlong-audit/bin/proxy-start.sh: No such file or directory
bash: /opt/inlong-audit/bin/store-start.sh: No such file or directory
tail: cannot open '/opt/inlong-audit/logs/audit-*' for reading: No such file or directory

What you expected to happen

  1. kubectl get pods
    output:
    inlong-agent-0 0/1 Init:1/3 0 39m inlong-audit-0 1/1 Running 0 39m inlong-dataproxy-0 0/1 Init:1/2 0 39m inlong-manager-0 1/1 Running 0 39m

  2. kubectl logs inlong-audit-0
    Error Msg:
    sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory sed: can't read /opt/inlong-audit/conf/application.properties: No such file or directory bash: /opt/inlong-audit/bin/proxy-start.sh: No such file or directory bash: /opt/inlong-audit/bin/store-start.sh: No such file or directory tail: cannot open '/opt/inlong-audit/logs/audit-*' for reading: No such file or directory

How to reproduce

kubectl get pods
kubectl logs inlong-audit-0

Environment

No response

InLong version

master

InLong Component

InLong Audit

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