hassio-addons / addon-appdaemon

AppDaemon4 - Home Assistant Community Add-ons
https://addons.community
MIT License
151 stars 47 forks source link

Crash line 342 "TypeError: 'str' object does not support item assignment" #216

Closed DaeronBlack closed 1 year ago

DaeronBlack commented 1 year ago

Problem/Motivation

Appdaemon not starting. Crashes on start I tried uninstalling and re-installing a dozen of times already. This doesn't fix the issue.

Version home assistant ; Home Assistant 2022.11.2 Supervisor 2022.10.2 Operating System 9.3 Version Appdaemon: Current version: 0.10.0

Expected behavior

Appdaemon starting ;)

Actual behavior

Addon crashing: Traceback (most recent call last): File "/usr/bin/appdaemon", line 8, in sys.exit(main()) File "/usr/lib/python3.10/site-packages/appdaemon/main.py", line 443, in main admain.main() File "/usr/lib/python3.10/site-packages/appdaemon/main.py", line 342, in main hadashboard["profile_dashboard"] = args.profiledash TypeError: 'str' object does not support item assignment [23:08:24] WARNING: AppDaemon crashed, halting add-on

Steps to reproduce

Uh not sure, can't find anything online about this problem. I'm trying to start the addon and it crashes immediately

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!