Skip to content

[EDU-6458] AI documentation update - 2025-04-11 - http error status codes #1607

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ This status code is a generic error message that often indicates issues with ser

A 500 Internal Server Error usually requires action on the server's end to be fixed. In this case, you can refresh the page, clear browser cache and cookies, wait for a while, and check for updates from the website’s support or status page as options while the server is able to process your requests adequately.

-> [TECHWRITER TODO: (INSERT) (EXPLAIN HOW TO ENABLE 'ENFORCE HTTP' OPTION IN THE ORIGINS SETTINGS OF THE EDGE APPLICATION)]
-> [TECHWRITER TODO: (INSERT) (EXPLAIN HOW TO REMOVE 'REDIRECT HTTP TO HTTPS' BEHAVIOR IN THE RULES ENGINE SETTINGS)]

If the issue persists, contact the site owner to confirm that the system is stable or lacking exception handling.

### 502 Bad Gateway
Expand Down Expand Up @@ -183,4 +186,4 @@ Some ways to troubleshoot this error:
- Clear your browser cookies and cached data.
- Use a different browser or device. Browser-specific issues or device configurations can lead to unexpected errors.
- Wait and retry. Occasionally, the server might be temporarily unable to fulfill requests due to maintenance or other issues.
- If the issue persists, contact the site owner.
- If the issue persists, contact the site owner.