dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.76k stars 188 forks source link

Getting blank screen when opening Dwains Dashboard after reinstall #590

Closed lexiismadd closed 2 years ago

lexiismadd commented 2 years ago

I've had to reinstall Dwains Dashboard but all I'm getting is a blank screen with the three nav bar icons along the top. There's no error messages appearing in the Home Assistant logs either. I've cleared the browser cache but still no joy.

Screenshot: https://i.imgur.com/YezyrjK.png

LordNex commented 2 years ago

Same issue as #588

fgbadger commented 2 years ago

Same issue as #590.... all I'm getting is a blank screen with the three nav bar icons along the top. There's no error messages appearing in the Home Assistant logs either. I've cleared the browser cache but still no joy.

MeqTrader commented 2 years ago

same here

kamilk91 commented 2 years ago

It happened today in my DD too. I found logs:

File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response
    await func(hass, connection, msg)
  File "/config/custom_components/dwains_dashboard/__init__.py", line 823, in ws_handle_edit_entity_card
    entity = entities.get(msg["entityId"])
AttributeError: 'NoneType' object has no attribute 'get'
sythesigh commented 2 years ago

i was just installing it for the first time.. thought i'd done something wrong.. reinstalled it and same problem, just a blank page with the headers still working but nothing else showing

Miczach commented 2 years ago

Same here if you earase the file in dwain folder, all reappear but as soon as you make a change in it, all disapear.

ElyFNV commented 2 years ago

It is an issue with the new HA 2022.07.... Read the other issue on github...

mtwede commented 2 years ago

Same issue still occurring. Only happens after making edits/changes to DD

rlust commented 2 years ago

IS there a fix? Same issue.

dwainscheeren commented 2 years ago

See #588

blozzy commented 2 years ago

after one click edit and save also get empty screen, tried to reinstall but same effect

dwainscheeren commented 2 years ago

As I said see #588

Saballard1 commented 2 years ago

Sorry i have been out of the country, I updated DD to the latest to day and all I get it the black screen, Im i missing something it the treads about how to fix this beside the update?

Not a programmer my any means, I know this work is free for Dwain (Thank you so very much), I spend hours (I mean hours) on the dashboard and just want to get it back.

Thank you for anyone's follow up.

dwainscheeren commented 2 years ago

Did you update DD and HA to latest version?

Saballard1 commented 2 years ago

Yes I have updated both, today i undated DD.

Also restarted HA several times.

No change.

On Mon, Aug 1, 2022 at 1:55 PM Dwain Scheeren @.***> wrote:

Did you update DD and HA to latest version?

— Reply to this email directly, view it on GitHub https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues/590#issuecomment-1201586431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY6P3YLH6J3MXOYRO6GCH3TVXAMS7ANCNFSM527IL4PA . You are receiving this because you commented.Message ID: @.***>

-- Scott A Ballard 248-979-1246

Saballard1 commented 2 years ago

By the way thank you for replying so quickly.

I’m not much of a software programmer.

Thanks again for your help.

On Mon, Aug 1, 2022 at 1:55 PM Dwain Scheeren @.***> wrote:

Did you update DD and HA to latest version?

— Reply to this email directly, view it on GitHub https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues/590#issuecomment-1201586431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY6P3YLH6J3MXOYRO6GCH3TVXAMS7ANCNFSM527IL4PA . You are receiving this because you commented.Message ID: @.***>

-- Scott A Ballard 248-979-1246

dwainscheeren commented 2 years ago

Can you check the HA error log? And try renaming the dwains-dashboard config folder to dwains-dashboard2 or so then see if it works. If it then works something is wrong in the config of dd.

Saballard1 commented 2 years ago

Yes I can do that, I’ll update you afterwards.

On Mon, Aug 1, 2022 at 2:08 PM Dwain Scheeren @.***> wrote:

Can you check the HA error log? And try renaming the dwains-dashboard config folder to dwains-dashboard2 or so then see if it works. If it then works something is wrong in the config of dd.

— Reply to this email directly, view it on GitHub https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues/590#issuecomment-1201598767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY6P3YNWKUILUBWP4SB5PEDVXAOBRANCNFSM527IL4PA . You are receiving this because you commented.Message ID: @.***>

-- Scott A Ballard 248-979-1246

Saballard1 commented 2 years ago

I do not see anything in the error log, but i have attached it in a notepad file, changed the name, brought back some of the DD but not all of it.

Any Suggestions?

[image: HA DD Screen 6.1.22.PNG] [image: HA DD Screen 8.1.22.JPG]

On Mon, Aug 1, 2022 at 2:08 PM Dwain Scheeren @.***> wrote:

Can you check the HA error log? And try renaming the dwains-dashboard config folder to dwains-dashboard2 or so then see if it works. If it then works something is wrong in the config of dd.

— Reply to this email directly, view it on GitHub https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues/590#issuecomment-1201598767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY6P3YNWKUILUBWP4SB5PEDVXAOBRANCNFSM527IL4PA . You are receiving this because you commented.Message ID: @.***>

-- Scott A Ballard 248-979-1246

