Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
warlock916 opened this issue Feb 14, 2019 · 6 comments
Closed

Comments

@warlock916
Copy link

warlock916 commented Feb 14, 2019

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

@Maikl3
Copy link

Maikl3 commented Feb 24, 2019

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']

@anrada73
Copy link

i have a same problem

@frenck
Copy link
Member

frenck commented Feb 27, 2019

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

@balloob
Copy link
Member

balloob commented Feb 27, 2019

Fixed in home-assistant/frontend#2860

@frenck
Copy link
Member

frenck commented Feb 28, 2019

Nice! Closing issue.

@frenck frenck closed this as completed Feb 28, 2019
@addons-assistant
Copy link

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.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants