#Admin login
5 messages · Page 1 of 1 (latest)
i have same probrem
@lusty coyote
Are you guys having this issue locally or on cloud.
Also have you guys tried running user creating through CLI?
on hosted instance (2.0) i get instant UI error message when trying to login, when I inspect network activity no http request is made, and when i inspect backend log theres nothing. So some error is happening on the frontend, and it seems to have been catched and handled, because there is no stacktrace of error message in the console. making it really difficult to debug.. on localhost, a login request is made, so I can't reproduce it locally. Anyone experienced the same issue ?
Might be a CORS issue