Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. vishal_2561

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    V Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    vishal_2561

    @vishal_2561

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    vishal_2561 Unfollow Follow

    Latest posts made by vishal_2561

    • RE: BuildMaster Create-Artifact - Handle does not support synchronous operations.

      Hi @rhessinger ,

      Verbose doesn't have much details, all "Capturing files..." messages. I changed buildmasteragent root directory and its working now, so as you said it might be something at OS level.

      Thanks.

      posted in Support
      V
      vishal_2561
    • RE: BuildMaster Create-Artifact - Handle does not support synchronous operations.

      Hi @stevedennis ,

      Below is the log.

      Debug: Using TcpAgent agent on QA
       Info: Getting list of files in D:\BuildMaster\Website\Content\C_C\ProgramData\InedoAgent\BuildMaster\Temp\_E2605\Website\obj\Production\Package\PackageTmp to add to artifact...
      Debug: Found 1800 matches (193724993 bytes total).
      Error: Unhandled exception: System.ArgumentException: Handle does not support synchronous operations. The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened asynchronously (that is, it was opened explicitly for overlapped I/O).
         at System.IO.FileStream.VerifyHandleIsSync()
         at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access, Int32 bufferSize, Boolean isAsync)
         at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access)
         at Inedo.IO.FileEx.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare, FileOptions fileOptions)
         at Inedo.Agents.RemoteFileHost.<OpenFileAsync>d__1.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 Inedo.Agents.AgentCommand`1.<Inedo-Agents-IAgentCommandWithResponse-ExecuteAsync>d__5.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 Inedo.Agents.AgentCommandDispatcher.<ExecuteCommandAsync>d__7.MoveNext()
      

      We are using Buildmaster of version 6.2.20.

      posted in Support
      V
      vishal_2561
    • BuildMaster Create-Artifact - Handle does not support synchronous operations.

      Hello,

      I am getting below error in "Create-Artifact".

      Debug: Found 1800 matches (193724990 bytes total).
      Error: Unhandled exception: System.ArgumentException: Handle does not support synchronous operations. The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened asynchronously (that is, it was opened explicitly for overlapped I/O).

      Script has two create-artifact, one for "Test" and another for "Production".

      From path: D:\BuildMaster\Temp{Website_Test/Website_Production}

      It works fine for "Test" but fails in "Production". But if I change path to D:\BuildMaster\Temp_E$ExecutionId* then it fails for both "Test" and "Production".

      posted in Support
      V
      vishal_2561
    • RE: Proget Vulnerability Scan: "Padding is invalid and cannot be removed"

      I copied encryption key from c:\ProgramData\Inedo\Shared config, and no longer getting that error. But still all server status are "unknown".

      posted in Support
      V
      vishal_2561
    • RE: Proget Vulnerability Scan: "Padding is invalid and cannot be removed"

      Hi @atripp

      I am getting same error and yes I am moving buildmaster to another server. Where should i look for encryption key ?

      In Server, when i click on any existing server it has "Type": "decryption failed".

      Thanks.

      posted in Support
      V
      vishal_2561