On fresh install, something went wrong

On fresh install, something went wrong

After just doing a fresh install

Login to admin, first thing I do is click these these options on front end

Content manager → User → Create new entry

I get this error showing on the front end

“Whoop! Something went wrong. Please, try again”

Any idea what this is about?

System Information
  • Strapi Version: 4.5.3
  • Operating System: Ubuntu 22.04.1 LTS jammy
  • Database: Default / sqlite
  • Node Version: 18.12.1
  • NPM Version: 8.19.2
  • Yarn Version: 1.22.19

Hello @jayleen and welcome to Strapi Community Forums :waffle:

I would check the output in your console (as in the browser) and in strapi.
Also I would maybe rebuild the admin panel (delete the .cache and build folders) then do yarn develop

When you get the something went wrong do check logs etc for errors.