This has happened randomly 3 times now, where Katon will just fail to work. Usually I do a npm uninstall and re-install and it's all good and dandy. However the last time, I just started it up, and it started working again.
This is the error that re-occures in the daemon.log
3 Oct 09:37:56 - �[31m[daemon] �[39mStart
3 Oct 09:37:56 - �[31m[daemon] �[39mLoading procs
3 Oct 09:37:56 - �[36m[procs ] �[39mAdd �[90mrealty�[39m
3 Oct 09:37:56 - �[36m[procs ] �[39mAdd �[90mroommates�[39m
3 Oct 09:37:56 - �[36m[procs ] �[39mAdd �[90mtruck�[39m
3 Oct 09:37:56 - �[31m[daemon] �[39mStarting DNS server on port 13375
3 Oct 09:37:56 - �[31m[daemon] �[39mStarting katon server on port 31000
3 Oct 09:37:56 - �[31m[daemon] �[39mDNS server started
3 Oct 09:37:56 - �[31m[daemon] �[39mKaton server started
/usr/local/lib/node_modules/katon/node_modules/native-dns/lib/platform.js:166
throw err;
^
Error: ENOENT, open '/etc/resolv.conf'
This has happened randomly 3 times now, where Katon will just fail to work. Usually I do a npm uninstall and re-install and it's all good and dandy. However the last time, I just started it up, and it started working again.
This is the error that re-occures in the daemon.log