1. Anyone else experiencing this?
     
  2. This update changed something on the RCON side.

    Read the update logs @ Devblog 155
    Search for Websocket Rcon.

    I'm currently trying to figure out a solution for this because even my websocket RCON isn't reacting like it should
     
  3. Can you guys let me know what the solution to this is if you find one? I'm having the same problem, no idea how to connect to RCON right now and a lot of my plugins on the server are not working, such as R-Remover.
     
  4. All my plugins are working its just that the UI isnt..
     
  5. Any solutions yet?
     
  6. You can add "+rcon.web 0” to the command line on your server and the rcon clients like Rusty will work. Otherwise you can use the RCON:IO site
     
  7. its +rcon.web 1
     
  8. I've rewritten my website using WebSockets now, it seems to work fine!
    Team Howl - Portal

    If you are having issues with Rusty, use the above mentioned "+rcon.web 0" to enable the old type of RCON. This type of RCON however will be removed in the future so you better hope Rusty changes their code to use websockets
     
  9. Actually that is the new format, which is the default now. If you want the old method, you have to do as I mentioned.
     
  10. Why would I want it an old way
     
  11. Because this topic is about old implementations being broken because the server now forces rcon.web true instead of the previous value.
    Trying to help those that are still using that old implementation means they have to add '+rcon.web 0' in their startup line for it to work.
     
  12. As I stated. If you are using Rusty or other Rcon clients that only use the old method, you need the command as I mentioned. Otherwise as I stated you can use a site like RCON:IO
     
  13. Dont have a problem myself with rustadmin
     
  14. how do I go about putting the command in? sorry i'm just a little confused. I use rusty
     
  15. Rustadmin is WebSocket based, you're lucky :)

    If you can't find it yourself, contact your server provider to let them add '+rcon.web 0' to the startup line
     
  16. Hey there, today I updated my server and out of no where I can't connect to it with RCON, before the update I could.
    I was going through the server logs and I found this:
    Code:
    Command 'rcon.password' not found
    Until now it did work.... Any solution?
    Thanks, MrNirost.
     
  17. Hello. When i updatet my server, i lost my admin "Role" so i can't use the old rusty, but trying RCON:IO now but it says Oops cannot connetct to server :(
    any solution ?