System Information
- Strapi Version4.2.2:
- Operating System Windows 10:
- Database SQLite:
- Node Versionv16.16.0:
- NPM Version8.11.0:
- Yarn Versionnot using:
Greetings!
I think the culprit is the “menu__links”, since if I delete it the error goes away.
Greetings!
I think the culprit is the “menu__links”, since if I delete it the error goes away.
Whenever you get 500 always check thr strapi console to see why you got the error.
500 means server crashed
@Eventyret
Thank you for your help.
Here it is the console error:
“table components_menu_menu_links has no column named underline” → that’s odd
Well does the menu_links etc have a column that is that.
Did you migrate, or restart once it was created etc, to make sure that it has been created?