mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-07-10 07:31:41 -04:00
[BUG] CPU Usage pegged if config is incorrect #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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

Logs
don't have logs, but can be replicated by setting
SONARR__SEASON_FOLDERStoTrueinstead oftrue.Additional context
Add any other context about the problem here. What backend you're using, are you using Discord roles, etc.