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

Downloader Not Launching. #155

Open
MrOctober77 opened this issue Jul 14, 2024 · 4 comments
Open

Downloader Not Launching. #155

MrOctober77 opened this issue Jul 14, 2024 · 4 comments

Comments

@MrOctober77
Copy link

MrOctober77 commented Jul 14, 2024

When I start up Downloader.py I get this message:

"Serving Flask app 'streamonitor.managers.httpmanager'

  • Debug mode: off"

I'm using Arch.

Tried running it with Docker and it also will not start.

Installed Fedora and Ubuntu the downloader works. Just won't start on Arch for me.

@SeanRao
Copy link

SeanRao commented Jul 17, 2024

I'm in the same boat, and there's a hint in the other part “The process exited with an error. Return code: 8”,And, the downloaded files are not downloaded to the corresponding folder according to the model, they are all in the download folder.

@lossless1024
Copy link
Owner

@MrOctober77 Arch is not officially supported
@SeanRao for the folder issue pull latest commit

@DerBunteBall
Copy link

I'm sure Arch uses Python 3.12.

The Docker Image also does. The code goes into Exceptions and behaves not correctly due to changes in 3.12.

The last working version of Python actually is 3.11.x.

@DerBunteBall
Copy link

3.12.3+ seems to work again on macOS.

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

4 participants