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!

  • 0 Votes
    4 Posts
    7 Views
    ?
    Sorry, this question somehow got marked as resolved, but it doesn't look like you ever got a response. If you'd like, you can email us at support at inedo.com with details about what you are trying to do, and we can try to give you some more specific help/ideas.
  • Are there any logs for deleting a package from a feed?

    proget
    2
    0 Votes
    2 Posts
    5 Views
    ?
    No, but this is now something we can add to non-legacy feeds.
  • Running ProGet at different base url

    proget
    3
    0 Votes
    3 Posts
    4 Views
    ?
    That would be really great, thanks.
  • Source stepping not working

    source proget symbols
    3
    0 Votes
    3 Posts
    12 Views
    ?
    Sure, when I experienced the problem I simplified the scenario by creating a very simple hello world package and I got the same problem. I'll send that to you.
  • Symbol Source failure

    symbols proget
    2
    0 Votes
    2 Posts
    5 Views
    ?
    Is this a NuGet package you can send to us for testing? If not, a Fiddler trace of Visual Studio trying to access symbols would also be helpful. You can send either to support at inedo.com and we'll try to reproduce this.
  • Cant get authentication to work

    proget authentication
    5
    0 Votes
    5 Posts
    5 Views
    ?
    Hi again. I found that if i Grant AND Deny the Anonymous user "View Only" privilege then everything is fine.
  • Symbol Server - PDB Incorrectly Indexed

    proget symbols
    5
    0 Votes
    5 Posts
    15 Views
    ?
    Proget 3.4.4 Visual Studio fetches the PDB correctly to the symbols cache, but then searches for the source with a local path used on our build server. Sources are not downloaded.
  • No NuGet packages despite setting drop folder

    proget nuget
    4
    0 Votes
    4 Posts
    45 Views
    ?
    If the feed is a legacy feed, then the import folder is not used; instead packages can be added directly to their storage location. Assuming it's not a legacy feed: Is there anything in the ProGet error log or package indexing error log? Both are accessible from the admin page. If there's nothing in there to indicate a problem, I would try running the ProGet service interactively to see if there's any relevant non-error logged. Just stop the service, and run: Proget.Service.exe run By default, it scans the directory every 60 seconds, so you should see some info about it running a DropPathMonitorExecuter every so often.
  • Support Ie 8.0 in browse package

    proget
    2
    0 Votes
    2 Posts
    0 Views
    ?
    This should be fixed in ProGet 3.4.5.
  • Support multilingual

    proget
    2
    0 Votes
    2 Posts
    0 Views
    ?
    Unfortunately, we do not support changing the UI language at this time; we may consider doing resource strings/files in the future, but there's not a lot of demand for it right now. However, we do have a source code license available, so that might be a fairly easy way to get French language in the needed pages/screens on the admin pages (or at least the navigation).
  • Package Error

    proget
    2
    0 Votes
    2 Posts
    1 Views
    ?
    This looks like a bug. The service doesn't have a user context, so it can't actually determine overwrite privileges. It must be trying to overwrite a package with one from the drop path - we'll need to determine what should happen/get logged in this case.
  • 0 Votes
    2 Posts
    12 Views
    ?
    Admin_ManageFeeds was really intended to be more of an administrative task - not scoped to an individual feed. However, this doesn't necessarily make sense and there's no reason it needs to work this way. Apparently there was even some confusion here as that particular page does allow it to be scoped to a specific feed as you discovered. We'll change this task to be scopeable in the next maintenance release (3.4.3) and make sure the admin page is accessible.
  • One feed not working - Frequent 500 Internal Server Errors.

    proget
    15
    0 Votes
    15 Posts
    34 Views
    ?
    Version 3.4.2 works great, thanks!
  • Delay before package download starts

    proget performance
    6
    0 Votes
    6 Posts
    8 Views
    ?
    Excellent, version 3.4.2 installed and download is now pretty much instant! Many thanks for the incredibly quick turnaround.
  • Automatically Cache nuget packages

    proxy proget
    4
    0 Votes
    4 Posts
    34 Views
    ?
    A "cached" package is a package that's stored locally so it doesn't have to be downloaded from the external feed, as opposed to a "local package" which is a package that is actually in the local feed. Packages are cached the first time they are requested from the external feed (whether that's by downloading it in the UI, or by using nuget restore, or downloaded via some other tool). Pulling a package downloads a remote package into the local feed as if you pushed it to the feed yourself, so to speak.
  • Filtering Feed Browser

    proget
    3
    0 Votes
    3 Posts
    2 Views
    ?
    I'd just add that if you are consuming the feed using a different client, ProGet does add an additional OData property called IsLocalPackage that will indicate if it was served locally from that instance of ProGet or via a connector.
  • No latest packages

    proget
    2
    0 Votes
    2 Posts
    0 Views
    ?
    Determining the latest packages by date published was actually a fairly expensive query, and was temporarily removed, as it was taking very long to load the page on some installations. We'll be adding it back in a future version - probably 3.4.2 depending on how easy it is to optimize.
  • No Bulk Import Option?

    proget nuget
    3
    0 Votes
    3 Posts
    11 Views
    ?
    Thats fixed it - Perfect thanks!
  • NPM and Windows Authentication

    security proget
    2
    0 Votes
    2 Posts
    17 Views
    ?
    It is supported with Active Directory, so you can use your domain credentials with npm, but since as far as I know the npm client does not send Windows authentication information when it makes requests, there is no way to have this happen automatically. It may be possible to fork npm and add this - say using ldapjs, but I'm not aware of any current projects like that.
  • This page can’t be displayed

    proget installation
    4
    0 Votes
    4 Posts
    4 Views
    ?
    Hmm, it's not supposed to require outbound internet access. That should only be necessary to grab a license key, but it should make you enter one if it can't pull one from the internet.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation