im getting this but then i cant log in:
2018-01-03 18:51:25.972392 INFO AppDaemon Version 2.1.12 starting
2018-01-03 18:51:25.973187 INFO Configuration read from: /config/appdaemon/appdaemon.yaml
2018-01-03 18:51:26.953437 INFO Starting Apps
2018-01-03 18:51:27.834267 INFO Got initial state
2018-01-03 18:51:27.836700 INFO Loading Module: /config/appdaemon/apps/hello.py
2018-01-03 18:51:27.841610 INFO Loading Object hello_world using class HelloWorld from module hello
2018-01-03 18:51:28.154692 INFO hello_world: Hello from AppDaemon
2018-01-03 18:51:28.161455 INFO hello_world: You are now ready to run Apps!
2018-01-03 18:51:28.161967 INFO App initialization complete
2018-01-03 18:51:28.162935 INFO Starting dashboard
2018-01-03 18:51:28.179249 INFO API is disabled
2018-01-03 18:51:28.965954 INFO Connected to Home Assistant 0.60.0
is this cause i got SSL
do i have to foward port 5050?
thanks
edit
ok got it to work i ass portfoward 5050
its working just isnt SSL secure site
The upcoming version will support the new internal web socket streams exposed by Hass.io.
This would solve these problems all together, so maybe it is time to retry
Is this supposed to be happening? (changed to hassio/homeassistant, and also changed the 127.0.0.1 into hassio/homeassistant, same result):
2018-01-08 19:24:03.176011 INFO Got initial state
2018-01-08 19:24:03.179030 INFO Reloading Module: /config/appdaemon/apps/hello.py
2018-01-08 19:24:03.183584 INFO Loading Object hello_world using class HelloWorld from module hello
2018-01-08 19:24:03.192521 INFO hello_world: Hello from AppDaemon
2018-01-08 19:24:03.200624 INFO hello_world: You are now ready to run Apps!
2018-01-08 19:24:03.201173 INFO App initialization complete
2018-01-08 19:24:03.219680 WARNING Disconnected from Home Assistant, retrying in 5 seconds
2018-01-08 19:24:08.511527 INFO Got initial state
2018-01-08 19:24:08.514023 INFO Reloading Module: /config/appdaemon/apps/hello.py
2018-01-08 19:24:08.517648 INFO Loading Object hello_world using class HelloWorld from module hello
2018-01-08 19:24:08.525100 INFO hello_world: Hello from AppDaemon
2018-01-08 19:24:08.532652 INFO hello_world: You are now ready to run Apps!
2018-01-08 19:24:08.533207 INFO App initialization complete
2018-01-08 19:24:08.549293 WARNING Disconnected from Home Assistant, retrying in 5 seconds
2018-01-08 19:24:13.933602 INFO Got initial state
2018-01-08 19:24:13.935627 INFO Reloading Module: /config/appdaemon/apps/hello.py
2018-01-08 19:24:13.938586 INFO Loading Object hello_world using class HelloWorld from module hello
2018-01-08 19:24:13.945247 INFO hello_world: Hello from AppDaemon
2018-01-08 19:24:13.951498 INFO hello_world: You are now ready to run Apps!
2018-01-08 19:24:13.952021 INFO App initialization complete
2018-01-08 19:24:13.965615 WARNING Disconnected from Home Assistant, retrying in 5 seconds
starting version 3.2.4
[services.d] done.
2018-01-12 17:51:09.798115 INFO AppDaemon Version 2.1.12 starting
2018-01-12 17:51:09.798788 INFO Configuration read from: /config/appdaemon/appdaemon.yaml
2018-01-12 17:51:10.030203 INFO Starting Apps
2018-01-12 17:51:10.171416 INFO Got initial state
2018-01-12 17:51:10.174750 INFO Loading Module: /config/appdaemon/apps/hello.py
2018-01-12 17:51:10.178374 INFO Loading Object hello_world using class HelloWorld from module hello
2018-01-12 17:51:10.521873 INFO hello_world: Hello from AppDaemon
2018-01-12 17:51:10.528653 INFO hello_world: You are now ready to run Apps!
2018-01-12 17:51:10.533594 INFO App initialization complete
2018-01-12 17:51:10.535907 INFO Starting dashboard
2018-01-12 17:51:10.552561 INFO Starting API
2018-01-12 17:51:10.572520 INFO Connected to Home Assistant 0.60.1
All seems fine, but I can’t connect to the API at http://mylocalIP:3030. I tried without the SSL stuff, same thing. I get “ERR_CONNECTION_REFUSED”. The server does not seem to respond on port 3030. What am I doing wrong? And how should I be testing the API? I tried with a CURL command and always get “connection refused”.
I am getting following error with AppDaemon start up. Not sure how to fix it.
[cont-init.d] 03-version-requirements.sh: executing...
/var/run/s6/etc/cont-init.d/03-version-requirements.sh: line 44: 438 Illegal instruction (core dumped) semver -q "${SUPERVISOR_VERSION}" "${version}"
FATAL: You Supervisor version is: 0.81
FATAL: This add-on requires: >=0.77.0
FATAL: Please consider upgrading.
[cont-init.d] 03-version-requirements.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 50-compiled-symlink.sh: executing...
[cont-finish.d] 50-compiled-symlink.sh: exited 0.
[cont-finish.d] 99-message.sh: executing...
-----------------------------------------------------------
Oops! Something went wrong.
We are so sorry, but something went terribly wrong when
starting or running this add-on.
Be sure to check the log above, line by line, for hints.
-----------------------------------------------------------