mbologna / docker-bitlbee

Run bitlbee with TLS and custom protocols in a container
MIT License
45 stars 25 forks source link

Cannot connect to rocket chat #3

Closed exic closed 5 years ago

exic commented 5 years ago

I'm getting eionrobb-rocketchat - Login error: No username/server supplied on ac 1 on. I tried various combinations of username/server_path but can't seem to get it running. Do you use that? Any ideas?

Btw, thank you for providing this, it was really easy for me to get skypeweb running this way :-)

exic commented 5 years ago

Figured it out by looking at the source here – username is expected to be "username|server.url" but without "protocol://". server_path needed to be unset for me.