Home page Forums Technical Support, Bugs and Fixes Errors Logged from the Update Script Reply To: Errors Logged from the Update Script

#8472
Walid KyazzeWalid Kyazze
Participant

    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 5 months, 2 weeks ago by Walid KyazzeWalid Kyazze.