Could not load dashboard website with loopback check - after 3 tries
-
After boot I can only do
curl localhost2 times before it hangs and I get the following error on my cloudron instance:
Could not load dashboard website with loopback checkBefore that, on the instance,
curl localhostandcurl --insecure -v https://localhostwork fine but after that it just hangs (when on the same hsot).I have updated up to the latest stable version of cloudron available now but I still have this issue. I was on 3 or 4 versions before, something like 9.0.3 (or 13 I don't remember exactly the version number).
il about 10 days ago (let's say 2 weeks?)With
netstat -ntlp | grep 80andnetstat -ntlp | grep 443I can see that it's still listening to both ports without issue.tcp 0 0 0.0.0.0:443 0.0.0.0:* 0 LISTEN tcp 0 0 0.0.0.0:80 0.0.0.0:* 0 LISTEN tcp6 ...$ cloudron-support --troubleshoot ... [OK] dashboard cert is valid [FAIL] Could not load dashboard website with loopback checkPlease let me know if this is expected behaviour or not.
Thanks!
-
This too might be related to the ubuntu kernel issue. Can you check the output of
uname -nar? -
Hello @orezbodajoy
The dashboard issue is related to the latest ubuntu kernel having a regression. If you are running 110 which has a bug . See https://forum.cloudron.io/topic/15265/unusable-application/39If you'd like to try, you could apply this patch manually https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e and then
systemctl restart cloudron-firewall.This should solve the issue.
-
J james has marked this topic as solved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login