Failed to compile: compiler version couldn't be started

Similar issue to what I was facing last night, but instead of being able to delete the compiler and restart the server, it's still not starting. Redownloaded compiler to try that, still nothing. 

01 AdminPanel - Failed to compile: compiler version couldn't be started

02 AdminRadar - Failed to compile: compiler version couldn't be started

03 BetterLoot - Failed to compile: compiler version couldn't be started

04 DeathNotes - Failed to compile: compiler version couldn't be started

05 FurnaceSplitter - Failed to compile: compiler version couldn't be started

06 GatherManager - Failed to compile: compiler version couldn't be started

Anyways, hope someone can lend some help here

Make sure to kill any duplicate Compiler.exe processes that may have remained from improper shutdown or otherwise stalled. This is the most common cause for this error. Deleting the compiler is not a fix, it would just be downloaded again as it is always used for plugins.

Okay, I'm gonna try that now, thanks for the advice!

Tried checking to see if compiler.x86_64 was still running using HTOP, and didn't see anything completely restarted the VPS to be sure and still got these logs:

Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Error while compiling: compiler version couldn't be started
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Note: This is hosted on Ubuntu 20.04, only linux versions downloaded

Does the user running the server have permission to all of those files?

NgNyZYXDjgYXEhR.jpg Wulf

Does the user running the server have permission to all of those files?

01 AdminRadar - Failed to compile:
02 AntiCheat - Failed to compile:
03 AntiSpamNames - Failed to compile:
04 Arkan - Failed to compile:
05 AutoDemoRecordLite - Failed to compile:
06 AutoStashTraps - Failed to compile:
07 Backpack - Failed to compile:

Even reinstalling didn't help.
zanPCbOdfnvWm6A.jpg Wulf

Does the user running the server have permission to all of those files?

I found what was the matter. If you install Oxide.Ext.Discord v2.0.1. Will not work.

Installing an extension shouldn't have any relation on the compiler working or not; they are separate systems. Did you change anything else?

SN08GaoKdZfEz1E.jpg Wulf

Installing an extension shouldn't have any relation on the compiler working or not; they are separate systems. Did you change anything else?

This was my experience as well. Updated & validated the Rust server core with LinuxGSM, then copied Oxide files AND Oxide.Ext.Discord over to serverfiles/RustDedicated_Data/Managed. Started the server, it said all plugins failed to compile. Now I shut the server down, updated/validated again, copied just Oxide over without Ext.Discord and everything compiled. I used the server console command "restart" to stop the server both times. Maybe it is just a strange coincidence?