Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. m.schindler_7799
    3. Posts

    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!

    M Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Proget docker container has no access to packages on file system

      Hi Alana,

      thank you for your answer. I solved the problem. It was a mistake on volume mapping.

      Right command is: docker run -d -v /var/proget/packages:/var/proget/packages ....

      In your online installation guide its configured to use package store within container.

      Best regards,
      Markus

      posted in Support
      M
      m.schindler_7799
    • Proget docker container has no access to packages on file system

      Hi,

      I had to re-install our proget server ( postgresql container, proget:latest ). Access to web ui works and our feeds and packages are listed. But when I try to download a package I get an error 'Cannot find the package in the package store.' In Manage Feed view the package path is correct: /var/proget/packages/.nugetv2/F2
      In file system all packages exist.

      docker run -d -v proget-packages:/var/proget/packages ....

      Any ideas? How can I check if proget uses correct package path? Any log files th check?

      Best regards,
      Markus

      posted in Support
      M
      m.schindler_7799
    • 1 / 1