Full logs 2022-08-01 15:28:18 WARNING (SyncWorker_0) [homeassistant.loader] We found 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 2022-08-01 15:28:18 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration dwains_dashboard 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 2022-08-01 15:28:18 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration localtuya 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 2022-08-01 15:28:18 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Roku Streaming Stick+ - YH00FD464523' for roku integration not ready yet: Invalid response from API: Timeout occurred while connecting to device; Retrying in background 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.components.generic.camera] Loading generic IP camera via configuration.yaml is deprecated, it will be automatically imported. Once you have confirmed correct operation, please remove 'generic' (IP camera) section(s) from configuration.yaml 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.config_entries] Config entry 'HP OfficeJet Pro 7740 series [B139FF]' for ipp integration not ready yet: Invalid response from API: Timeout occurred while connecting to IPP server.; Retrying in background 2022-08-01 15:28:40 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Officejet 7610 series [FBAED8]' for ipp integration not ready yet: Invalid response from API: Timeout occurred while connecting to IPP server.; Retrying in background 2022-08-01 15:28:41 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Z-Wave JS' for zwave_js integration not ready yet: None; Retrying in background 2022-08-01 15:28:42 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds. 2022-08-01 15:28:42 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds. 2022-08-01 15:28:42 ERROR (MainThread) [homeassistant.components.zwave_js] Failed to set the Z-Wave JS add-on options: not a valid value for dictionary value @ data['options']. Got {'device': '/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_11600434-if00-port0', 's0_legacy_key': '29BFA7C2D0A971992E8134D8EC8512AA', 's2_access_control_key': 'D59B466F4FF4D4C7F4FC433B9FA52136', 's2_authenticated_key': '8150318D05DE720ACE7F73A839787F0D', 's2_unauthenticated_key': 'CB59E5C9D2BFDD40407B7F05C0775068'} 2022-08-01 15:28:42 ERROR (MainThread) [homeassistant.components.sensor] The filesize platform for the sensor integration does not support platform setup. Please remove it from your config. 2022-08-01 15:28:43 WARNING (MainThread) [async_upnp_client.profiles.dlna] Only InstanceID 0 is supported 2022-08-01 15:28:43 WARNING (MainThread) [homeassistant.setup] Setup of automation is taking over 10 seconds. 2022-08-01 15:28:44 WARNING (MainThread) [homeassistant.components.google] The 'google' option near /config/configuration.yaml:2 is deprecated, please remove it from your configuration 2022-08-01 15:28:44 WARNING (MainThread) [homeassistant.components.google] Configuration of Google Calendar in YAML in configuration.yaml is is deprecated and will be removed in a future release; Your existing OAuth Application Credentials and access settings have been imported into the UI automatically and can be safely removed from your configuration.yaml file 2022-08-01 15:28:44 WARNING (MainThread) [async_upnp_client.profiles.dlna] Only InstanceID 0 is supported 2022-08-01 15:28:44 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry My home for smartthings Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 353, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/smartthings/init.py", line 121, in async_setup_entry token = await api.generate_tokens( File "/usr/local/lib/python3.10/site-packages/pysmartthings/smartthings.py", line 209, in generate_tokens result = await self._service.generate_tokens( File "/usr/local/lib/python3.10/site-packages/pysmartthings/api.py", line 424, in generate_tokens raise APIInvalidGrant(data.get("error_description")) pysmartthings.errors.APIInvalidGrant: Invalid refresh token: 2c8a9655-f397-46f2-a2eb-ad39f7da953c 2022-08-01 15:28:46 WARNING (MainThread) [homeassistant.components.nest] Configuration of Nest integration in YAML is deprecated and will be removed in a future release; Your existing configuration (including OAuth Application Credentials) has been imported into the UI automatically and can be safely removed from your configuration.yaml file 2022-08-01 15:28:49 WARNING (SyncWorker_5) [urllib3.connectionpool] Connection pool is full, discarding connection: api.ring.com. Connection pool size: 10 2022-08-01 15:28:49 WARNING (SyncWorker_9) [urllib3.connectionpool] Connection pool is full, discarding connection: api.ring.com. Connection pool size: 10 2022-08-01 15:29:30 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: spotify 2022-08-01 15:30:10 ERROR (SyncWorker_2) [spotipy.client] Max Retries reached 2022-08-01 15:30:10 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Scottaballard1' for spotify integration not ready yet; Retrying in background 2022-08-01 15:30:20 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform spotify is taking over 10 seconds. 2022-08-01 15:30:30 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: media_player.spotify 2022-08-01 15:30:41 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template("{% set batterylevel = states('sensor.kitchen_motion_sensor_battery') | int // 10 10 %} {% if batterylevel == 100 %} mdi:battery {% elif batterylevel == 0 %} mdi:battery-low {% else %} mdi:battery-{{batterylevel}} {% endif %}") Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 421, in async_render render_result = _render_with_context(self.template, compiled, kwargs) File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1906, in _render_with_context return template.render(kwargs) File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 1301, in render self.environment.handle_exception() File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 936, in handle_exception raise rewrite_traceback_stack(source=source) File "