Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. si.peham_2672
    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!

    S Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: pgutil Access denied

      @Dan_Woolf said in pgutil Access denied:

      --noaudit

      yes with the command it works.

      pgutil builds scan --project-name="Project" --version="1.0" --source="https://proget.test.com"--api-key="API-KEY" --scanner-type="PyPI" --input=./requirements.txt --noaudit
      

      Thanks.

      posted in Support
      S
      si.peham_2672
    • RE: pgutil Access denied

      Yes, this means I have full control with the --input parameter and the requirements.txt file. However, I now get this error:

      Server responded with InternalServerError (500): Specified argument was out of the range of valid values. (Parameter 'code')
      

      In the meantime, I tried pgutil builds create and this is working.

      posted in Support
      S
      si.peham_2672
    • pgutil Access denied

      Hello,

      I am trying to implement pgutil to my Project but i get a folder access denied error message but i am the owner of the folder
      It is just a normal FastAPI Python project
      command:
      pgutil builds scan --project-name="Project" --version="1.0" --source="https://proget.test.com" --api-key="API-KEY" --scanner-type="PyPI"
      i tried the pgutil.exe and also the dotnet version
      Error message:
      Access to the path 'C:\dev\PythonFastAPI' is denied.

      edit:
      i also tried it on my local Linux VM and there is the same issue

      posted in Support
      S
      si.peham_2672
    • 1 / 1