Skip to content
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

overseerr - Download Failed #10

Closed
kerniger opened this issue Mar 14, 2023 · 2 comments
Closed

overseerr - Download Failed #10

kerniger opened this issue Mar 14, 2023 · 2 comments

Comments

@kerniger
Copy link

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
Copy link

WowSuchRicky commented Apr 4, 2023

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants