rcon: Invalid auth reply, valid password? (valve css)
Sorry, maybe I need to create a separate ticket.
When connecting to CSS:
./rcon -1 -H 172.17.1.66 -p 27015 -P RCONPASS status
an error occurs:
Invalid auth reply, valid password?
When using the configuration file:
[csspub]
hostname = 192.168.0.2
port = 27015
password = RCONPASS
#single_packet = true
./rcon -c /path/to/config/example/rconrc -s csspub status
server answers correctly, no errors
sorry bad eng
_Originally posted by @butaford in https://github.com/n0la/rcon/issues/16#issuecomment-599530287_
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17 (10 by maintainers)
It´s working now with current version. Thank you very much!!! So I will delete my Avorion clone I created yesterday 😄
Did not realise you already did one mor commit yesterday.