This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Uptime-kuma update script fails at "git fetch --all &>/dev/null" #2292
-
I attempted to update my Uptime Kuma container today by running the script in the uptime kuma LXC shell. Unfortunately, it failed at the "git fetch --all &>/dev/null" line. |
Beta Was this translation helpful? Give feedback.
Answered by
chadsell
Jan 4, 2024
Replies: 1 comment 2 replies
-
The script runs without any problems from this end.
Just checked. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Strange. Here's what I'm getting:
~~Does this need to be run as root? It asks for my sudo password, so I assumed not. ~~
Nevermind, I'm dumb. Had to preface the whole…