Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    ProGet npm feed Errors in High Availability structure

    Scheduled Pinned Locked Moved Support
    3 Posts 2 Posters 6 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      scott.wright_8356
      last edited by

      Hi Support,

      We have a new high availability install and are testing the feed setup. We are testing the feed and hitting a number of errors that look like it may have something to do with the shared storage. We are not getting these errors on our NuGet and Maven feeds.

      An error occurred processing a GET request to http://proget.wtg.zone/npm/Registry/regexpu-core/-/regexpu-core-4.2.0.tgz: The process cannot access the file '\SMBShare\Proget\Packages.npm\F9\regexpu-core\4.2.0\package.tgz' because it is being used by another process.

      An error occurred processing a GET request to http://proget.wtg.zone/npm/Registry/@vueuse/core/-/core-10.4.1.tgz: Uncommittable transaction is detected at the end of the batch. The transaction is rolled back.

      The builds continue to work even though we are getting this error but they are filling up the logs.

      Regards Scott

      atrippA 1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer @scott.wright_8356
        last edited by

        Hi @scott-wright_8356 ,

        This error means that "something" that is taking an exclusive lock handle on files within your SMBShare. Unfortunately, the operating system does not provide information about what that "something" is, but it's typically an anti-virus, search-indexing, or back-up tool.

        ProGet uses shared read handles, but obviously needs a lock handle when writing. There are a few race conditions where this could occur, but they are extremely rare and require multiple requests on different servers in a cluster that attempt to add the same package at the same time.

        However those are very rare, so I suspect "something else" is locking those files. Usually it's an anti-virus tool - since it "looks like" a zip file, it's being opened? You'd need to use a tool to monitor openarting system handles, like sysinternals procmon.

        Best,
        Alana

        1 Reply Last reply Reply Quote 1
        • S Offline
          scott.wright_8356
          last edited by

          Thank you for the information. I will investigate the virus scanner

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation