[solved] traefik gives 404 to truecommand

uberthoth

Dabbler
Joined
Mar 15, 2022
Messages
11
After following the excellent traefik tutorial

Traefik now has port 80 and 443.

Recently I thought I would try out truecommand, but it gives this error:


failed to WebSocket dial: expected handshake response status code 101 but got 404


I assume that truecommand is connecting to either 443 or 80 and traefik is giving back the 404.

How do I get truecommand to contact 444 or 81 (heavy preference to 444).
 

uberthoth

Dabbler
Joined
Mar 15, 2022
Messages
11
For some reason when you edit a server you cannot just append :444

But if you delete the server and recreate it, truecommand does allow you to specify the port like that.

solved.
 
Top