This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Nginx Proxy Manager - Update error #1993
-
I got the following error when trying to update the container. Any thoughts on what's causing the error or how to fix?
|
Beta Was this translation helpful? Give feedback.
Answered by
di5cord20
Nov 1, 2023
Replies: 1 comment 13 replies
-
No idea, exit code 3 suggests that there was a problem with the |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think I figured out the issue. After another restore, I noticed the Bootsize disk was running low (had 4G storage). I did a clean restore from my backup, upped storage to 6G, then ran the update script. This time it completed successfully.
@tteck , not sure if it's possible, perhaps a check on free space before running the script to ensure sufficient space available?