And i broke it.... anyone good at troubleshooting

I have no idea what I did. It was running fine, I left the house and came back and noticed the door chime didn’t wbork.

IP is pingable, but the HA site won’t pull up. rebooted it and nothing. hooked up a monitor and was able to catch a picture, but still nothing coming up. I have samba access but no ssh. (never got ssh keys working…)

is there anything someone can tell from this picture of the error?
https://github.com/GaJeep94YJ/HaaS-issues/blob/master/20190224_161234.jpg

A start job is running for docker application container engine (20s/no limit) [  22.390412] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready

A start job is running for docker application container engine (20s/no limit) [  24.758010] kauditd_{printk_skb: 113 callbasks suppressed

Any suggestions. I just started on this three weeks ago, finally got the alarm working the way I wanted it to then it died.

Haas.io .88 running on raspberry pi, connected to two Konnected boards. I have installed App Daemon and HAdashbaord.

If you have samba, take a look in the config folder at the home-assistant.log file. Might give you a clue.

1 Like

it’s pretty much empty, does it get wiped out at each boot?

is there a way to get to messages or syslog from samba? or another way to log in with out the ssh key?

here’s what’s in the file:

2019-02-24 17:01:08 ERROR (SyncWorker_0) [homeassistant.util.yaml] while scanning a simple key
  in "/config/automations.yaml", line 72, column 1
could not find expected ':'
  in "/config/automations.yaml", line 73, column 1
2019-02-24 17:01:08 ERROR (MainThread) [homeassistant.bootstrap] Error loading /config/configuration.yaml: while scanning a simple key
  in "/config/automations.yaml", line 72, column 1
could not find expected ':'
  in "/config/automations.yaml", line 73, column 1

Edit your automations.yaml file and work out what is wrong at line # 72.

man I can’t thank you enough!!! I had left out a # to start out my comment!!!

thanks guys, I was missing a # to start a comment, now the log is much larger and I found many core files in the config directory.

is there a good resource for the core files?

also any idea what this error is???

v2019-02-24 17:11:53 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 275, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
  File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: inv    alid HTTP method
    2019-02-24 17:11:53 ERROR (MainThread) [aiohttp.server] Error handling request
    Traceback (most recent call last):
      File "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 275, in data_received
        messages, upgraded, tail = self._request_parser.feed_data(data)
      File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
    aiohttp.http_exceptions.BadStatusLine: invalid HTTP method