Closed pilot1981 closed 5 years ago
:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.
Please provide full logs @pilot1981. Thanks
Log:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Hass.io Add-on: AppDaemon
Python Apps and HADashboard using AppDaemon 3.x for Home Assistant
-----------------------------------------------------------
Add-on version: 3.0.0
There is an update available for this add-on!
Latest add-on version: 3.0.1
Please consider upgrading as soon as possible.
System: HassOS 2.11 (armv7 / raspberrypi3)
Home Assistant version: 0.91.4
Supervisor version: 160
-----------------------------------------------------------
Please, share the above information when looking for help
or support in e.g, GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 20-init-configuration.sh: executing...
[cont-init.d] 20-init-configuration.sh: exited 0.
[cont-init.d] 21-compiled-dir.sh: executing...
[cont-init.d] 21-compiled-dir.sh: exited 0.
[cont-init.d] 30-auto-token.sh: executing...
[19:09:13] INFO: Updating Hass.io API token in AppDaemon with the current one...
[cont-init.d] 30-auto-token.sh: exited 0.
[cont-init.d] 31-ha-url.sh: executing...
[cont-init.d] 31-ha-url.sh: exited 0.
[cont-init.d] 50-compiled-symlink.sh: executing...
[cont-init.d] 50-compiled-symlink.sh: exited 0.
[cont-init.d] 80-system-packages.sh: executing...
[cont-init.d] 80-system-packages.sh: exited 0.
[cont-init.d] 81-python-packages.sh: executing...
[cont-init.d] 81-python-packages.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:09:14] INFO: Starting AppDaemon...
2019-04-22 19:09:25.949530 INFO AppDaemon Version 3.0.4 starting
2019-04-22 19:09:25.950086 INFO Configuration read from: /config/appdaemon/appdaemon.yaml
2019-04-22 19:09:25.953062 INFO AppDaemon: Starting Apps
2019-04-22 19:09:25.971889 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2019-04-22 19:09:26.836381 INFO AppDaemon: HASS: HASS Plugin Initializing
2019-04-22 19:09:26.837328 INFO AppDaemon: HASS: HASS Plugin initialization complete
2019-04-22 19:09:26.838266 INFO Starting Dashboards
2019-04-22 19:09:26.868842 INFO API is disabled
2019-04-22 19:09:26.885078 INFO AppDaemon: HASS: Connected to Home Assistant 0.91.4
2019-04-22 19:09:27.540406 INFO AppDaemon: Got initial state from namespace default
2019-04-22 19:09:29.151755 INFO AppDaemon: Reading config
2019-04-22 19:09:29.158537 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified
2019-04-22 19:09:29.159005 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified
2019-04-22 19:09:29.159715 INFO AppDaemon: App 'hello_world' added
2019-04-22 19:09:29.160547 INFO AppDaemon: Adding /config/appdaemon/apps to module import path
2019-04-22 19:09:29.161946 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/hello.py
2019-04-22 19:09:29.243828 INFO AppDaemon: Initializing app hello_world using class HelloWorld from module hello
2019-04-22 19:09:29.502868 INFO hello_world: Hello from AppDaemon
2019-04-22 19:09:29.506374 INFO hello_world: You are now ready to run Apps!
2019-04-22 19:09:29.508151 INFO AppDaemon: App initialization complete
This is not an issue:
2019-04-22 19:09:26.885078 INFO AppDaemon: HASS: Connected to Home Assistant 0.91.4
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Hi, I have HASSIO 0.91.4 with appdaemon addon 3.0.0 and duckduns using SSL access to HTTP GUI with this config:
but when I push on open UI WEB I obtain HTTP URL, but I would obtain HTTPS URL....
what I have to change?
regards