I had a gateway (installed via deb package) on my raspberry pi 4, with which I created my account.
Now, I am changing over to a docker container (on the same pi 4).
The welcome screen offers me to register a new account or skip. When trying my existing details with “create”, it rightfully replies that the account is already created. But if I skip, it creates a local account which I can’t seem able to connect to my webthings tunnel account.
I can then log out, but logging in again only connects me to my local account! Frustrating. I don’t understand how to break this chicken and egg situation.
Or starting from another fresh docker (and fresh client, cookies deleted), entering a dummy account after skipping the domain creation, logging out, then trying my tunnel account details, it says “username or password was incorrect”.
So there is something wrong with the welcome screen. There should be a way to login to an existing domain and account on a fresh install.