Now I'm getting different errors like:
2016-09-03 05:21:12 - ERROR [eTools\Rcon\CSGO] Error while doing csay_all "eBot: Warmup Knife Round - Team1 (CT) VS (T) Team2." Broken pipe (Code: 32)
2016-09-03 05:21:15 - ERROR [eTools\Rcon\CSGO] Error while doing echo eBot Broken pipe (Code: 32)
2016-09-03 15:14:24 - ERROR [eTools\Rcon\CSGO] Error while doing csay_all "eBot: Warmup Knife Round - Team1 (CT) VS (T) Team2." Not authenticated yet.
PuTTYPuTTY2016-09-03 15:14:32 - ERROR [eTools\Rcon\CSGO] Error while doing csay_all "eBot: Please write !ready when your team is ready!" Not authenticated yet.
2016-09-03 15:14:33 - ERROR [eTools\Rcon\CSGO] Error while doing echo eBot Not authenticated yet.
2016-09-03 15:15:55 - ERROR [eTools\Rcon\CSGO] Error while doing exec server.cfg You have been banned from this server.
2016-09-03 15:15:56 - ERROR [eTools\Rcon\CSGO] Error while doing mp_teamname_1 ""; mp_teamname_2 ""; mp_teamflag_1 ""; mp_teamflag_2 "" The operation timed out.
I can restart server from eBot webpage, and eBot is posting messages. But it doesn't look like my CS:GO client can push any data back to eBot. When I type !help or something, nothing is happening. The chatlog, etc. in the eBot webpage is also empty. But I can run RCON from the webpage.
The "Not authenticated yet" message dissapears now and then if I restart the ebot.
eBot and CS:GO server are on the same server, but my client is connected externaly. So I think maybe it's a communication error? - but can't see any blocked traffic in the firewall log.
EDIT: I got it to work after changed most of the IP-addresses in the config files to my local (192) instead of 127. I documented all of it on my webpage: http://robertan.com/home/2016/09/03/setting-up-csgo-dedicated-server-with-ebot/