Restoring Lost file Error

Hi All

I hope someone has some insight on this error I’m trying to restore a signal file but I keep running into a error, the operating system is Linux and Duplicati version 2.0.6.3_beta_2021-06-17.
I have tried restoring to a different directory with a chmod of 777, below is the full error in the log.

{"ClassName":"System.IO.FileNotFoundException","Message":"Could not find file \"/Shares/Raid1/Common_Drive/2022-Weekly-Calendar.xlsx\"","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":" 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) [0x001ef] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 \n at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 \n at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)\n at System.IO.File.OpenRead (System.String path) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 \n at Duplicati.Library.Common.IO.SystemIOLinux.FileOpenRead (System.String path) [0x00000] in <6e4f34e913fd4d89b628a5a76045f19c>:0 \n at Duplicati.Library.Main.Operation.RestoreHandler.DoRun (Duplicati.Library.Main.Database.LocalDatabase dbparent, Duplicati.Library.Utility.IFilter filter, Duplicati.Library.Main.RestoreResults result) [0x00658] in <e60bc008dd1b454d861cfacbdd3760b9>:0 ","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2147024894,"Source":"mscorlib","FileNotFound_FileName":"/Shares/Raid1/Common_Drive/2022-Weekly-Calendar.xlsx","FileNotFound_FusionLog":null}

Hello and welcome.

Are you doing the restore using the web UI? Or are you using command line? If command line, can you show us the exact syntax you are using (with sensitive info redacted of course).