Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Angelo 111 posts 260 karma points
    Feb 20, 2021 @ 16:26
    Angelo
    0

    Errors in FileSync Plugin

    Hello Gaurav

    is there any documentation about your plugin FileSync ? im getting some errors in sync files ! ...

    here are the screenshoots

    https://www.dropbox.com/s/ruukw2p5gpm37c6/Screenshot%202021-02-20%2016.12.01.png?dl=0

    https://www.dropbox.com/s/687w9rf2e62v7ri/Screenshot%202021-02-20%2016.11.56.png?dl=0

    https://www.dropbox.com/s/lr08rjg84rkkxey/Screenshot%202021-02-20%2016.11.49.png?dl=0

    https://www.dropbox.com/s/rggpvjnmwcdlscy/Screenshot%202021-02-20%2016.11.04.png?dl=0

    some more info that i get when i click the console error !

    <Error>
    <Message>An error has occurred.</Message>
    <ExceptionMessage>The filename, directory name, or volume label syntax is incorrect. </ExceptionMessage>
    <ExceptionType>System.IO.IOException</ExceptionType>
    <StackTrace> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalGetLastWriteTimeUtc(String path, Boolean checkHost) at FileSyncShare.Controllers.FileSyncController.<>c__DisplayClass26_0.<GetChangedFiles>b__0(String x) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at FileSyncShare.Controllers.FileSyncController.GetChangedFiles(List`1& newDtConfig) at FileSyncShare.Controllers.FileSyncController.GetDifference() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()</StackTrace>
    </Error>
    

    thank you

    Angelo

  • Gaurav Mathur 11 posts 101 karma points
    Feb 24, 2021 @ 13:45
    Gaurav Mathur
    0

    Sorry for late response. I looked into the issue and it seem you do not have FileSync installed on "www.rsimobilaria.pt" server.

    You need to have FileSync installed on both the communicating servers. Also, make sure that "imowest.upwest.pt" server is able to do a http call to "www.rsimobilaria.pt".

  • Angelo 111 posts 260 karma points
    Feb 24, 2021 @ 13:51
    Angelo
    0

    No Problem Gauruv !

    but its instaled :(

    Angelo

  • Angelo 111 posts 260 karma points
    May 24, 2021 @ 17:39
    Angelo
    0

    Hello Gauruv

    im still mreceiving this message in console ...can you help ? everything is installed on destination ... :(enter image description here

        <Error>
        <Message>An error has occurred.</Message>
        <ExceptionMessage>The filename, directory name, or volume label syntax is incorrect. </ExceptionMessage>
        <ExceptionType>System.IO.IOException</ExceptionType>
        <StackTrace> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalGetLastWriteTimeUtc(String path, Boolean checkHost) at FileSyncShare.Controllers.FileSyncController.<>c__DisplayClass26_0.<GetChangedFiles>b__0(String x) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at FileSyncShare.Controllers.FileSyncController.GetChangedFiles(List`1& newDtConfig) at FileSyncShare.Controllers.FileSyncController.GetDifference() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at 
    
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()</StackTrace>
    </Error>
    
  • Gaurav Mathur 11 posts 101 karma points
    May 24, 2021 @ 20:25
    Gaurav Mathur
    0

    Could you please confirm if your server "imowest.upwest.pt" is able to make a http request to "www.rsimobilaria.pt".

  • Angelo 111 posts 260 karma points
    May 25, 2021 @ 12:33
    Angelo
    0

    yes it does ... the error is on the imowest server when i call the file sync tab

    could be something with the path parameters on the server ? by the error it seems something like that :(

    thank you

    Angelo

Please Sign in or register to post replies

Write your reply to:

Draft