MacOS app keeps getting signed out

Anyone has this issue? Stays signed in for about 30-60 minutes and then I get kicked out w/ “The server rejected your credentials”. Not sure why… Anyone seen this before?

1 Like

In Preferences under Debugging go to the event log and click into the sign out entry. It will have more details about why you were signed out.

Ah thank you! ok so I wonder if this is a bug… I am connecting to my local url - which is in the trusted network, but looking at the server connection after sign in - looks like it switches to Nabu Casa

  "error" : "serverError(statusCode: 403, errorCode: Optional(\"access_denied\"), error: Optional(\"Not in trusted_networks\"))"

image

I assume adding the server in the Internal URL should solve this

Seems it didnt fix it… I will try without Trusted Network
image

Yup I recommend logging in with username/password if there’s a chance it’ll jump to a different one. It may be that when the Wi-Fi is offline it tries cloud, which succeeds just as Wi-Fi is coming online, or something similar to that.

I am definitely actually not migrating networks. I am on ethernet and not losing anything transit - but solution found by using username/password - so all good :wink: Thanks so much for your help!