The FB webrcon tool stopped working for me a couple days ago. Does anyone else use this tool and can you confirm it's not working for you either?
Facepunch webrcon stopped working
Hello, i've same problem...
RustAdmin or https://facepunch.github.io/webrcon work fine, i can connect but nothing displayed... I can see my server on battlemetric, gametracker...
Its a vanilla server, no plugin, only oxide is installed.
Port is forwarded
rcon.web set to 1
edit: i can execute o.version on rustadmin or a chat command, it work.
Player online doesn't work...
i don't udnerstand what happen.....
Thanks
RustAdmin or https://facepunch.github.io/webrcon work fine, i can connect but nothing displayed... I can see my server on battlemetric, gametracker...
Its a vanilla server, no plugin, only oxide is installed.
Port is forwarded
rcon.web set to 1
edit: i can execute o.version on rustadmin or a chat command, it work.
Player online doesn't work...
i don't udnerstand what happen.....
Thanks
Ok, for some reason my Firefox install started blocking it due to some XSS issue. I was able to load it in Chrome.
Merged post
Merged post
Fix for Firefox:
https://stackoverflow.com/questions/11768221/firefox-websocket-security-issue/12042843#12042843
Hello,
solved for me, don't use OxideRcon in oxide.config.json !!!!
should be:
solved for me, don't use OxideRcon in oxide.config.json !!!!
should be:
"Enabled": false, I ran into this with the latest updates in browsers. Chrome, Edge and FireFox.
I also posted this on their Github issues page.
Browser Updates · Issue #36 · Facepunch/webrcon (github.com)
This is what I did to fix it:
As an update. A work around for FireFox is to allow InSecure from HTTPS as outlined in the below article.
https://stackoverflow.com/questions/11768221/firefox-websocket-security-issue/12042843#12042843
In MS Edge:
edge://settings/content/insecureContent
Click Add in the Allow field and enter
[*.]facepunch.github.io
In Chrome:
chrome://settings/content/insecureContent
Click the Add button in the Allowed to show insecure content section and type
[*.]facepunch.github.io