Server not starting when Oxide is installedFixed
5c2d88ae4ea06.jpg Wulf

Sounds like your server is overwriting the files then.

Tried applying your fix to my server files, still getting the same errors as before.

buklau

Tried applying your fix to my server files, still getting the same errors as before.

Sounds like your server is overwriting the files then. You'd need to check with your host/update handling, else wait for a standalone build for Linux that your host supports.

5c2d88ae4ea06.jpg Wulf

Sounds like your server is overwriting the files then. You'd need to check with your host/update handling, else wait for a standalone build for Linux that your host supports.

Any idea when that would be? :S

Merged post

Fixed :) my server host was renaming the files and reinstalling thee originals, so I just renamed and deleted the originals again and problem solved! Thanks for the fix!
Getting thr same illegal character error in curl:
[ INFO ] Mods Update rustserver: Update addons/mods: 1 addons/mods will be updated

* Oxide for Rust (overwrite)




==> Updating Oxide for Rust

creating mod download directory /home/rust-build-uk/lgsm/mods/tmp...OK

                             curl: (3) Illegal characters found in URL

downloading Oxide.Rust.zip...OK

Failure! An issue occurred downloading Oxide for Rust

anyone know how to fix it?
Is there another update coming?  Ive tried the one listed on my rented server and my server still will not start up.  
Donielle
Is there another update coming?  Ive tried the one listed on my rented server and my server still will not start up.  

Your host is most likely renaming the files like mine did. Go back into the file manager and check if the files were renamed. They should look like "Assembly-CSharp(1).dll" and Oxide.Rust(1).dll - You'll need to delete the ORIGINAL files and rename those to just "Assembly-CSharp.dll" and "Oxide.Rust.dll" (so removed the (1) after you delete the other files)

buklau

Your host is most likely renaming the files like mine did. Go back into the file manager and check if the files were renamed. They should look like "Assembly-CSharp(1).dll" and Oxide.Rust(1).dll - You'll need to delete the ORIGINAL files and rename those to just "Assembly-CSharp.dll" and "Oxide.Rust.dll" (so removed the (1) after you delete the other files)

I have checked and my files are not renamed.  I went ahead and deleted the files and replaced them and the server still will not start up. 
if you are using pterodactyl set oxide to 0 it updates and overwrites the files. If you had oxide before it should still keep oxide installed
carek
Getting thr same illegal character error in curl:
[ INFO ] Mods Update rustserver: Update addons/mods: 1 addons/mods will be updated

* Oxide for Rust (overwrite)




==> Updating Oxide for Rust

creating mod download directory /home/rust-build-uk/lgsm/mods/tmp...OK

                             curl: (3) Illegal characters found in URL

downloading Oxide.Rust.zip...OK

Failure! An issue occurred downloading Oxide for Rust

anyone know how to fix it?

Download the files by manual:
https://github.com/theumod/uMod.Rust/releases/download/2.0.4268/Oxide.Rust.zip
https://github.com/theumod/uMod.Rust/releases/download/2.0.4268/Oxide.Rust-LinuxFix.zip
Then unpack them with overwrite to RustDedicated_Data/Managed.

Confirm. Oxide works on Debian.

So it seems my server is running but no plugins are being loaded?
So just spoke with my server host and we are running windows, not linux.  So how do I get it to work on windows version?
Donielle
So just spoke with my server host and we are running windows, not linux.  So how do I get it to work on windows version?
Would need more details, as you 99.9% are likely having a different issue than most everyone else here.

Still running without an oxide installed . 

Any official fixes coming up other than temporary fix?

First I got server running but no plugins loaded. Now it just won't load at all

Monument Navmesh Build took 1.28 seconds

Starting Navmesh Source Collecting.

Starting Monument Navmesh Build with 708 sources

79%

100%

Monument Navmesh Build took 0.76 seconds

Map Spawned 896 entities

Couldn't load server/my_server_identity/proceduralmap.4000.70.184.sav - file doesn't exist

Missing EnvSync - creating

Missing CommunityEntity - creating

Missing ResourceDepositManager - creating

Missing RelationshipManager - creating

Missing TreeManager - creating

Initializing 33960 entity links

	done.

Initializing 290 stability supports

	done.

Initializing 24811 entity save caches

	done.

Couldn't initialize Steam Server (steam_api64)

IP address from external API: 87.98.149.3

Server startup complete

EasyAntiCheat Scout Shutting Down

EasyAntiCheat Server Shutting Down
buklau
First I got server running but no plugins loaded. Now it just won't load at all

Monument Navmesh Build took 1.28 seconds

Starting Navmesh Source Collecting.

Starting Monument Navmesh Build with 708 sources

79%

100%

Monument Navmesh Build took 0.76 seconds

Map Spawned 896 entities

Couldn't load server/my_server_identity/proceduralmap.4000.70.184.sav - file doesn't exist

Missing EnvSync - creating

Missing CommunityEntity - creating

Missing ResourceDepositManager - creating

Missing RelationshipManager - creating

Missing TreeManager - creating

Initializing 33960 entity links

	done.

Initializing 290 stability supports

	done.

Initializing 24811 entity save caches

	done.

Couldn't initialize Steam Server (steam_api64)

IP address from external API: 87.98.149.3

Server startup complete

EasyAntiCheat Scout Shutting Down

EasyAntiCheat Server Shutting Down

You need the Linux fix I posted previously, also found on the Games > Rust page.

Locked automatically