Skip to content
New issue

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

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

Already on GitHub? # to your account

Incorrect default tracedir in server #208

Open
astroclark opened this issue Oct 13, 2022 · 0 comments
Open

Incorrect default tracedir in server #208

astroclark opened this issue Oct 13, 2022 · 0 comments
Assignees

Comments

@astroclark
Copy link

After upgrading from 1.29.0 -> 1.29.6, the API server now crashloops with:

IsADirectoryError: [Errno 21] Is a directory: '/var/log/rucio/trace'

The error goes away if I explicitly set:

tracedir: "/var/log/rucio/trace"

(which also requires the username/password to be set - blank values work)

Note that I do not have the trace server enabled.

I guess an easy fix would be to change the default value here so that it matches the stated default value in the Helm values.yaml ?

I'm not sure why this has just started in 1.29.6, however.

@rcarpa rcarpa removed their assignment Jan 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants