- Joined
- Nov 8, 2010
- Messages
- 15
- Reaction score
- 0
Hi,
Ive performed an upgrade of 3CX from V15.0 to V15.5 by performing the following steps:
- Backup current server (V15.0)
- Uninstall current server
- restart server & install v15.5
- At "Select installation type", select "Restore an existing backup", and select the above backup.
I then get the below error before the restore completes. Ive tried several backup files (which i took aver the past week), same outcome.
Any help would be appreciated.
Ive performed an upgrade of 3CX from V15.0 to V15.5 by performing the following steps:
- Backup current server (V15.0)
- Uninstall current server
- restart server & install v15.5
- At "Select installation type", select "Restore an existing backup", and select the above backup.
I then get the below error before the restore completes. Ive tried several backup files (which i took aver the past week), same outcome.
Any help would be appreciated.
Code:
Server error
System.ArgumentNullException: Value cannot be null. Parameter name: key at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Collections.Generic.Dictionary`2.FindEntry(TKey key) at System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value) at GenericUtilsNet.Directories.Countries.GetCountry(String name) at PostInstall.Restorer.GetManagementConsoleWizardSettings(BackupSettings result, XDocument xml) at PostInstall.Restorer.GetBackupSettingsInternal(XDocument xml) at PostInstall.Restorer.GetBackupSettings(String fullBackupFilePath, Boolean encrypted, String password) at
PbxWebConfigTool.Controllers.HomeController.GetBackupSettingsInternal(SetupSettings settings, Boolean encrypted, String backupPassword) at PbxWebConfigTool.Controllers.HomeController.UploadBackup(IFormFile backupFile) at lambda_method(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__22.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at
Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__15.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Builder.RouterMiddleware.d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PbxWebConfigTool.ExceptionMiddleware.d__3.MoveNext()