Difference between revisions of "Error Codes and Messages"

From IVS Wiki
Jump to: navigation, search
(Created page with "{{Article | title = Errors and Messages | content = ==500 Internal Server Error== {{:500 Internal Server Error}} <hr> ==404 Not Found== {{:404 Not Found}} <hr> ==404 Not...")
 
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
<hr>
 
<hr>
  
==404 Not Found==
+
==403 Forbidden==
{{:404 Not Found}}
+
{{:403 Forbidden}}
 
}}
 
}}

Latest revision as of 12:14, 8 March 2024

Errors and Messages

500 Internal Server Error

In VALT, there are times when you might encounter '500 Internal Server Error'.

VALT 500 Error.png

This error is very generic and means that that some investigation is needed to see what is causing this message.

🕮If you see this error, please contact the IVS Support Team for assistance!



404 Not Found

In VALT, there are times when you might encounter '404 Not Found'.

VALT 404 Error.png

This error means that the URL you are trying to access does not exist. Try editing the URL to only include the name of your application.

Example:
https://valt.myserver.com/admin/not_a_real_page to https://valt.myserver.com/

🕮If you see this error, please contact the IVS Support Team for assistance!



403 Forbidden

In VALT, there are times when you might encounter '403 Forbidden'.

VALT 403 Error.png

This message indicates that you do not have the proper rights to page you are trying to access. These rights are set in the Admin Section. To learn more about those rights, click here!

🕮If you see this message, please reach out to your VALT admins or contact the IVS Support Team for assistance!