Hello @Siwat2545,
Thank you for all the hard work you are doing! It is very useful!
I am trying to use the Home Assistant Control Panel and have not been able to get it started. I saw there was an update to the docker last night and update it but to no avail. Here is the log I am seeing:
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [274 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [122 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [744 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [585 kB]
Fetched 1971 kB in 12s (160 kB/s)
Reading package lists...
File '/root/.homebridge/config.json' already there; not retrieving.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
npm ERR! addLocal Could not install /
npm ERR! Linux 4.18.17-unRAID
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "--unsafe-perm"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code EISDIR
npm ERR! errno -21
npm ERR! syscall read
npm ERR! eisdir EISDIR: illegal operation on a directory, read
npm ERR! eisdir This is most likely not a problem with npm itself
npm ERR! eisdir and is related to npm not being able to find a package.json in
npm ERR! eisdir a package you are trying to install.
npm ERR! Please include the following file with any support request:
npm ERR! /npm-debug.log
Let me know if you need me to get the debug.log
Thank you