hassio-addons/addon-tor

Hassio Tor addon [[(localize('ui.panel.page-authorize.initializing')]]

warlock916 opened this issue · 6 comments

Hello i have just installed hass.io on raspberry i was adding tor addon

Connection ok, but loginpage doesn't load it remains

[[(localize('ui.panel.page-authorize.initializing')]]

It should appear login hass.io page

It looks like the same problem.
Thor establishes a connection, but authorization in HA fails.

The same error in the TOR browser on Windows. And on android in orbot.
You're about to give access to your Home Assistant instance.

Logging in with Home Assistant Local.
Error: Message format incorrect: required key not provided @ data['client_id']

config

{
"log_level": "info",
"socks": false,
"hidden_services": true,
"stealth": false,
"client_names": [],
"ports": [
"8123"
]
}

log home assistant

Log Details (ERROR)
Mon Feb 25 2019 02:05:25 GMT+0300 (RTZ 2 (зима))
Data does not match schema: required key not provided @ data['client_id']

i have a same problem

The Tor Browser is based on Firefox. This is an upstream issue in Home Assistant.

Report: home-assistant/frontend#2859
PR with Fix: home-assistant/frontend#2860

Nice! Closing issue.

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.