[BUG] CPU Usage pegged if config is incorrect #112

Open
opened 2025-11-20 04:17:07 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @hockeygoalie35 on GitHub (Aug 21, 2025).

Describe the bug
If the config is incorrect, and restart = "unless-stopped", Doplarr will keep trying to reboot as fast as possible, using as much CPU as possible:

Expected behavior
A delay between error and shutdown. Better config error handling for bools.

Screenshots
Image

Logs
don't have logs, but can be replicated by setting SONARR__SEASON_FOLDERS to True instead of true.

Additional context
Add any other context about the problem here. What backend you're using, are you using Discord roles, etc.

Originally created by @hockeygoalie35 on GitHub (Aug 21, 2025). **Describe the bug** If the config is incorrect, and restart = "unless-stopped", Doplarr will keep trying to reboot as fast as possible, using as much CPU as possible: **Expected behavior** A delay between error and shutdown. Better config error handling for bools. **Screenshots** <img width="1384" height="267" alt="Image" src="https://github.com/user-attachments/assets/508c15f9-cd00-4fd8-9f49-53f17ca36a49" /> **Logs** don't have logs, but can be replicated by setting `SONARR__SEASON_FOLDERS` to `True` instead of `true`. **Additional context** Add any other context about the problem here. What backend you're using, are you using Discord roles, etc.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#112