brettpetch / hosted-scripts

Installers for additional applications not yet integrated into the Swizzin Hosted Platform.
GNU General Public License v3.0
81 stars 17 forks source link

overseerr - Download Failed #10

Closed kerniger closed 9 months ago

kerniger commented 1 year ago

when using bash <(curl -sL "https://github.com/brettpetch/hosted-scripts/raw/master/overseerr.sh")

I get "Download Failed" after "Downloading and extracting source code"

WowSuchRicky commented 1 year ago

I got this too, you might have to su as the user you installed Swizzin with. If you're logged in as root, it will be trying to install stuff into /home/root which may not exist or you may not have permissions for.

Basically, it's the symptom of issue #1

brettpetch commented 1 year ago

I got this too, you might have to su as the user you installed Swizzin with. If you're logged in as root, it will be trying to install stuff into /home/root which may not exist or you may not have permissions for.

Basically, it's the symptom of issue #1

This is not meant to be run as root. Nor is it meant for dedicated systems.