Difference between revisions of "404 Not Found"

From IVS Wiki
Jump to: navigation, search
(Created page with "{{Article | title = Server Error Code | content = <onlyinclude> In VALT, there are times when you might encounter a <b>404 Not Found</b>. {{img | file = VALT 404 Error.png}...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Article | title = Server Error Code | content =  
 
{{Article | title = Server Error Code | content =  
 
<onlyinclude>
 
<onlyinclude>
In VALT, there are times when you might encounter a <b>404 Not Found</b>.  
+
In VALT, there are times when you might encounter '<b>404 Not Found</b>'.  
  
 
{{img | file = VALT 404 Error.png}}
 
{{img | file = VALT 404 Error.png}}
Line 11: Line 11:
 
<dd><code><nowiki>https://valt.myserver.com/admin/not_a_real_page</nowiki></code> to <code><nowiki>https://valt.myserver.com/</nowiki></code></dd>
 
<dd><code><nowiki>https://valt.myserver.com/admin/not_a_real_page</nowiki></code> to <code><nowiki>https://valt.myserver.com/</nowiki></code></dd>
 
</dl>
 
</dl>
 +
 +
{{Aside | hue = 200 | icon = {{book_icon}} | content = If you see this error, please [https://ivs.help contact the IVS Support Team] for assistance!}}
 
</onlyinclude>
 
</onlyinclude>
<hr>
 
{{Aside | hue = 200 | icon = {{book_icon}} | content = If you see this error, please [https://ivs.help contact the IVS Support Team] for assistance!}}
 
 
 
}}
 
}}

Latest revision as of 12:16, 8 March 2024

Server Error Code

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!