Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. proget
    Log in to post

    • ?

      ProGet web fails to load, trying to locate error logs
      Support • proget error installation • • John Mc Avinue  

      3
      0
      Votes
      3
      Posts
      109
      Views

      ?

      It's hard to say, but if you're not seeing anything come up when you visit the web interface.. it sounds like the web server or IIS isn't running or otherwise configured. The error you shared from the Windows Service would verify this (the service cannot talk to the web application either). Take a look at the Manual Installation Instructions to see if you can identify how things are mis-configured.
    • ?

      Unable to set permissions for new feeds
      Support • proget feeds ldap permissions • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      In order to create a feed-scoped permission, the task must be feed-scopable. Go to Tasks > Customize Tasks, and remove any attributes that aren't marked "F" for feed scopable. Then you can apply to to feeds.
    • ?

      Anonymous access to ruby gem feed
      Support • proget ruby • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      15
      Views

      ?

      This should work as you describe if you grant the user "Anonymous" the "View and Download Packages" task for the gems feed.
    • ?

      Timing out connecting to Proget nuget feed
      Support • proget nuget • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      20
      Views

      ?

      It's really hard to say; if it works from your browser but not from visual studio, then I recommend to run fiddler, and then see what Visual Studio is doing. Maybe it's a cached password, wrong DNS, or something. If you look at the session logs, you should be able to see how the requests are different.
    • ?

      An error occurred processing a PUT request to http://xxx/nuget/all: The process cannot access the file
      Support • proget nuget errors • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      19
      Views

      ?

      The error is "The process cannot access the file 'C:\ProgramData\ProGet\Packages.nugetv2\F2\ACME.Shared\ACME.Shared.0.2.19.nupkg' because it is being used by another process." That error is coming from Win32, and will happen when another process tries to lock a file. Most likely, this other process will be an indexing service or anti-virus tool that is scanning/locking the file as soon as proGet starts writing to it.
    • ?

      Bower feed overview shows "One or more errors occurred"
      Support • proget • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Use https://registry.bower.io/packages as the connector URL instead of https://bower.herokuapp.com to resolve this. Bower must have changed the default service URL within the past day.
    • ?

      Does ProGet support semantic versioning
      Support • proget • • John Mc Avinue  

      6
      0
      Votes
      6
      Posts
      10
      Views

      ?

      This is only supported in "new" NuGet feeds; some of our preliminary docs are here... https://inedo.com/support/documentation/proget/feed-types/nuget
    • D

      Where did the security 'scope' go?
      Support • proget feeds security user-interface • • davidroberts63  

      5
      0
      Votes
      5
      Posts
      17
      Views

      D

      Wonderful! Worked just as you said it would. Thank you very much Alana.
    • D

      How do I exclude pre-release nugets in the connectors?
      Support • proget nuget connectors • • davidroberts63  

      4
      0
      Votes
      4
      Posts
      13
      Views

      ?

      It certainly might... but we haven't evaluated it for performance considerations, etc. Early on, we tried implementing a much more advanced filtering system (author, versions, etc), but it really put a strain on NuGet.org and became useless, so we didn't continue on that featureset. This is the first request for this specific filter, and it might be simple, but we'll definitely consider it.
    • ?

      Issue while intergrating Proget with Vor Security
      Support • proget security • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      This particular issue just means that the web server and service cannot communicate; doesn't have much to do with VOR SECURITY, and you can simply resolve it by restarting the web/service.
    • ?

      Inedo Core extension error
      Support • proget • • John Mc Avinue  

      7
      0
      Votes
      7
      Posts
      26
      Views

      ?

      To resolve this on our end, I had to use local paths to the extension folders instead of relative in the Advanced Settings page. I was hoping to use relative in our 3 web node NLB environment.
    • ?

      ProGet not enabling Symbol Server after server migration
      Support • proget • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      The /symbols/feed giving a 404 is an expected result; when you visit the page, you will get a 404, but also see instructions on how to configure visual studio. Unfortunately we're not able to reproduce this "unable to check the enable box" error, nor have any idea what might cause it. It's a simple page that sets a flag in the database.
    • ?

      API Key with Asset API
      Support • proget api • • John Mc Avinue  

      3
      0
      Votes
      3
      Posts
      17
      Views

      ?

      I'm guessing that you're referring to this from the docs. I'll give it a try. ...Feed API key authentication is performed using HTTP basic authentication. To authenticate using a Feed API key, supply "api" for the user name and the API key for the password. feed api keys
    • ?

      Free version license / usage restrictions
      Support • proget • • John Mc Avinue  

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • ?

      Download Button for plain Content in Universal Package Feed
      Support • proget • • John Mc Avinue  

      3
      0
      Votes
      3
      Posts
      0
      Views

      ?

      Very nice to hear that. Thanks Alana.
    • ?

      SQL error on Gem push/upload to endpoint
      Support • proget linux ruby • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Hi Ken, Thanks for contacting us. We are aware of this issue and have traced it to be a bug in a database script, that only affects Linux. The good news is we already have issued a fix for the problem (https://inedo.myjetbrains.com/youtrack/issue/PG-1101), it just needs to be reviewed and tested.
    • ?

      Limit access to feeds in free edition
      Support • proget • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      0
      Views

      ?

      This would require feed-scoped privileges, which is a paid feature. See Features by Edition for more differences.
    • ?

      One single pdb file not being indexed
      Support • proget symbols • • John Mc Avinue  

      4
      0
      Votes
      4
      Posts
      13
      Views

      atripp

      Is it a "Portal PDB"? This is the new format and is not yet supported. If not, then the next step would be for you to submit a ticket with the NuGet package attached so that we can debug the pdb parsing.
    • ?

      When Proget Symbol Server will support .NetCore nuget package?
      Support • proget nuget net • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      11
      Views

      T

      Support for portable PDBs is currently an "open issue", and our initial research found that metadata information was undocumented, however since then it has been: https://github.com/dotnet/corefx/blob/master/src/System.Reflection.Metadata/specs/PortablePdb-Metadata.md Unfortunately at this time we don't have a timetable for if or when this gets implemented, but it is on our list.
    • ?

      Proget package (Nuget) is flattened
      Support • proget nuget • • John Mc Avinue  

      2
      0
      Votes
      2
      Posts
      15
      Views

      T

      The ProGet server doesn't modify packages, except to strip embedded symbols and source code if that option is enabled on a feed. It certainly doesn't modify a package such that the folder structure is flattened. Are you certain the package isn't flattened on the server, and in addition to that, actually being downloaded from ProGet at all (versus the NuGet cache or something like that)?
    • 1
    • 2
    • 25
    • 26
    • 27
    • 28
    • 29
    • 79
    • 80
    • 27 / 80