Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. mmaharjan_0067
    3. Topics
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by mmaharjan_0067

    • M

      pgutil uploads error for large assets. HTTPS uploads show “operation cancelled” whilst HTTP is fine
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      11
      Views

      dean-houston

      Hi @mmaharjan_0067 , It sounds like you're on the right track with researching this; your reverse proxy is definitely "breaking things" somehow. Based on what you wrote, it sounds like your reverse proxy is terminating the request because there's no output from the server after a while. The "no output" is expected, since assembling the upload takes quite some time, and that's likely where the "operation cancelled" would be coming from. I would look there and see if you can adjust timeouts. As for pgutil, here's the code used to perform the multi-part upload: https://github.com/Inedo/pgutil/blob/thousand/Inedo.ProGet/AssetDirectories/AssetDirectoryClient.cs#L197 -- Dean
    • M

      `pgutil assets metadata get` fails when filename contain spaces
      Support • • mmaharjan_0067  

      3
      0
      Votes
      3
      Posts
      14
      Views

      M

      Thanks! Just did more investigation to figure out it seems to a be WAF issue.
    • M

      Feature Request: I would like to be able to download the Conan package from the feed packages page
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      11
      Views

      dean-houston

      @mmaharjan_0067 we'll try to do this via PG-3034 as well
    • M

      Force uploading existing Conan package fails with 404 errors (ProGet 2025)
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      12
      Views

      dean-houston

      Hi @mmaharjan_0067 , We'll investigate and see about adding this via PG-3035; it's probably returning some unexpected status. Will update if we run into trouble! -- Dean
    • M

      Feedback on 2025 Conan Feed UI: Request for classic view toggle?
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      11
      Views

      stevedennis

      Hi @mmaharjan_0067 , This is definitely some kind of UI regression; we did a lot of code-cleanup / refactoring on the front-end pages. We'll get this fixed via PG-3034 in an upcoming maintenance release (targeting next week's 2025.4). Thanks, Steve
    • M

      Conan remove fails with -p filter on ProGet remote (works with dry-run)
      Support • • mmaharjan_0067  

      5
      0
      Votes
      5
      Posts
      15
      Views

      M

      @stevedennis By default the command operate in the local cache, but with the -r=remote argument it removes artifacts from the server. Ref: https://docs.conan.io/2/reference/commands/remove.html
    • M

      Feature Request: Add metadata-based search in pgutils for assets
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      10
      Views

      stevedennis

      Hi @mmaharjan_0067, This is not a trivial request and would require database changes, new API endpoints, and of course pgutil changes. We will put it on our ProGet 2026 roadmap for future consideration -- hopefully some other users will chime in! Thanks, Steve
    • M

      Feature Request: Navigate directory structure under /v2/conans/ in the web UI
      Support • • mmaharjan_0067  

      6
      0
      Votes
      6
      Posts
      19
      Views

      stevedennis

      @mmaharjan_0067 we'll see how we can improve this while we work on PG-3034
    • M

      0 byte download when using pgutil assets/packages download in github workflow
      Support • • mmaharjan_0067  

      4
      0
      Votes
      4
      Posts
      27
      Views

      gdivis

      Hi @layfield_8963, Looks like this was just a simple bug preventing output from being written when stdout has been redirected. It's now fixed in pgutil 2.1.1. Thanks for the update! -Greg
    • M

      Implementing sort by modification date on pgutils for retrieving Assets
      Support • • mmaharjan_0067  

      2
      0
      Votes
      2
      Posts
      6
      Views

      atripp

      Hi @mmaharjan_0067 , The pgutil assets list command is intended for interactive use and should not be parsed; it could change in future versions. Instead, you can just call the endpoint directly, which will contain the details you're looking for: https://docs.inedo.com/docs/proget/api/assets/folders/list Cheers, Alana
    • 1 / 1