getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.7k stars 544 forks source link

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

Closed IanMichaelHarper closed 8 months ago

IanMichaelHarper commented 2 years ago

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

mjschmidt commented 1 year ago

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 commented 1 year ago

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.

IanMichaelHarper commented 8 months ago

Closed as this is now fixed in the latest version.