Skip to content
Discussion options

You must be logged in to vote

Thanks a lot for your help earlier — especially for pointing me to port 8089!
That was indeed the first major issue, as I had initially been trying 8080,
which obviously went nowhere.

After fixing the port, I still ran into the same “endless loading” problem
in the browser UI and the Bitwarden app couldn’t log in either.
Eventually we figured out that the issue was related to the missing HTTPS setup
and how the certificates were handled.

The final working solution was to use Tailscale Serve directly on Umbrel’s
built-in Tailscale terminal.
Running this command solved it instantly:

tailscale serve --https / http://localhost:8089

This automatically created an HTTPS address within my Tailnet
(

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@SpyDeeHub
Comment options

@stefan0xC
Comment options

@SpyDeeHub
Comment options

Answer selected by SpyDeeHub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants