Open nickelswitte opened 1 year ago
Have you tried connecting to your url with HTTP instead of HTTPS? I'm also facing this same error when trying to connect over HTTPS (which I would prefer to do) and trying to figure out how to get it working. Specifying a RWA_WEBSOCKET_URL_SSL
to be the same url as the ws
url but with wss://
instead does not seem to work; I get a connection refused.
I am not getting this to work. The logs of this container are free of errors, besides a few times this one:
After the minecraft container seems to be fully booted, this error dissapears.
However, when I access the web GUI, I cannot see any content. I see the menu, the rcon web logo, but nothing to do. Looking at the logs of the browser, I can find the following error:
Has anyone been able to fix this?