Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error #5

Open
Romaixn opened this issue Feb 24, 2019 · 1 comment
Open

Internal Server Error #5

Romaixn opened this issue Feb 24, 2019 · 1 comment

Comments

@Romaixn
Copy link

Romaixn commented Feb 24, 2019

Hello, I have an Internal Server Error popup when I want to publish a web page.
I follow the tutorial.

@Miniontoby
Copy link

Miniontoby commented Feb 14, 2022

I got this error also

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

And it fixed the problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants