Server not updating fullySolved

Hello everyone, Since the update today, our server has not started beyond the BAT file commands:
(I blocked out some of the commands but only for privacy purposes - This config was working until the update today)

Is anyone else having this issue? I tried to re-install Umod and received an error regarding the Rust_Dedicated folder not being next to the RustDedicated.exe.

Any thoughts are appreciated. Thank you and have a wonderful holiday.

~Fox

Could you provide the exact file and logs here please?
Thank you @wulf for replying to my message so quickly. I know you specified the "exact logs" but want to provide this bit of info before posting anything in its entirety.

Here is the RustServer.BAT. The server "Successfully" checks for update but at the end of this string is as far as the console goes now... after "..radiation "False" it goes dead.

:start
D:\steamcmd\steamcmd.exe +login anonymous +force_install_dir D:\rust3x\ +app_update +quit
RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 606 +server.worldsize 3800 +server.maxplayers 50 +server.hostname "|12/12|Loot+|FriendlyPvP|Home|Trade|QS|Bpack" +server.description "Happy Holiday's to everyone, we now have CargoCrash! \n \n We are a low pop but active community server, join us today! \n \n -3X with Custom Loot Tables \n -Weekly Map Wipe and Monthly BP Wipe \n -Monthly PvP or Olympic Events \n -Everyone is welcome, Toxicity is not" +server.identity "rust3x" +rcon.port 28016 +rcon.password "" +rcon.web "1" +server.url "" +server.headerimage "" +hackablelockedcrate.requiredhackseconds "510" +relationshipmanager.maxteamsize "5" +radiation "False"
goto start

*I removed the Rcon PW, Headerimage, and url

----------------------------------
Bottom of my oxide log:

18:27 [Info] Loaded plugin Upgrade Workbench v0.1.4 by mvrb
18:27 [Info] Loaded plugin UpLifted v1.2.12 by FuJiCuRa
18:27 [Info] Loaded plugin Vehicle License v1.2.9 by Sorrow|TheDoc
18:27 [Info] Loaded plugin Welcomer v1.4.1 by Tricky
18:27 [Info] Loaded plugin Where is My Horse v0.2.2 by 2CHEVSKII
18:27 [Info] Loaded plugin Wipe Kits v1.2.5 by Ryan
18:27 [Error] Failed to call hook 'IOnRunCommandLine' on plugin 'RustCore v2.0.4383' (MissingMethodException: TimeWarning TimeWarning.New(string,int))
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.
Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

----------------------------------
Bottom of my compiler log:

PlayerRanks.cs(1804,24): warning CS0649: Field `Oxide.Plugins.PlayerRanks.Options.lastLoginLimit' is never assigned to, and will always have its default value `0'
PlayerRanks.cs(1805,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.Options.RequiresPermission' is never assigned to, and will always have its default value `false'
PlayerRanks.cs(1855,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.MySQL.useMySQL' is never assigned to, and will always have its default value `false'
RemoverTool.cs(805,15): warning CS0169: The private field `Oxide.Plugins.RemoverTool.ToolRemover.heldEntity' is never used
SkinBox.cs(23,53): warning CS0649: Field `Oxide.Plugins.SkinBox.ServerRewards' is never assigned to, and will always have its default value `null'
SkinBox.cs(23,68): warning CS0649: Field `Oxide.Plugins.SkinBox.Economics' is never assigned to, and will always have its default value `null'
Trade.cs(29,24): warning CS0169: The private field `Oxide.Plugins.Trade.Clans' is never used
Trade.cs(29,31): warning CS0169: The private field `Oxide.Plugins.Trade.Friends' is never used
Trade.cs(39,31): warning CS0649: Field `Oxide.Plugins.Trade.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'

[SERVER v1.0.24] Got Message: Exit
[SERVER v1.0.24] Exit received.
[SERVER v1.0.24] Connection closed.
[SERVER v1.0.24] Shutdown

--------------------------------------

Are you sure you fully updated your server? It looks like you updated Oxide, but not Rust itself.
I have the following line in the startup script being under the impression it auto-updates. I 100% could be incorrect and hope thats the case!

D:\steamcmd\steamcmd.exe +login anonymous +force_install_dir D:\rust3x\ +app_update +quit

 
Unless you ran that today after the Rust update was released, then no, your server wouldn't have updated. I'd also suggest adding the "validate" paramter in there as well.
Would that just be adding a +validate?

Here is the top section of my CMD I omitted above:

D:\rust3x>D:\steamcmd\steamcmd.exe +login anonymous +force_install_dir D:\rust3x
\ +app_update +quit
Redirecting stderr to 'D:\steamcmd\logs\stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK.

Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK
CWorkThreadPool::~CWorkThreadPool: work complete queue not empty, 1 items discar
ded.
CWorkThreadPool::~CWorkThreadPool: work complete queue not empty, 1 items discar
ded.

D:\rust3x>RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedu
ral Map" +server.seed 606 +server.worldsize 3800 +server.maxplayers 50 +server.h
ostname "|12/12||Loot+|FriendlyPvP|Home|Trade|QS|Bpack" +server.
description "Happy Holiday's to everyone, we now have CargoCrash! \n \n We are a
low pop but active community server, join us today! \n \n -3X with Custom Loot
Tables \n -Weekly Map Wipe and Monthly BP Wipe \n -Monthly PvP or Olympic Events
\n -Everyone is welcome, Toxicity is not" +server.identity "rust3x" +rcon.port
28016 +rcon.password "" +rcon.web "1" +server.url "" +server.headerimage "" +hackablelockedcrate.requiredhackseconds "510" +relationshipmanager.maxteamsize "5" +radiation "False"

Merged post

Wow... I may have got it by adding the actual APP number to the end of the app_update.

Will confirm in a moment.

Merged post

Sigh....

Thank you again @wulf for guiding  me to the answer. Server is powering up and I suspect all will be well.

Have a great holiday and thank you and the team for such great support!
Locked automatically