I am getting this error in my server console upon carbon trying to update.
curl: (22) The requested URL returned error: 404
[e] Error while updating 'Carbon [Linux]' (Could not find file "/home/container/carbon/temp/patch.zip")
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <e3aa8db986d7457ca73f10110f1283f5>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <e3aa8db986d7457ca73f10110f1283f5>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.File.OpenRead (System.String path) [0x00000] in <e3aa8db986d7457ca73f10110f1283f5>:0
at Doorstop.Utility.SelfUpdater.Execute () [0x00106] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Preloader/src/Utility/SelfUpdater.cs:116
Carbon Release finished self-updating 0 files. You're now running the latest Production build.