You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I found out what is wrong. By looking into the Network section of the developers tool of chrome (Also known as Inspector) I was able to see the response: {"code":500,"error_msg":"This is an unhelpful error message for a miscellaneous internal error."}
I don't yet know how to fix this, but at least this should be helpful in someway
EDIT:
Using my BIG brain and a look at the code, I was able to let the code tell me the actual error Error 1364: Field 'view_count' doesn't have a default value
So I changed the init.sql and changed some stuff, will be in the pull request
Hello, I have an Internal Server Error popup when I want to
publish
a web page.I follow the tutorial.
The text was updated successfully, but these errors were encountered: