I’ve tried everything at thing point, but my server always logs “Bad rcon from ”
When I try /rcon login , it doesn’t even log anything, but when I do /rcon password , it logs bad rcon
I’m running a cod4x docker image, and the arguments for running the server file are: +set dedicated 2+set sv_cheats 0+set sv_maxclients 64+set ui_maxclients 64+exec server.cfg+set rcon_password “password”+map_rotate
and I’ve set the password in the main/server.cfg file as
set rcon_password “password”
set sv_rconEnable 1
set sv_privateClients 2
I really don’t know what more I can do, I’m just stuck in a free for all on shipment like this.