You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugs with multiple accounts: several areas performing gaia reads/writes use an app-state-singleton setting for the gaiahub rather than an account's specific gaiahub config. One bug causes is that only the first account can use a private gaiahub, accounts N+1 will fail to connect.
Default gaia hub is always used initially when restoring account, and eventually gets fixed as side-effect by later code.