Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. kt
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Groups 0

    kt

    @kt

    0
    Reputation
    3
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kt Follow

    Best posts made by kt

    This user hasn't posted anything yet.

    Latest posts made by kt

    • RE: Replication not working

      @theopenem_admin said in Replication not working:

      Think I'm getting closer. This looks like an error in the robosharp library that I'm using to do the copy. It looks like it's having trouble getting your os version but I'm not sure why. What version of Windows are you using and language?

      If I remember correctly (I am after work), we have polish language on one server (pl-pl), where decimal separator is comma (","), not dot ("."). I have been trying to change that in the os, but with no luck. It looks at stack trace like RoboSharp (or something else) cannot parse a double.

      posted in Support
      K
      kt
    • RE: Replication not working

      Same thing. I created a new server in a new location and can't sync it.

      2022-09-27 10:12:40,610 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest Could Not Complete API Request.  The Response Produced An Error.Storage/Sync
      2022-09-27 10:12:40,626 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest {"Message":"An error has occurred."}
      2022-09-27 10:12:40,720 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest Could Not Complete API Request.  The Response Produced An Error.Storage/Sync
      2022-09-27 10:12:40,720 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest {"Message":"An error has occurred.","ExceptionMessage":"Input string was not in a correct format.","ExceptionType":"System.FormatException","StackTrace":"   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)\r\n   at System.Convert.ToDouble(String value)\r\n   at RoboSharp.VersionManager.get_Version()\r\n   at RoboSharp.CopyOptions..ctor()\r\n   at RoboSharp.RoboCommand..ctor()\r\n   at Toems_Service.Workflows.FolderSync.Sync()\r\n   at Toems_ClientApi.Controllers.StorageController.Sync()\r\n   at lambda_method(Closure , Object , Object[] )\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.<GetExecutor>b__3(Object instance, Object[] methodParameters)\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at Toems_ClientApi.Controllers.Authorization.ResultWithChallenge.<ExecuteAsync>d__3.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()"}
      2022-09-27 10:12:40,720 [Worker #a7c1d7e7] INFO  Toems_Service.Workflows.ImageSync Starting Image Replication From Com Servers
      2022-09-27 10:12:41,064 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest Could Not Complete API Request.  The Response Produced An Error.Imaging/SyncComToSmb/
      2022-09-27 10:12:41,064 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest {"Message":"An error has occurred."}
      2022-09-27 10:12:41,079 [Worker #a7c1d7e7] INFO  Toems_Service.Workflows.ImageSync Starting Image Replication To Com Servers
      2022-09-27 10:12:41,705 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest Could Not Complete API Request.  The Response Produced An Error.Imaging/SyncSmbToCom/
      2022-09-27 10:12:41,705 [Worker #a7c1d7e7] ERROR Toems_ApiCalls.ApiRequest {"Message":"An error has occurred.","ExceptionMessage":"Input string was not in a correct format.","ExceptionType":"System.FormatException","StackTrace":"   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)\r\n   at System.Convert.ToDouble(String value)\r\n   at RoboSharp.VersionManager.get_Version()\r\n   at RoboSharp.CopyOptions..ctor()\r\n   at RoboSharp.RoboCommand..ctor()\r\n   at Toems_Service.Workflows.ImageSync.SyncToCom(List`1 imageIds)\r\n   at Toems_ClientApi.Controllers.ImagingController.SyncSmbToCom(List`1 imageIds)\r\n   at lambda_method(Closure , Object , Object[] )\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.<GetExecutor>b__3(Object instance, Object[] methodParameters)\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at Toems_ClientApi.Controllers.Authorization.ResultWithChallenge.<ExecuteAsync>d__3.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()"}
      
      
      posted in Support
      K
      kt