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!

  • Working with symbols in nuget packages works not as expected.

    4
    0 Votes
    4 Posts
    9 Views
    atrippA
    @stijn-peeters-external_8202 Thanks for letting us know; we do have plans to improve this in ProGet 2023, and make it much easier to use.
  • Database Backup doesn't contain Docker feeds?

    proget
    3
    0 Votes
    3 Posts
    15 Views
    atrippA
    @jim-borden_4965 glad you got it working :) On Windows, you can just do an in-place upgrade of MSSQL, and not worry about database migrations. The same is probably true on Docker, and you can just upgrade container. Anyways safer to back-up. And if you haven't seen it already, here is the ProGet guidance: https://docs.inedo.com/docs/installation-backing-up-restoring
  • ProGet log deletion query takes 26 hours

    Locked
    5
    5
    0 Votes
    5 Posts
    15 Views
    S
    @jerome-jolidon_1453 said in ProGet log deletion query takes 26 hours: Could this be related to this issue?foodlehttps://inedo.myjetbrains.com/youtrack/issue/PG-2189 Ok, that is clear now. Thank you for your answer.
  • 0 Votes
    3 Posts
    4 Views
    rhessingerR
    Hi @andrewwickham_1641, Thanks for giving us an update and letting us know that fixed your issue. Thanks, Rich
  • How to set up connector to npm repo with access token

    10
    0 Votes
    10 Posts
    37 Views
    rhessingerR
    Hi @torgabor_4445 and @sdohle_3924, I dug deeper into GitLab connectors and it looks like there are two ProGet issues here and a configuration issue. PG-2210: GitLab does not return the "time" property when it returns package metadata. This causes ProGet to fail to return any packages. PG-2211: There is a display issue when entering only a password with bearer authentication. The UI will show anonymous, even though it will use the token. Configuration Issue: here is what you will need to configure a GitLab connector. Connector URL: https://gitlab.com/api/v4/projects/12345/packages/npm/ User Name: leave blank Password: Generate a personal access token with API access and set that value there. Authentication: Bearer Advanced Options: Check exact package match only. GitLab does not support partial searching and/or listing I have added fixes for PG-2210 and PG-2211 and they will release tomorrow in ProGet 2022.9. Once you upgrade to 2022.9 and make the configuration updates, you should be able to pull GitLab packages via a connector. Thanks, Rich
  • Using drop path vs copying packages during migration to new server

    4
    0 Votes
    4 Posts
    9 Views
    atrippA
    Hi @itinfrastructure_7135 , The easiest approach is this: Notify users of downtime Shutdown old server Migrate database, files Start the new server Edit DNS to the new server Using the drop-path isn't required, and that whole process probably wouldn't take too long. There are ways to reduce downtime, but that mostly involves using something like "robocopy" or another tool to mirror the package files across servers. The database is relatively small to backup/restore. Otherwise it sounds like you're on the right track! Cheers, Alana
  • Error whike trying to update extensions

    8
    0 Votes
    8 Posts
    13 Views
    M
    OK, by selecting the correct version, I managed to upgrade manually the extensions. Many thanks for your time, Marc
  • User with permissions Publish permissions is denied

    13
    2
    0 Votes
    13 Posts
    44 Views
    S
    Thank you. I will do that.
  • BUG: NuGet registration JSON missing icon information

    4
    0 Votes
    4 Posts
    9 Views
    J
    Oh, if you meant an example with embedded icon, .NET official packages do this too: https://www.nuget.org/packages/System.Collections.Immutable/7.0.0-rc.1.22426.10
  • ProGet in docker with Nginx for https reverse proxy

    13
    0 Votes
    13 Posts
    79 Views
    M
    Created repo including working docker-compose file + some guide. https://github.com/Relers/proget-nginx
  • How to change date format on newly imported packages?

    7
    0 Votes
    7 Posts
    15 Views
    I
    Fantastic, that worked and I learned something new today :) "Regional settings are per user" and since ProGet runs under Network Services account, changing it simply for the current user made no difference. Awesome support, thank you! K>
  • How to delete packages with the ProGet REST API?

    Locked
    13
    0 Votes
    13 Posts
    70 Views
    stevedennisS
    @jim-borden_4965 that doesn't sound right; can you create a new forum post (don't want to clutter this anymore) with some more details/etc, and then we can reply/investigate. Thanks
  • System.OverflowException, Failed to retrieve metadata from source.

    3
    0 Votes
    3 Posts
    10 Views
    A
    Thank you very much for the support! Have a nice week. Regards!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Packages are not visible

    5
    0 Votes
    5 Posts
    15 Views
    L
    we have tried both the ways [image: 1662524666807-2c8eb346-0435-4786-96f3-e075f4001f4c-image.png]
  • Conda Forge Connector

    7
    1 Votes
    7 Posts
    33 Views
    P
    @gdivis
  • Npm package cleanup Api not working with scope

    2
    0 Votes
    2 Posts
    6 Views
    Dan_WoolfD
    Hi @proget_3280, Can you please tell me what version of ProGet you are using? Thanks, Dan
  • Docker env variable SQL_CONNECTION_STRING_FILE not being used

    5
    0 Votes
    5 Posts
    18 Views
    J
    @gdivis That was it - I had to override PROGET_SQL_CONNECTION_STRING. I had to override it as: environment: - "PROGET_SQL_CONNECTION_STRING= " # would fail: #- PROGET_SQL_CONNECTION_STRING= - PROGET_SQL_CONNECTION_STRING_FILE=/run/secrets/mssql-cs Else startup would fail with "System.ArgumentNullException: Value cannot be null. (Parameter 'connectionString')" In any case, I have a working docker compose file now - thanks!
  • Proget 2022.6: The hostname could not be parsed

    iis proget net error upgrade
    3
    0 Votes
    3 Posts
    20 Views
    T
    @Dan_Woolf Sounds good, thanks for the response.
  • Support for hybrid SAML and Local User Authentication

    9
    0 Votes
    9 Posts
    29 Views
    S
    Good news! Thanks!
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation