Description
I encountered a persistent 500 Internal Server Error when attempting to post a comment on the challenge page. The "Post" button does not trigger any successful action, and the console shows a server-side failure.
Steps to Reproduce
- Go to any challenge page (e.g., Matrix Power).
- Type a comment in the comment section.
- Click the "Post" button.
- Observe that the comment is not added and check the DevTools Console.
Expected Behavior
The comment should be successfully posted and visible to other users.
Actual Behavior
The server returns a 500 Internal Server Error (HTTP 500).
Description
I encountered a persistent 500 Internal Server Error when attempting to post a comment on the challenge page. The "Post" button does not trigger any successful action, and the console shows a server-side failure.
Steps to Reproduce
Expected Behavior
The comment should be successfully posted and visible to other users.
Actual Behavior
The server returns a
500 Internal Server Error(HTTP 500).