Ok… here is where I am just now…
I was trying to install v3 (only due to not seeing v4 right beside it…) so uninstalled V3 and installed V4 all loaded… pressed “start”… all looks good… then I press on “web IU” and get the following error…
This site can’t be reached
192.168.0.38 took too long to respond.
ERR_CONNECTION_REFUSED
in the logs i have :-
20:59:30] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:35] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:37] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:42] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:47] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:51] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[20:59:56] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[21:00:01] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[21:00:06] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[21:00:11] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[21:00:16] INFO: Starting AppDaemon...
Traceback (most recent call last):
File "/usr/bin/appdaemon", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 384, in main
admain.main()
File "/usr/lib/python3.8/site-packages/appdaemon/__main__.py", line 216, in main
if "secrets" in config:
TypeError: argument of type 'NoneType' is not iterable
[21:00:20] INFO: Starting AppDaemon...
Ive not touched the config…
any ideas of what I’ve done wrong? or just not done?