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: You have more than 3 logging markers enabled Warning when saving config #886

Open
viptampa opened this issue Aug 10, 2023 · 7 comments

Comments

@viptampa
Copy link

  • What do you expect to happen? - Save w/o this warning

  • What does happen? "You have more than 3 logging markers enabled" warning appears.

  • Have you searched for this problem? Yes, google and reddit. Did not produce any results that resolved my isssue.

  • Can the problem be reproduced? Yes. By saving my config, everytime.

  • If you use a docker container please tell me which one.: Using the binhex-nzbhydra2 docker container

I've downloaded and attached the debug file as I've seen recommended on reddit before.
nzbhydra2-debug-infos.zip

@theotherp
Copy link
Owner

theotherp commented Aug 10, 2023 via email

@viptampa
Copy link
Author

Understood. From what I can tell, I've turned off all the logging markers and have set the log level to warning for log and console log level

While I can ignore it.... its bothersome to see it. How I can correct the issue?

@theotherp
Copy link
Owner

theotherp commented Aug 10, 2023 via email

@viptampa
Copy link
Author

How does one disable the markers? I thought I did that already and need to double check I'm on the same page.

@viptampa
Copy link
Author

The logging level is set to WARN but the markers are still enabled. I should probably update the check to disable the warning in this case. For now you can set the level to DEBUG, disable all the markers, and set the level to WARN again.

On Thu, 10 Aug 2023, 16:22 viptampa, @.> wrote: Understood. From what I can tell, I've turned off all the logging markers and have set the log level to warning for log and console log level While I can ignore it.... its bothersome to see it. How I can correct the issue? — Reply to this email directly, view it on GitHub <#886 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADNUA6OGXYARB6OYQ25C6S3XUTVDVANCNFSM6AAAAAA3K5JP44 . You are receiving this because you commented.Message ID: @.>

Please point me to the instructions on how to disable the markers.
I found them in the XML file. If I click save on the config page, it automatically adds back in all of the markers...

- "TRAILING"
- "RESULT_ACCEPTOR"
- "PERFORMANCE"
- "DUPLICATES"
- "SCHEDULER"
- "USER_AGENT"
- "DOWNLOAD_STATUS_UPDATE"
- "URL_CALCULATION"
- "HTTP"

@theotherp
Copy link
Owner

theotherp commented Aug 14, 2023 via email

@viptampa
Copy link
Author

Understood. Thank you kind human!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants