I am following the instructions described here: Updating AutoTrain Advanced to Latest Version
However as the space is built, it returns a runtime error with the following error: File “/app/src/autotrain/apps/utils.py”, line 94, in _login_user
username = user_info[“name”]
KeyError: ‘name’
I am logged in and have a payment method on file, so at a bit of a loss on how to fix this.
Any guidance is appreciated, thank you!