mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 10:55:49 +03:00
[GH-ISSUE #592] ERR_LOCK_TIMEOUT: failed to acquire lock before timeout #123
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @jupys on GitHub (Sep 22, 2025).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/592
hi,
long time fan of SignTools.
In the last few months, I've been unable to sign any apps, with the message "ERR_LOCK_TIMEOUT: failed to acquire lock before timeout" appearing in my nginx logs, signtools docker container, and mac builder.
I've tried several different apps and different browsers to upload different IPAs for testing, as well as trying to use a URL instead of uploading directly to the Web GUI.
Additionally, I've tried to add the below in my NGINX Proxy Manager advanced settings (and subsequently only uploading apps up to ~250MB), and there is still no luck.
Would really appreciate anyone's help on solving this one.
@jupys commented on GitHub (Sep 23, 2025):
Additionally, I don't think this is an issue with my nginx in particular, as i have a few other services running behind the same proxy manager, and they can upload files of any size.
@jupys commented on GitHub (Oct 12, 2025):
turns out my vm was running on absolutely no free space. closing this issue due to pebkac