System Information
- Strapi Version: 4.5.5
- Operating System: Ubuntu Linux
- Database: PostgreSQL
- Node Version: v19.3.0
- NPM Version: 9.2.0
- Yarn Version: N/A
I updated a strapi installation from version 4.5.2 to 4.5.5. Now I am getting a message when opening the /admin page:
Warning: An error occurred while requesting the API
On the back-end, I get a log message:
[2022-12-29 15:43:39.971] http: GET /admin/telemetry-properties (2 ms) 401
I am new to strapi. Your insights are very much appreciated!
Thank you and happy holidays!
–Wei