-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Bug report
Describe the bug
Stuck on /admin/signin
To Reproduce
This may be a non-issue, I found running npm start is when this is produced, but it behaves normalled with Keystone is run with npm run dev
- At signin UI, submit valid username and password
- Observe a 200 success response, but no error message in the console or on-screen.
- Page is refreshed, unable to access any other path than: http://localhost:3000/admin/signin
- Enter a bad credential and get notice that the username or password are incorrect (indicates that the service is working)
Expected behaviour
If the correct credentials are entered, I expect to be directed to the Admin UI dashboard.
System information
There are different responses offered by Firefox and Chrome:
- OS: macOS
- Browser: Chrome and Firefox
Additional context
I went away for a week and hadn't updated anything.
Now I have updated from 8.0.0 to 8.1.4. Same outcome.
node v12.11.0
npm 6.11.3
- @keystonejs/app-graphql@5.1.6
- @keystonejs/adapter-mongoose@8.0.2
- @keystonejs/file-adapters@6.0.2
- @keystonejs/fields@9.0.5
- @keystonejs/keystone@8.1.4
- @keystonejs/app-admin-ui@5.12.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels