-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
[BUG] 1.17.2.4511-ls70 [Fatal] ConsoleApp: EPIC FAIL! #60
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I've just seen similar issues with linuxserver-sonarr, -readarr & -speedtest-tracker images so I've pinned them all to their previous releases for now. |
Post some hardware information |
CPU: Intel(R) Celeron(R) N5095A @ 2.90 |
@Berry-95 what builds did you find to be working? I'm trying to understand why I'm getting http timeouts with readarr and prowlarr and the upstream discussion suspects a ".net networking issue". Wondering if a previous version is known to be working. |
@andrewgdunn "Do you have a better idea of what's happening then?" I suspect the issue being due to .NET because it started to appear after the bump to 6.0.19 or so, and now I don't have the same issue with 8.0. I still get rare occurrences of |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
Running latest version results in a ConsoleApp: EPIC FAIL! loop.
Expected Behavior
Running previous version 1.17.2.4511-ls69 results in successful startup
docker run -d \ --name=prowlarr \ -e PUID=1000 \ -e PGID=1000 \ -e TZ=Etc/UTC \ -p 9696:9696 \ -v ./data:/config \ --restart unless-stopped \ lscr.io/linuxserver/prowlarr:1.17.2.4511-ls69
Docker log:
Steps To Reproduce
docker logs prowlarr
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: