Can't execute server commands in local consoleNot An Issue
Hi guys, after starting my server im not being able to enter any command in terminal.
the server works fine. but it's not taking any commands. 
here what it's looks like
Server startup complete
SteamServer Connected
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Checking for new Steam Item Definitions..
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Saved 19,661 ents, cache(0.01), write(0.01), disk(0.00).
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Saving complete
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Saved 19,760 ents, cache(0.01), write(0.01), disk(0.00).
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Saving complete
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)​



Here is a terminal picture

If you are running a Linux server, it has no local console.
and how could this solved?
thx for the fast replay btw :)
You'd need to use an RCON client if the server is Linux.
yeah the server is a linux server, i tried to use RustAdmin. It didnt work
Web RCON is the default, so make sure you have RustAdmin set to that and no Rust Experimental.
This what it shows me on trying to connect using RustAdmin
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/advapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/advapi32
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
Plugins: Couldn't open advapi32, error: advapi32: cannot open shared object file: No such file or directory
(Filename:  Line: 306)

Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/advapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/advapi32
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/steam/rustServer/RustDedicated_Data/Mono/libadvapi32.dll
If using Oxide, make sure you are installing the Linux build, not the Windows build.
im not sure what oxide is... but i just downloaded the rustServer from steamCMD following this tutorial: How to host a Rust server in Linux. there are no plugins installed yet

Merged post

Wulf please Help me
Oxide is the modification provided by umod.org, which you are currently using. That tutorial does appear to be a bit outdated though.

I'm not sure what would cause the advapi32 error, so all I can suggest is to make sure the Rust server is fully updated.
Alright, I'll give it try. I hope it will work. I'll post any updates if I found solution. Thank you very much for your support 
Locked automatically