After upgraded to HA 0.39

So I rebooted after ugprading and now my HADashboard doesn’t work anymore…

Here’s the error I’m seeing:

Feb 27 22:20:10 raspberrypi hapush.py[635]: 2017-02-27 22:20:10,759 WARNING Unexpected error calling Dashing: HTTPConnectionPool(host=‘192.168.1.111’, port=3030): Max retries exceeded with url: /widgets/vnguyen972_vugalaxy7 (Caused by NewConnectionError(‘<requests.packages.urllib3.connection.HTTPConnection object at 0x75cd4af0>: Failed to establish a new connection: [Errno 111] Connection refused’,))

Anyone has any idea?

Figured out.

Some how, the last reboot left the .pid file in tmp/pids folder of hadashboard and dashboard cannot start.

Removed the pid file and reboot and it works again.

Phew!

2 Likes