Hello Hass users,
I have ran into a issue i cant fix my integrations page seems to be empty and can’t find a solution
and i do not know where to start all i tried was to stop the duckdns addon but this doesnt resolve my problem.
For the record: Iam not a expert in this kinda work and feel myself more like a copy paste guy
Maybe you got some ideas for me to try or ideas to try, everything else is working as it should be.
happy easter day and thanks in advanced.
see the log below:
Log Details (ERROR)
Sun Apr 21 2019 10:01:03 GMT+0200 (Midden-Europese zomertijd)
Got unexpected response: None
Second error : –
Log Details (ERROR)
Sun Apr 21 2019 10:14:43 GMT+0200 (Midden-Europese zomertijd)
Error handling message: Unknown error
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/websocket_api/decorators.py”, line 17, in _handle_async_response
await func(hass, connection, msg)
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/frontend/init.py”, line 517, in websocket_get_translations
resources = await async_get_translations(hass, msg[‘language’])
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/translation.py”, line 157, in async_get_translations
resources = await async_get_component_resources(hass, language)
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/translation.py”, line 134, in async_get_component_resources
hass, component, language)
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/translation.py”, line 48, in component_translation_file
module = get_component(hass, component)
File “/usr/local/lib/python3.7/site-packages/homeassistant/loader.py”, line 148, in get_component
comp = _load_file(hass, comp_or_platform, LOOKUP_PATHS)
File “/usr/local/lib/python3.7/site-packages/homeassistant/loader.py”, line 183, in _load_file
module = importlib.import_module(path)
File “/usr/local/lib/python3.7/importlib/init.py”, line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1006, in _gcd_import
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “”, line 724, in exec_module
File “”, line 860, in get_code
File “”, line 791, in source_to_code
File “”, line 219, in _call_with_frames_removed
ValueError: source code string cannot contain null bytes