Skip to content

Stuck on /admin/signin #2914

@llakewood

Description

@llakewood

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

  1. At signin UI, submit valid username and password
  2. Observe a 200 success response, but no error message in the console or on-screen.
  3. Page is refreshed, unable to access any other path than: http://localhost:3000/admin/signin
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions