joBr99 / nspanel-issue-graveyard

place to move waiting for content issues to and to keep the search a bit cleaned up
0 stars 0 forks source link

[Help] Waiting for Content dcjona #29

Closed dcjona closed 1 year ago

dcjona commented 1 year ago

PROBLEM DESCRIPTION

I'm seeing the waiting for content message on the Panel and I'm unable to find the configuration issue.

[] I've double checked each step explained in the FAQ:

https://docs.nspanel.pky.eu/faq/#waiting-for-content-this-is-taking-longer-than-usual-on-the-screen

REQUESTED INFORMATION

https://ibb.co/MNjYLVy


- [ ] Provide your apps.yaml:

apps.yaml here: nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanel_salon/RESULT" panelSendTopic: "cmnd/nspanel_salon/CustomSend" model: eu

- [ ] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log after restarting the appdaemon container:

Log output here: 2022-12-12 14:08:17.958497 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2022-12-12 14:08:17.958646 INFO AppDaemon: Python version is 3.9.9 2022-12-12 14:08:17.958761 INFO AppDaemon: Configuration read from: /conf/appdaemon.yaml 2022-12-12 14:08:17.958882 INFO AppDaemon: Added log: AppDaemon 2022-12-12 14:08:17.959029 INFO AppDaemon: Added log: Error 2022-12-12 14:08:17.959147 INFO AppDaemon: Added log: Access 2022-12-12 14:08:17.959264 INFO AppDaemon: Added log: Diag 2022-12-12 14:08:17.973110 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2022-12-12 14:08:17.984138 INFO HASS: HASS Plugin Initializing 2022-12-12 14:08:17.984242 INFO HASS: HASS Plugin initialization complete 2022-12-12 14:08:17.984403 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2022-12-12 14:08:17.998024 INFO MQTT: MQTT Plugin Initializing 2022-12-12 14:08:17.998147 INFO MQTT: Using 'appdaemon/status' as Will Topic 2022-12-12 14:08:17.998254 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2022-12-12 14:08:17.998586 INFO AppDaemon: Initializing HTTP 2022-12-12 14:08:17.998817 INFO AppDaemon: Using 'ws' for event stream 2022-12-12 14:08:18.001773 INFO AppDaemon: Starting API 2022-12-12 14:08:18.003708 INFO AppDaemon: Starting Admin Interface 2022-12-12 14:08:18.003912 INFO AppDaemon: Starting Dashboards 2022-12-12 14:08:18.016459 INFO HASS: Connected to Home Assistant 2022.12.1 2022-12-12 14:08:18.021224 INFO MQTT: Connected to Broker at URL 192.168.100.161:1883 2022-12-12 14:08:18.023682 INFO AppDaemon: Got initial state from namespace mqtt 2022-12-12 14:08:18.026278 INFO MQTT: MQTT Plugin initialization complete 2022-12-12 14:08:18.029099 INFO AppDaemon: App 'nspanel-1' added 2022-12-12 14:08:18.029721 INFO AppDaemon: Found 1 total apps 2022-12-12 14:08:18.030014 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2022-12-12 14:08:18.030535 INFO AppDaemon: Running on port 5050 2022-12-12 14:08:18.065561 INFO HASS: Evaluating startup conditions 2022-12-12 14:08:18.068124 INFO HASS: Startup condition met: hass state=RUNNING 2022-12-12 14:08:18.068321 INFO HASS: All startup conditions met 2022-12-12 14:08:18.094918 INFO AppDaemon: Got initial state from namespace default 2022-12-12 14:08:18.532868 INFO AppDaemon: New client Admin Client connected 2022-12-12 14:08:20.035430 INFO AppDaemon: Scheduler running in realtime 2022-12-12 14:08:20.041856 INFO AppDaemon: Adding /conf/apps to module import path 2022-12-12 14:08:20.044114 WARNING AppDaemon: No app description found for: /conf/apps/hello.py - ignoring 2022-12-12 14:08:20.044816 INFO AppDaemon: App initialization complete



### ADDITIONAL INFORMATION

I use Appdaemon on unraid ( docker apps) 
home assistant core 
both seems to work correctly
joBr99 commented 1 year ago

missing volume mount in unraid

@dcjona feel free to add a screenshot/changes that you needed to do to fix this maybe there is another unraid user in future