Failed to compile: compiler version disconnectedSolved
After wiping my server and getting it ready for a new map I started getting this error. "Failed to compile: compiler version disconnect". I currently use SurvivalServers to host my Rust server so I can't chmod or chown anything on my end. I've reinstalled oxide about 4-5 times. Uninstalled all plugins, tried reinstalling them the whole 9 yards. Checking the compiler log does nothing because it hasn't updated in 2 days. And when I go to delete it I get some weird no access error which I believe to be the source of my problems. I've sent a support ticket to my host but I'm also coming here in case other people are getting the same error.
Please check your oxide/logs for the full error.
Yesterday after wiping my server  I‘m getting this error 

23:46 [Info] Loading Oxide Core v2.0.3867...
23:46 [Info] Loading extensions...
23:46 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
23:46 [Info] Local compiler MD5: e646dc3ad8fe02cd5aba51cd0d6d84b2
23:46 [Info] Compiler hashes did not match, downloading latest
23:46 [Info] Downloading Compiler.exe for .cs (C#) plugin compilation
23:52 [Error] Couldn't download Compiler.exe! Please download manually from: https://github.com/OxideMod/Compiler/releases/download/latest/Compiler.exe
23:52 [Error] The operation has timed out.
23:52 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
23:52 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
23:52 [Info] Loaded extension Rust v2.0.4253 by Oxide and Contributors
23:52 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
23:52 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
23:52 [Info] Using Covalence provider for game 'Rust'
23:52 [Info] Loading plugins...
23:52 [Info] Loaded plugin Rust v2.0.4253 by Oxide and Contributors
23:52 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
23:52 [Info] Added '// Reference: System.Drawing' in plugin 'ChatHead'
23:52 [Error] Exception while starting compiler version : (Win32Exception: ApplicationName='H:\rustsever\Compiler.exe', CommandLine='/service /logPath:H:\rustsever\oxide\logs', CurrentDirectory='', Native error= 另一个程序正在使用此文件,进程无法访问。
)
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in :0
at System.Diagnostics.Process.Start () [0x0003a] in :0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0
23:52 [Error] Win32 NativeErrorCode: 32 ErrorCode: -2147467259 HelpLink:
23:52 [Error] Error while compiling: compiler version couldn't be started

 How to my doing?Who can help me?
Why would you revive my thread and not make your own?

Merged post

Also the solution to my problem was on the host's end. The compiler was never killed so it couldn't be started again.
Locked automatically