Hello guys, i have rust experimental server and this server open. Server and commands normal working. i want use Rusty or Rcon admin tool but it doesn't work. (Not connected). I research this and bingo ! My rcon.password not found. I try in game F1 consol = rcon.login "password" but unresponsive this command. I don't know why it happened. Can you help me? Thanks.
http://i.hizliresim.com/ZMvEJk.jpgCode:@echo off cls :start echo Starting server...RustDedicated.exe -batchmode -nographics +rcon.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.password "01751wwxiv" +server.maxplayers 100 +server.hostname "blabla" +server.identity "my_server_identity" +server.level "Procedural Map" +server.seed 12345 +server.worldsize 4000 +server.saveinterval 300 +server.globalchat true +server.secure false +server.description "Powered by Oxide" +server.url "http://blabla.org"echo. echo Restarting server... timeout /t 10 echo. goto start
i have =>>> rust/myserver/cfg =>>> bans.cfg - users.cfg and serverauto.cfg don't have server.cfg
RCON not working, command not found
Discussion in 'Rust Discussion' started by FakirHerif, Feb 13, 2017.
-
Wulf Community Admin
-
Edit:Last edited by a moderator: Feb 13, 2017 -
Wulf Community Admin
-
Wulf Community Admin
-
How can I be sure? forwarding rcon.port my router for TCP? i know my rcon port 28016
-
Wulf Community Admin
-
For rcon.io to work you need '+rcon.web 1' to tell the server to use websockets. And if web rcon is enabled other applications like Rusty wont work.
-
Helping a friend who is setting up a server. Just done a fresh install of a vanilla server, No luck installing plugins using Rcon, oxide seems to be installed but no response.
What's up with +Rcon.web1? Where does that go? Thanks -
But like I said earlier this is to get rcon.io working only. I doubt plugins that use rcon use web technology -
I am having an issue with RCON as well if anyone is able to help.
I have always been able to run RCON using Rusty Tool on my Iphone with no problems.
Recently set up a dedicated server of my own. When I put the server info into Rusty all was fine. But I noticed when I leave my house, the server shows disconnected.
It appears to only work on my phone when I am home. -
Any update on this? I am getting this issue - Gyazo - d8d2128cc0aa345904e2b29ed208e0bb.png