Home page › Forums › Technical Support, Bugs and Fixes › Errors Logged from the Update Script
- This topic has 1 reply, 1 voice, and was last updated 1 month ago by
Walid Kyazze.
- AuthorPosts
- May 3, 2025 at 12:25 pm #8471
Hello Guys, thanks for the good work on Mikrowizard.
I have just made a fresh installation however, I am seeing errors thrown from the update script as below.
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…
spawned uWSGI mule 4 (pid: 6512)I will appreciate your support in resolving this.
- May 3, 2025 at 12:45 pm #8472
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?
-
This reply was modified 1 month ago by
Walid Kyazze.
-
This reply was modified 1 month ago by
- AuthorPosts
- You must be logged in to reply to this topic.