umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Can't connect to Tailscale via web UI over TOR. The app hangs on "Starting..."

Open TheBlueMastiff opened this issue 3 years ago • 2 comments

I am trying to access via the web UI over TOR and it doesn't connect, then the app in the Umbrel dashboard just hangs on "Starting...". Any ideas for solutions?

Unfortunately I'm in a different country so can't access my node, only over TOR. I was hoping Tailscale would allow me to ssh in remotely

TheBlueMastiff avatar May 02 '22 11:05 TheBlueMastiff

to give more info here, specifically this appears to because of the getumbrel/tor container associated with it, not tailscale itself.

Mar 06 00:32:28.379 [notice] Read configuration file "/tmp/torrc".
Mar 06 00:32:28.387 [warn] Unparseable address in hidden service port configuration.
Mar 06 00:32:28.387 [warn] Failed to parse/validate config: Failed to configure rendezvous options. See logs for details.
Mar 06 00:32:28.387 [err] Reading config failed--see warnings above.
Mar 06 00:33:29.619 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
Mar 06 00:33:29.619 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Mar 06 00:33:29.619 [notice] Read configuration file "/tmp/torrc".
Mar 06 00:33:29.626 [warn] Unparseable address in hidden service port configuration.
Mar 06 00:33:29.627 [warn] Failed to parse/validate config: Failed to configure rendezvous options. See logs for details.
Mar 06 00:33:29.627 [err] Reading config failed--see warnings above.
Mar 06 00:34:30.557 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
Mar 06 00:34:30.557 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Mar 06 00:34:30.557 [notice] Read configuration file "/tmp/torrc".
Mar 06 00:34:30.564 [warn] Unparseable address in hidden service port configuration.
Mar 06 00:34:30.564 [warn] Failed to parse/validate config: Failed to configure rendezvous options. See logs for details.
Mar 06 00:34:30.564 [err] Reading config failed--see warnings above.
Mar 06 00:35:32.014 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
Mar 06 00:35:32.014 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Mar 06 00:35:32.014 [notice] Read configuration file "/tmp/torrc".
Mar 06 00:35:32.046 [warn] Unparseable address in hidden service port configuration.
Mar 06 00:35:32.046 [warn] Failed to parse/validate config: Failed to configure rendezvous options. See logs for details.
Mar 06 00:35:32.046 [err] Reading config failed--see warnings above.
Mar 06 00:36:33.226 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
Mar 06 00:36:33.226 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Mar 06 00:36:33.226 [notice] Read configuration file "/tmp/torrc".
Mar 06 00:36:33.233 [warn] Unparseable address in hidden service port configuration.
Mar 06 00:36:33.234 [warn] Failed to parse/validate config: Failed to configure rendezvous options. See logs for details.
Mar 06 00:36:33.234 [err] Reading config failed--see warnings above.

mjschmidt avatar Mar 06 '23 00:03 mjschmidt

lukechilds if you can point me to the right dev that maintains it or tell me how to fix it, i know docker pretty well I may be able to help.

mjschmidt avatar Mar 06 '23 00:03 mjschmidt

Closed as this is now fixed in the latest version.

TheBlueMastiff avatar Mar 16 '24 17:03 TheBlueMastiff