Couldn't check for update to Compiler.exeNot An Issue
i use a host provider an have installed the oxide mod setup. server is running oxide 2.0.4195. im having a probelm with the plugins. 
no matter what plugin i put into the ftp oxide/plugins. i will get an error for the compiler. 

(10:26:52) | Error: ConnectFailure (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

)

(10:26:52) | Exception while starting compiler version Unknown: (Win32Exception: ApplicationName='C:\servers\apex604\Compiler.exe', CommandLine='/service /logPath:C:\servers\apex604\oxide\logs', CurrentDirectory='', Native error= The system cannot find the file specified.

)

at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <3845a180c26b4889bc2d47593a665814>:0

at System.Diagnostics.Process.Start () [0x0003a] in <3845a180c26b4889bc2d47593a665814>:0

at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()

at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0

(10:26:52) | Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:

(10:26:52) | Error while compiling: compiler version Unknown couldn't be started

Sounds like perhaps the hosting did not install oxide correctly.
In the server oxide folder do you see folders for these:
----config
----data
----lang
----logs
----plugins

Looks like you are missing the logs folder path.
yes those folders are there. here is the log from the oxide 

10:00 [Info] Loading Oxide Core v2.0.3867...
10:00 [Info] Loading extensions...
10:01 [Error] Couldn't check for update to Compiler.exe
10:01 [Error] Error: ConnectFailure (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
)
10:01 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
10:01 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
10:01 [Info] Loaded extension Rust v2.0.4195 by Oxide and Contributors
10:01 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
10:01 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
10:01 [Info] Using Covalence provider for game 'Rust'
10:01 [Info] Loading plugins...
10:01 [Info] Loaded plugin Rust v2.0.4195 by Oxide and Contributors
10:01 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
10:05 [Info] IP address from command-line: 162.248.94.24
10:18 [Error] Plugin filename unburnable-meat.cs must match the main class UnburnableMeat (should be UnburnableMeat.cs)
10:25 [Error] Plugin filename unburnablemeat.cs must match the main class UnburnableMeat (should be UnburnableMeat.cs)
10:26 [Error] Couldn't check for update to Compiler.exe
10:26 [Error] Error: ConnectFailure (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
)
10:26 [Error] Exception while starting compiler version Unknown: (Win32Exception: ApplicationName='C:\servers\apex604\Compiler.exe', CommandLine='/service /logPath:C:\servers\apex604\oxide\logs', CurrentDirectory='', Native error= The system cannot find the file specified.
)
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <3845a180c26b4889bc2d47593a665814>:0
at System.Diagnostics.Process.Start () [0x0003a] in <3845a180c26b4889bc2d47593a665814>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0
10:26 [Error] Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:
10:26 [Error] Error while compiling: compiler version Unknown couldn't be started
10:48 [Error] Couldn't check for update to Compiler.exe
10:48 [Error] Error: ConnectFailure (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
)
10:48 [Error] Exception while starting compiler version Unknown: (Win32Exception: ApplicationName='C:\servers\apex604\Compiler.exe', CommandLine='/service /logPath:C:\servers\apex604\oxide\logs', CurrentDirectory='', Native error= The system cannot find the file specified.
)
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <3845a180c26b4889bc2d47593a665814>:0
at System.Diagnostics.Process.Start () [0x0003a] in <3845a180c26b4889bc2d47593a665814>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0
10:48 [Error] Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:
10:48 [Error] Error while compiling: compiler version Unknown couldn't be started
If it were mine, id do a fresh install of the server.
i did a fresh wipe. i was trying to make this work yesterday with no luck so i had the host wipe everything. now today im back with the same problem

Merged post

is there something u see that i can msg to the host an tell them thats wrong 
The error is from the compiler missing because your server couldn’t connect to the site it uses to download it.
Thanks for the help. got the host to fix the missing compiler. 
Wulf's a Legend
Locked automatically