Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

+1 -800-456-478-23

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