waiting for rcon to come up rust что делать
«Waiting for RCON to come up. » #623
Comments
syntaxxl commented Jul 18, 2020
Panel Version: 0.7.17
Daemon Version: 0.6.13
Service: Rust
Modified: no
Expected Behavior: For it to connect to RCON, but it doesn’t. Don’t know what else to tell you, sorry.
Steps to Reproduce: Install the Rust server and click Start. That’s all I did, and it keeps popping up the RCON message.
The text was updated successfully, but these errors were encountered:
parkervcp commented Jul 19, 2020
If it keeps saying that your rust server never started. You probably gave it too little ram. That is a common issue.
syntaxxl commented Jul 20, 2020 •
It has 11 GB of* ram, sorry for taking so long to answer
parkervcp commented Jul 21, 2020
I can also be other settings causing it to fail to start.
syntaxxl commented Jul 21, 2020
Do you mind if I send you some screenshots so you can help me out?
I’m just trying to play with friends.
parkervcp commented Aug 3, 2020
If you can get a capture of the shell output when it starts.
parkervcp commented Aug 14, 2020
Seeing as there hasn’t been a response and this is only affecting you I will be closing this. If you do continue to have this issue please take it to the #eggs channel in discord.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Waiting for rcon to come up rust что делать
And server console is spamming:
Waiting for RCON to come up.
Waiting for RCON to come up.
My startup script has same parameters as default one, but I don’t want to use default script, because I need to edit parameters automatically using cron jobs for automatic server wipes.
The text was updated successfully, but these errors were encountered:
Eclip7e commented Jun 27, 2020
But its exactly same as default one!
parkervcp commented Jun 27, 2020
did you also allocate enough ram to the server? it requires something like 6 gigs.
Eclip7e commented Jun 27, 2020
Yes 20gb. Ok you maybe misunderstood situation, server works fine with your custom startup command, but when i edit it like I wrote in first post to run my script which is the same as your default startup command it happens what i described.
I want to use my own script to be able to edit it using cron jobs, therefore I do what I do 🙂
parkervcp commented Jun 27, 2020
So your script should be wrapped by the wrapper.js and that is what is waiting for the rcon to come up. It sounds like your changes are making it so the server isn’t actually starting, or you aren’t using the variables correctly.
Eclip7e commented Jun 27, 2020
server is starting
parkervcp commented Jun 27, 2020
Did your set the rcon port variable to match what’s in your script?
Eclip7e commented Jun 27, 2020
If you use it the problem still persists: Waiting for RCON to come up.
parkervcp commented Jun 27, 2020
Can you open your file in sftp and get the permissions on the file please.
Eclip7e commented Jun 27, 2020
644, changed them to 777 and problem still persists
Eclip7e commented Jun 27, 2020
Also I’d like to point out that websocket is starting correctly:
WebSocket RCon Started on 28026
parkervcp commented Jun 28, 2020
So the fact that you moved the command to a shell script and that broke it I am going to say my actual egg is perfectly fine and your modifications broke it.
You say you want to use a cron job to edit things but I have no idea what you want it to edit. Most of that you could probably do with the API honestly.
Eclip7e commented Jun 28, 2020
Ok so I want to delete selected files + edit world seed value in order to wipe server into a new map. World seed value is parameter from startup command.
This is when I use default Startup Command:
Notice Command Line in both cases they are the same! but in the custom script case I cannot connect to web rcon (no its not because in one case there is «1» and in other «true» both are equivalent).
Wulf That looks like a message coming from your host, not the server. I’d suggest contacting them. That looks like a message coming from your host, not the server. I’d suggest contacting them.
this is coming from the rust server itself, i dont think it is coming from oxide/umod
Wulf I can’t find that message in the game, so it’s likely coming from the control panel you are using (Pterodactyl) as the rest appear to be custom messages as well from it along with a few from SteamCMD. From the sound of it, the panel is waiting for RCON to come up so that it can provide console/log output in the panel.
If you prefer to stick with Pterodactyl then their support system would be a better place to ask your questions about it.
that happened after oxide updated
Waiting for rcon to come up rust что делать
Wulf That looks like a message coming from your host, not the server. I’d suggest contacting them. That looks like a message coming from your host, not the server. I’d suggest contacting them.
this is coming from the rust server itself, i dont think it is coming from oxide/umod
Wulf I can’t find that message in the game, so it’s likely coming from the control panel you are using (Pterodactyl) as the rest appear to be custom messages as well from it along with a few from SteamCMD. From the sound of it, the panel is waiting for RCON to come up so that it can provide console/log output in the panel.
If you prefer to stick with Pterodactyl then their support system would be a better place to ask your questions about it.
that happened after oxide updated
Expected Behavior: For it to connect to RCON, but it doesn’t. Don’t know what else to tell you, sorry.
Steps to Reproduce: Install the Rust server and click Start. That’s all I did, and it keeps popping up the RCON message.
The text was updated successfully, but these errors were encountered:
It has 11 GB of* ram, sorry for taking so long to answer
parkervcp commented Jul 21, 2020
I can also be other settings causing it to fail to start.
syntaxxl commented Jul 21, 2020
Do you mind if I send you some screenshots so you can help me out?
I’m just trying to play with friends.
parkervcp commented Aug 3, 2020
If you can get a capture of the shell output when it starts.
Waiting for rcon to come up rust что делать
Ok, this seems to be my last attempt in trying to get this resolved.
No matter what I do now, I can’t connect my modded server with Rcon:io.
Rcon:io simply will not connect.
I have had it connect with never an issue before. Until now. New July Update triggered it?
I don’t know. What I do know is that no matter what I do to set it up IE:
Added «+rcon.web 1» to my start up bat file, nothing (Tried 0 also)
Added «rcon.web 1» to my command line, nothing (tried 0 also)
Does anyone have an answer after my roughly 3 days of searching why this problem is happening.
Could it be related to plugins being installed? It worked before the plugins were installed and then after, gone.
The Rcon:io client is web based. You input your IP (as usual) Rcon port number and pass. Done.
Not much to screw up. 😛
I am using Rcon on my private network.
I’m not sure but since I put my server to public via router port forwarding, it hasn’t worked. All I did was open my ports.
I’m not sure if that has anything to do with it or not.
I have searched and tried multiple solutions I found online that just don’t work.
I also notice I have to keep on setting myself as the admin in the server command line and rebinding my noclip and other keys I have bound already.
In the RUST console I have also typed in and it answered «true»
Rust egg issue. #585
Comments
Eclip7e commented Jun 27, 2020
Panel Version: 0.7.17
Daemon Version: (version number) newest
Service: Rust
Modified: (yes/no) (did you add or change things, this includes startup configs/install scripts/variables)
And server console is spamming:
Waiting for RCON to come up.
Waiting for RCON to come up.
My startup script has same parameters as default one, but I don’t want to use default script, because I need to edit parameters automatically using cron jobs for automatic server wipes.
The text was updated successfully, but these errors were encountered:
parkervcp commented Jun 27, 2020
If you customized it I cannot guarantee it will work. Especially as the rust game is wrapped by a nodejs wrapper do handle the rcon
Eclip7e commented Jun 27, 2020
But its exactly same as default one!
parkervcp commented Jun 27, 2020
did you also allocate enough ram to the server? it requires something like 6 gigs.
Eclip7e commented Jun 27, 2020
Yes 20gb. Ok you maybe misunderstood situation, server works fine with your custom startup command, but when i edit it like I wrote in first post to run my script which is the same as your default startup command it happens what i described.
I want to use my own script to be able to edit it using cron jobs, therefore I do what I do 🙂
parkervcp commented Jun 27, 2020
So your script should be wrapped by the wrapper.js and that is what is waiting for the rcon to come up. It sounds like your changes are making it so the server isn’t actually starting, or you aren’t using the variables correctly.
Eclip7e commented Jun 27, 2020
server is starting
parkervcp commented Jun 27, 2020
Did your set the rcon port variable to match what’s in your script?
Eclip7e commented Jun 27, 2020
ofc. When I use default startup command its lower part of screen, when i use my script which i posted above its upper part, so there is difference, but im adhering to syntax from documentation https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server#Command_line_parameters
Eclip7e commented Jun 27, 2020 •
You can also check startscript from official RUST server (managed by developers)
https://www.rustafied.com/how-to-host-a-rust-server-in-linux
If you use it the problem still persists: Waiting for RCON to come up.
parkervcp commented Jun 27, 2020
Can you open your file in sftp and get the permissions on the file please.
Eclip7e commented Jun 27, 2020
644, changed them to 777 and problem still persists
Eclip7e commented Jun 27, 2020
Also I’d like to point out that websocket is starting correctly:
WebSocket RCon Started on 28026
parkervcp commented Jun 28, 2020
So the fact that you moved the command to a shell script and that broke it I am going to say my actual egg is perfectly fine and your modifications broke it.
You say you want to use a cron job to edit things but I have no idea what you want it to edit. Most of that you could probably do with the API honestly.
Eclip7e commented Jun 28, 2020
Ok so I want to delete selected files + edit world seed value in order to wipe server into a new map. World seed value is parameter from startup command.
Eclip7e commented Jun 28, 2020 •
This is when I use default Startup Command:
Notice Command Line in both cases they are the same! but in the custom script case I cannot connect to web rcon (no its not because in one case there is «1» and in other «true» both are equivalent).
Can’t acces any rcon command #6
Comments
neolectron commented Dec 28, 2016 •
when i’m trying to run any rcon command with :
docker exec rust rcon ANYCOMMAND
I got this :
When ingame console i type rcon.login
i’ve got «invalid command»
here’s my startscript :
The text was updated successfully, but these errors were encountered:
Dids commented Dec 28, 2016
This should definitely be working, just tested it with the default options, and the command docker exec rust-server rcon status worked fine for me, returning the overall server status.
You’re certain the server is running?
Try modifying your env-file so it’s just this:
neolectron commented Dec 29, 2016 •
Nope, still got the same error using your envfile..
(I have no other stuff using that port.)
neolectron commented Dec 29, 2016 •
PS : just checked something. I can’t find the rcon.ip=0.0.0.0 instruction on your défault start command. I’ll try to add it today. I’ll come back to you after.
EDIT : adding +rcon.ip 0.0.0.0 didn’t changed anything. :/
Still no clue on what happens.
Dids commented Dec 29, 2016
Yeah, rcon.ip isn’t required, because it’s set to 0.0.0.0 by default.
How about your firewall? Could it be blocking/not allowing connections on 28016?