Hey all,
So I’ve been trying out the ts-services
beta using the Docker setup defined there, currently on tag beta-58rc20
, the latest one. I was able to spin up the server and connect to it using the TS5 client. Voice works and all, but I’m having trouble getting Matrix chat to work and I’m having a hard time finding cohesive information on how this is supposed to function, if at all. When I created the server and connected for the first time, I escalated my privileges using the key and used that on my primary account. In any channel, I get an exclamation mark that says “currently not possible” under it.
In the appserver
logs, I see: Matrix error 'M_FORBIDDEN': Application service has not registered this user
. Am I doing something wrong here, or is this just a misunderstanding and this doesn’t work currently? I’m only connecting directly using the server’s local IP address on my network currently. The server has access to the internet, but the Teamspeak ports are all being forwarded to my TS3 server currently. I’d like to try out the new chat feature if possible, and it was my understanding that it’s all self hosted but let me know if I’m wrong about that. Am I missing some sort of authentication / permissions setup that makes this all work? Does the server have to have all the standard TS ports exposed in order for it to work?