#Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page

1 messages · Page 1 of 1 (latest)

rigid wing
#

After upgrading my self hosted instance from 0.35.2 to 0.35.4, the connected accounts disappeared from the acounts page and I got the error "undefined is not iterable (cannot read property Symbol(Symbol.iterator))".
Should I have run any special upgrade commands? Or any other tips?
Thank you very much, Rob

oak arch
#

Could you check if you have data in connectedAccount table? Simply run select * from <workspace>."connectedAccount" query in DB, if it returns at least 1 record, then that means data is still there

rigid wing
#

I reverted back to 35.2 and the account was still there and working.

oak arch
#

That's one way to solve it, could you report this issue then? I believe it's a blocker

oak arch
#

Hi @rigid wing, did you create an issue by any chance?

graceful raft
#

@rigid wing do you also have the issue upgrading to 0.35.6?

#

if yes, could you share your dev console logs?

#

I'm unaware of this issue, so we might have to schedule a call to debug it

#

but let's try to solve it async first

spark lodge
#

@graceful raft should we halt upgrading to 0.35.6?

graceful raft
#

nope, it's working as far as I know 🙂 Rob might have a legacy issue we missed previously

spark lodge
spark lodge
#

@graceful raft anything that I should be prepared before upgrading?

oak arch