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

Weird error trying to add comment #385

Open
mweiner1 opened this issue Sep 4, 2022 · 0 comments
Open

Weird error trying to add comment #385

mweiner1 opened this issue Sep 4, 2022 · 0 comments

Comments

@mweiner1
Copy link

mweiner1 commented Sep 4, 2022

"Comment post not allowed (400)
Why: The comment form failed security verification: <ul class="errorlist"><li>timestamp<ul class="errorlist"><li>Timestamp check failed</li></ul></li></ul>
The comment you tried to post to this view wasn't saved because something tampered with the security information in the comment form. The message above should explain the problem, or you can check the comment documentation for more help.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 400 error page."

I got the above error after clicking "post" on a comment. I was properly logged in and able to perform other functions on the set.

I went back and tried again and it went through. This may not be a big deal (will update here if I see it happening more frequently) but it probably indicates something.

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

1 participant