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

[0.0.20/chart 0.1.8] error messages in the production logs (no failure on the main features though) #174

Open
dduportal opened this issue Oct 21, 2022 · 0 comments
Labels

Comments

@dduportal
Copy link
Contributor

With the version 0.0.24 (helm chart v0.1.8 deployed by jenkins-infra/kubernetes-management#3089) in production, the application works as expected for the main use cases (user accounts and administration).

However the logs are showing the following 2 errors that should be fixed in the future (not blocking):

  • Log4j initialization error:
log4j:ERROR Could not instantiate appender named "logfile".
  • Datadog Agent: connection failing:
[dd-agent-writer] WARN datadog.trace.agent.common.writer.DDApi - Error while sending 5 of 5 traces to the DD agent. java.net.ConnectException: Connection refused (Connection refused) (going silent for 5 minutes)

For both errors:

@timja timja added the bug label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants