Hello Guys, thanks for the good work. I have an error thrown on the update.py script
Traceback (most recent call last):
File “py/mules/updater.py”, line 209, in <module>
main()
File “py/mules/updater.py”, line 128, in main
if update_mode[‘mode’]==’manual’:
TypeError: string indices must be integers
OOOPS mule 4 (pid: 6508) crippled…trying respawn…
spawned uWSGI mule 4 (pid: 6510)
Running hourly Update checker …
Traceback (most recent call last):
File “py/mules/updater.py”, line 209, in <module>
main()
File “py/mules/updater.py”, line 128, in main
if update_mode[‘mode’]==’manual’:
TypeError: string indices must be integers
OOOPS mule 4 (pid: 6510) crippled…trying respawn…
Would anyone have an ideal of what is happening?