-
-
Notifications
You must be signed in to change notification settings - Fork 310
SWAG auto-uptime-kuma Timeout/Infinite Boot Loop fix (Issue #1014) #1052
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
base: swag-auto-uptime-kuma
Are you sure you want to change the base?
SWAG auto-uptime-kuma Timeout/Infinite Boot Loop fix (Issue #1014) #1052
Conversation
|
PR build pushed to |
|
PR build pushed to |
|
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Commenting to keep open. |
|
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Need to talk with team about changing maintainer for this mod. |
|
@TrezOne hey getting one side effect it seems
it throws a timeout on add, it does successfgully add in uptime but as it thinks the monitor add timed out it doesnt perform the group and tagging which then means each run it tries to add again
i tried editing the timeout on https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix/blob/swag-auto-uptime-kuma-timeout-fix_2025-06-20T09-38-36/root/app/auto_uptime_kuma/uptime_kuma_service.py#L28 in the running container but it didnt seem to have any effect on the "timeout" any tips on where this timeout should be configured? as i think we need to make this env controllable maybe |


Description:
Timeout fix for swag-auto-uptime-kuma LSCR.io mod.
Benefits of this PR and context:
Could possibly be considered break/fix; fixes #1014
How Has This Been Tested?
Tested in homelab setting with 98 services with
swag.uptime-kuma.enabled: truePackage link: https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix/pkgs/container/swag-auto-uptime-kuma
Before
After (SWAG log truncated for readability)
Source / References:
#1014