Web requests not workingNot An Issue

I have a new server and I got this error. I've did a research about that but no answer to solve it.

Heres some error message from the console

[Error] Could not check for update to Compiler.x86_x64 
[Error] The URI prefix is not recognized.
[Info] Loaded plugin Death Notes v6.3.5 by LaserHydra 
[Error] Web request produced exception (Url: http://files.laserhydra.com/config/DeathNotes/EnemyPrefabs) in 'DeathNotes v6.3.5' plugin (NotSupportedException: The URI prefix is not recognized.) 
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0 

[Error] Web request produced exception (Url: http://files.laserhydra.com/config/DeathNotes/WeaponPrefabs) in 'DeathNotes v6.3.5' plugin (NotSupportedException: The URI prefix is not recognized.) 
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0 

[Error] Web request produced exception (Url: http://files.laserhydra.com/config/DeathNotes/CombatEntityTypes) in 'DeathNotes v6.3.5' plugin (NotSupportedException: The URI prefix is not recognized.) 
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0
[Info] Loaded plugin DiscordMessages v2.1.3 by Slut 00:01 
[Error] Web request produced exception (Url: https://discord.com/api/webhooks/801976928701513788/H5f-7ONmALfyB2PMpeqKX2wFDPhy9wNSsxNfdS-3xtqZREbUF3FnOFTHFuAXexWE4BJl) in 'DiscordMessagesChat v1.0.4' plugin (NotSupportedException: The URI prefix is not recognized.) 
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0

[Error] Web request produced exception (Url: https://discord.com/api/webhooks/801976928701513788/H5f-7ONmALfyB2PMpeqKX2wFDPhy9wNSsxNfdS-3xtqZREbUF3FnOFTHFuAXexWE4BJl) in 'DiscordMessagesChat v1.0.4' plugin (NotSupportedException: The URI prefix is not recognized.) 
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0
[Error] Web request produced exception (Url: http://ip-api.com/json/*.*.*.*) in 'Welcomer v1.5.4' plugin (NotSupportedException: The URI prefix is not recognized.)
  at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x000ae] in <14e3453b740b4bd690e8d4e5a013a715>:0 
  at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0 
  at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in <ec05e0208c9149bba43236ca58fea105>:0 

Check that Oxide is actually installed, check that it is the latest version

I have a fresh install of rust and oxide but doesn't help.

All of the web requests failing would indicate a networking issue on your server. I don't really have any information on how to help you solve this, so all I can suggest is a server restart and verging that the server is allowed to communicate outside your network fully.

Hi Wulf,

Are you able to message me directly? Wanting to reach out regarding this issue and had a few direct questions/potential troubleshooting?

Locked automatically