-
Notifications
You must be signed in to change notification settings - Fork 406
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]: system reachable via ICMP and via Port 8008 but screen "navy blue" with no text whatsoever #1144
Comments
@Smartappli Any ideas? |
@JuniperChris929 Does it work from localhost? |
Yes - If I run the very same docker container on one of my Linux-Laptops it works fine. Already checked everything firewall-related - all green. I can see the traffic hitting the container and can also see the answer-packets. The weird thing is, that it loads the favicon (the little llama) and seems to load the page but somehow never finishes for some weird reason |
Apologies - I tested too quickly ;) |
chs@llm-docker:~$ docker logs 4c755f694744 [2024-02-21 23:36:02 +0000] [26] [ERROR] Error in ASGI Framework
During handling of the above exception, another exception occurred:
|
Do you need anything from my side? |
just saw that you implemented some fixes for IPv6 in the last commit(s) - will you release a new Version soon so that I can test of this fixes it? If I pull the "latest" tag from docker - does that already include the latest commits or is this just the latest released version? |
any news regarding this fix? Can we expect a new version soon? :) |
Any updates when a new version can be expected? It's been 4 months now and you probably already fixed a lot of issues |
@JuniperChris929 Does this happen with |
Yes - same behavior (once I say IPv4 = false and IPv6 = true in serge.env |
[2024-06-28 20:52:19 +0000] [20] [ERROR] Error in ASGI Framework
|
@Smartappli Any idea? |
Bug description
I start serge (docker) in an IPv6-only environment
The page loads - the background changes to the usual "navy blue" but nothing on the page actually shows up despite the website signalling me, that it has successfully loaded
Steps to reproduce
pull the latest docker container
start serge with IPv6 enabled
access the web.ui via IPv6
Environment Information
Docker version 20.10.18, build b40c2f6
Client accessing: Windows 11
Browser accessing: latest Chrome and Firefox (same behavior)
Screenshots
No response
Relevant log output
No response
Confirmations
The text was updated successfully, but these errors were encountered: