server-docker
server-docker copied to clipboard
Not able to use Tailscale Magic DNS based HTTPS URL for the streaming server
I am trying to use Tailscale's Magic DNS based HTTPS URL for the streamingServer URL but the Stemio Web is showing error and I see the following error message in the Stremio Service logs:
HTTPS: Request error Could not get a valid HTTPS certificate
If you're using tailscale anyway then just run sudo tailscale serve --https=443 http://127.0.0.1:1147 on the server to get an https endpoint accessible to your tailnet devices instead of the stremio https endpoint.