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 #14

Closed DonGuaja closed 1 year ago

DonGuaja 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

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

image

secrets: /config/secrets.yaml

appdaemon:

latitude: 52.379189

longitude: 4.899431

elevation: 2

time_zone: Europe/Amsterdam

plugins:

HASS:

  type: hass

MQTT:

  type: mqtt

  namespace: mqtt

  client_id: "appdaemon"

  client_host: 192.168.1.36

  client_port: 1883

  client_user: "mosquitob"

  client_password: "XXXXXXX"

  client_topics: NONE

http:

url: http://127.0.0.1:5050/

admin:

api:

hadashboard:


- [ ] Provide your apps.yaml:

apps.yaml here:


hello_world:

module: hello

class: HelloWorld

nspanel-1:

module: nspanel-lovelace-ui

class: NsPanelLovelaceUIManager

config:

panelRecvTopic: "tele/Playa/RESULT"

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

Log output here:

s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/00-banner.sh ----------------------------------------------------------- Add-on: AppDaemon Python Apps and Dashboard using AppDaemon 4.x for Home Assistant----------------------------------------------------------- Add-on version: 0.9.3 You are running the latest version of this add-on. System: Home Assistant OS 8.0 (aarch64 / raspberrypi4-64) Home Assistant Core: 2022.5.4 Home Assistant Supervisor: 2022.09.1----------------------------------------------------------- Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.----------------------------------------------------------- cont-init: info: /etc/cont-init.d/00-banner.sh exited 0 cont-init: info: running /etc/cont-init.d/01-log-level.sh cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0 cont-init: info: running /etc/cont-init.d/appdaemon.sh Looking in links: https://wheels.home-assistant.io/musllinux/ Collecting babel Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 246.1 kB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /usr/lib/python3.10/site-packages (from babel) (2021.3) Installing collected packages: babel Successfully installed babel-2.10.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv cont-init: info: /etc/cont-init.d/appdaemon.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun appdaemon (no readiness notification) s6-rc: info: service legacy-services successfully started [23:39:17] INFO: Starting AppDaemon... 2022-09-21 04:39:25.796602 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2022-09-21 04:39:25.797169 INFO AppDaemon: Python version is 3.10.5 2022-09-21 04:39:25.799808 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml 2022-09-21 04:39:25.800758 INFO AppDaemon: Added log: AppDaemon 2022-09-21 04:39:25.801622 INFO AppDaemon: Added log: Error 2022-09-21 04:39:25.802442 INFO AppDaemon: Added log: Access 2022-09-21 04:39:25.803253 INFO AppDaemon: Added log: Diag 2022-09-21 04:39:26.150344 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2022-09-21 04:39:26.542476 INFO HASS: HASS Plugin Initializing 2022-09-21 04:39:26.543912 INFO HASS: HASS Plugin initialization complete 2022-09-21 04:39:26.545212 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2022-09-21 04:39:26.784284 INFO MQTT: MQTT Plugin Initializing 2022-09-21 04:39:26.785479 INFO MQTT: Using 'appdaemon/status' as Will Topic 2022-09-21 04:39:26.786388 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2022-09-21 04:39:26.788272 INFO AppDaemon: Initializing HTTP 2022-09-21 04:39:26.789773 INFO AppDaemon: Using 'ws' for event stream 2022-09-21 04:39:26.800637 INFO AppDaemon: Starting API 2022-09-21 04:39:26.809616 INFO AppDaemon: Starting Admin Interface 2022-09-21 04:39:26.811081 INFO AppDaemon: Starting Dashboards 2022-09-21 04:39:26.852704 INFO HASS: Connected to Home Assistant 2022.5.4 2022-09-21 04:39:26.904251 INFO AppDaemon: App 'hello_world' added 2022-09-21 04:39:26.914464 INFO MQTT: Connected to Broker at URL 192.168.1.36:1883 2022-09-21 04:39:26.919713 INFO AppDaemon: App 'nspanel-1' added 2022-09-21 04:39:26.922932 INFO AppDaemon: Found 2 total apps 2022-09-21 04:39:26.924733 INFO AppDaemon: Starting Apps with 2 workers and 2 pins 2022-09-21 04:39:26.928430 INFO AppDaemon: Running on port 5050 2022-09-21 04:39:26.934387 INFO AppDaemon: Got initial state from namespace mqtt 2022-09-21 04:39:26.935441 INFO MQTT: MQTT Plugin initialization complete 2022-09-21 04:39:27.005208 INFO HASS: Evaluating startup conditions 2022-09-21 04:39:27.026360 INFO HASS: Startup condition met: hass state=RUNNING 2022-09-21 04:39:27.027064 INFO HASS: All startup conditions met 2022-09-21 04:39:27.056469 INFO AppDaemon: Got initial state from namespace default 2022-09-21 04:39:28.957259 INFO AppDaemon: Scheduler running in realtime 2022-09-21 04:39:28.964659 INFO AppDaemon: Adding /config/appdaemon/apps to module import path 2022-09-21 04:39:28.968555 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/hello.py 2022-09-21 04:39:29.048238 INFO AppDaemon: Initializing app hello_world using class HelloWorld from module hello 2022-09-21 04:39:29.249248 INFO hello_world: Hello from AppDaemon 2022-09-21 04:39:29.252289 INFO hello_world: You are now ready to run Apps! 2022-09-21 04:39:29.256274 INFO AppDaemon: App initialization complete



### ADDITIONAL INFORMATION

_Add information about your setup here, if any. (For example docker version of AppDaemon instead of the HomeAssistant Add-on)_
joBr99 commented 1 year ago

Hey, it looks like AppDaemon is not loading the Module, do you have it installed in HACS?

How does your folder structure look? image

Are you using Homeassistant OS / HASS OS?

DonGuaja commented 1 year ago

image

I'm using HASSOS on a raspberry pi 4

joBr99 commented 1 year ago

yeah, the nspanel-lovelace-ui folder is missing in the apps folder of appdameon, do you have the app installed in hacs?

image

https://docs.nspanel.pky.eu/prepare_ha/#installing-lovelace-appdaemon-backend-application

DonGuaja commented 1 year ago

yes it is, should i re install it?

joBr99 commented 1 year ago

Yep, give that a try

joBr99 commented 1 year ago

please reopen if you still have this issue