-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
Describe the bug
After upgrading from 3.0 to 3.1 I can't access to admin dashboard. Login page displays and after entering the credentials URL changes to /admin but then redirects to /admin/auth/login
Steps to reproduce the behavior
- follow the migration steps for 3.0 to 3.1
- navigate to /admin
- enter credentials for admin user
- you will be redirected to /admin/auth/login
Expected behavior
Admin UI should be displayed
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippets
[2020-07-23T14:28:01.827Z] debug POST /admin/login (134 ms) 200
[2020-07-23T14:28:01.967Z] debug GET /admin/users/me/permissions (64 ms) 401
[2020-07-23T14:28:01.975Z] debug GET /content-manager/content-types (62 ms) 401
I see permission errors at server logs.
System
- Node.js version: v12.18.3
- NPM version: 6.14.6
- Strapi version: 3.1
- Database: postgresql
- Operating system: macos
abdonrd, redturtlepower and Keith-Hon
Metadata
Metadata
Assignees
Labels
No labels