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

Setting Logging.<Origin/Cache>.Http: trace results in crash on service startup #1713

Closed
jhiemstrawisc opened this issue Nov 5, 2024 · 0 comments · Fixed by #1988
Closed
Labels
bug Something isn't working cache Issue relating to the cache component origin Issue relating to the origin component

Comments

@jhiemstrawisc
Copy link
Member

As described, setting

Logging:
  Origin:
    Http: trace

or

Logging:
  Cache:
    Http: trace

results in a crash on startup:

Error: Error parsing specified log level for Logging.Origin.Http: Unset specified log level without a previous value, loggingMap passed to function needs fixing
ERROR[2024-11-05T18:35:57Z] Fatal error occurred at the start of the program. Cleanup started: Error parsing specified log level for Logging.Origin.Http: Unset specified log level without a previous value, loggingMap passed to function needs fixing

We should look at how we map pelican configs to these debug options in XRootD configuration and make sure this type of bug can't affect any of the other similar config options.

@jhiemstrawisc jhiemstrawisc added bug Something isn't working cache Issue relating to the cache component origin Issue relating to the origin component labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cache Issue relating to the cache component origin Issue relating to the origin component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant