Try to start AppDaemon for the first time and get this

newbi on HA
Try to start AppDaemon after install. Get this

anders@ubuntu-haas:~$ appdaemon -c /home/homeassistant/conf Traceback (most recent call last): File “/usr/local/bin/appdaemon”, line 11, in sys.exit(main()) File “/usr/local/lib/python3.5/dist-packages/appdaemon/admain.py”, line 198, i n main config.read_file(open(config_file_conf)) TypeError: invalid file: None anders@ubuntu-hass:~

What can be the problem

Anders

The directory /home/homeassistant/conf doesn’t exist, and/or there is no appdaemon.yaml file in it. If that is not the case it could be a permissions problem.