robs23 / TestZXing-master

Cross-platform app using ZXing barcode scanner library
0 stars 0 forks source link

Fix TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown. in Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) (C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Static\Functions.cs:210) #67

Open robs23 opened 3 years ago

robs23 commented 3 years ago

Version 2.1.0(2)

Stacktrace

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x003c6] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Static\Functions.cs:210;TestZXing.Static

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x0053f] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Static\Functions.cs:231;TestZXing.Static

TestZXing.Models.ProcessKeeper.GetUsersOpenProcesses (System.String query) [0x002ba] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Models\ProcessKeeper.cs:54;TestZXing.Models

TestZXing.ViewModels.AssignedProcessesViewModel.Initialize () [0x00030] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\ViewModels\AssignedProcessesViewModel.cs:26;TestZXing.ViewModels

Reason

TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown.

Link to App Center