Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95468

Losing connections after setting up Multi Factor Authentication

$
0
0

@azirion wrote:

My setup: Home Assistant 0.106.6 running on Pi3

Yesterday I configured M.F.A. and suddenly some of my switches are unable to connect. I assume they have the right password but HA is asking them for the second factor which never arrives.
Checked the system log and turns out the Supervisor can’t connect either to 172.30.32.1:8123
So in a desperate action I added this lines to the configuration.yaml:

homeassistant:
  auth_providers:
    - type: trusted_networks
      trusted_networks: 
       -192.168.100.1/50
       -172.30.32.1/14

Assuming that will cover all my switches and light ip’s. by skipping the authentication method. But turns out that if I do that, HA starts up in Safe Mode saying:

Log Details (WARNING)

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:31
Integration: Hass.io

Don’t use ‘server_host’ options with Hass.io

So please help me, what am I doing wrong? What am I missing?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95468

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>