Hello,
How are you supposted to log in on your local environment more than browsing to /umbraco and enter your credentials? It’s a local repository of a cloud environment.
I’m trying the same credentials as I have for my cloud access. Sometimes I can log in, and sometimes I can not. It’s like I’m getting stuck in the authentication process from time to time.
Okay, so deleting my umbraco/Data folder did the trick. Now I can log in again. But why do I need to do this? Why do I get stuck in the first place?
Are you swapping projects / solutions? I’ve seen localhost cookies / sessions conflict. Next time it happens try an incognito mode window.
Yes, I’m swapping solutions. Thanks, I will try that next time.
I’ve also had the same issue when authorizing my swagger at /umbraco/swagger/ in my cloud dev environment. I’m logged into cloud in one tab, but I can’t authorize my swagger in another. Switching to incognito or a different browser solves this. Could it be the same cookies/session conflict?
Now this happened again and incognito did not work.
It only works when deleting my umbraco/Data
folder.
Does anyone know why this might happen? What’s up with the localhost authentication against the cloud?