Mon problème Bizarre j’ai accès par son adresse local !!!
Renseigner votre problème HA ne démarre plus il indique retry
Ma configuration je ne savais pas qu’il en avait plusieurs sorry
Comment récupérer ma configuration :
Dans votre HA, Menu latéral
Configuration
> Info
> bouton copier > Pour Github

J’ai voulu faire la mise a jour de HA il ma demander pour faire une image de secours j’ai dit ok. 10min plus tard message d’erreur qui je pense disait que l’image a échouée. J’ai fait redémarré puis « retry » pas de démarrage. J’ai accès aux fichiers via samba. J’ai donc récupéré les logs
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration auto_backup which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration anniversaries which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration ble_monitor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration fontawesome which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'fontawesome'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'fontawesome'
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'sonoff'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'sonoff'
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration livebox which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:41 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'livebox'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'livebox'
2021-03-07 17:41:42 WARNING (MainThread) [homeassistant.loader] You are using a custom integration scheduler which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:41:42 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'scheduler'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'scheduler'
2021-03-07 17:41:44 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly.
2021-03-07 17:41:54 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.
2021-03-07 17:42:43 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2021-03-07 17:43:43 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2021-03-07 17:44:43 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2021-03-07 17:44:58 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=23 from 2021-03-07 15:25:41.342021)
2021-03-07 17:45:05 ERROR (MainThread) [homeassistant.config] Invalid config for [sensor]: required key not provided @ data['platform']. Got None. (See /config/sensors.yaml, line 2). Please check the docs at https://www.home-assistant.io/integrations/sensor
2021-03-07 17:45:12 ERROR (MainThread) [homeassistant.setup] Setup failed for new_device_defaults: Integration not found.
2021-03-07 17:45:13 ERROR (MainThread) [homeassistant.setup] Setup failed for track_new_devices: Integration not found.
2021-03-07 17:45:13 ERROR (Thread-3) [custom_components.ble_monitor] HCIdump thread: OS error (hci2): [Errno 19] error while attempting to bind on interface 2: No such device
2021-03-07 17:45:13 ERROR (MainThread) [homeassistant.setup] Setup failed for consider_home: Integration not found.
2021-03-07 17:45:13 ERROR (MainThread) [homeassistant.setup] Setup failed for interval_seconds: Integration not found.
2021-03-07 17:45:13 ERROR (MainThread) [homeassistant.setup] Setup failed for platform: Integration not found.
2021-03-07 17:45:17 WARNING (MainThread) [homeassistant.setup] Setup of input_boolean is taking over 10 seconds.
2021-03-07 17:45:52 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform upnp is taking over 10 seconds.
2021-03-07 17:45:55 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading configuration flow for integration vlc_telnet: No module named 'homeassistant.components.vlc_telnet.config_flow'
2021-03-07 17:45:55 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 561, in async_create_flow
integration.get_platform("config_flow")
File "/usr/src/homeassistant/homeassistant/loader.py", line 499, in get_platform
cache[full_name] = self._import_platform(platform_name)
File "/usr/src/homeassistant/homeassistant/loader.py", line 504, in _import_platform
return importlib.import_module(f"{self.pkg_path}.{platform_name}")
File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'homeassistant.components.vlc_telnet.config_flow'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/hassio/discovery.py", line 89, in async_process_new
await self.hass.config_entries.flow.async_init(
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 122, in async_init
flow = await self.async_create_flow(handler, context=context, data=data)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 568, in async_create_flow
raise data_entry_flow.UnknownHandler
homeassistant.data_entry_flow.UnknownHandler
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2021-03-07 17:45:56 WARNING (MainThread) [homeassistant.loader] You are using a custom integration remote_homeassistant which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2021-03-07 17:45:56 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
Merci par avance pour votre aide je suis complètement perdu. Je n’ai pas eu de mal à me faire à l’interface mais le coup des démarrages foireux je ne suis pas habitué. Sur jeedom j’ai dû planté une fois en 1 an. Il faut bien dire que HA est franchement bien dommage se petit couac 2 fois en 2 semaines