hello, i had updated my Configurator from 0.3 to 1.1. But now, the Configuraor will not work anymore.
the LOG shows:
Traceback (most recent call last):
File "/configurator.py", line 4841, in <module>
main(sys.argv[1:])
File "/configurator.py", line 4776, in main
load_settings(None)
File "/configurator.py", line 3510, in load_settings
if PASSWORD and PASSWORD.startswith("{sha256}"):
AttributeError: 'int' object has no attribute 'startswith'