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!

  • Will Package Promotion API work on Free Edition

    promotions packages api proget
    2
    0 Votes
    2 Posts
    15 Views
    ?
    Package promotion is a paid feature; please see Features by Edition.
  • 0 Votes
    3 Posts
    21 Views
    ?
    Hi Ben Lubar, The error messages are listed as follows: Add new ADUserDirectory.sql failed: 42601: syntax error at or near "IF" Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at System.Web.Caching.Cache.ExpireItems (System.Object data) [0x00008] in <d777bf5120224d38839a5bae355ed440>:0 at System.Threading.Timer+Scheduler.TimerCB (System.Object o) [0x00007] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00008] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <77c9551943624fd18301ba6f78a841e5>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at System.Web.Caching.Cache.ExpireItems (System.Object data) [0x00008] in <d777bf5120224d38839a5bae355ed440>:0 at System.Threading.Timer+Scheduler.TimerCB (System.Object o) [0x00007] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00008] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <77c9551943624fd18301ba6f78a841e5>:0 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at System.Web.Caching.Cache.ExpireItems (System.Object data) [0x00008] in <d777bf5120224d38839a5bae355ed440>:0 at System.Threading.Timer+Scheduler.TimerCB (System.Object o) [0x00007] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00008] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <77c9551943624fd18301ba6f78a841e5>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at System.Web.Caching.Cache.ExpireItems (System.Object data) [0x00008] in <d777bf5120224d38839a5bae355ed440>:0 at System.Threading.Timer+Scheduler.TimerCB (System.Object o) [0x00007] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00008] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <77c9551943624fd18301ba6f78a841e5>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <77c9551943624fd18301ba6f78a841e5>:0 I hope this help.
  • IIS: Integrated or Classic mode?

    proget iis
    2
    0 Votes
    2 Posts
    9 Views
    ?
    Integrated Mode is correct for newer versions of our products - sometime between now and then it changed from classic to integrated. I'll put in a note to fix that in the docs.
  • GIT Raft Questions - Git to Otter then Otter to Git

    otter
    3
    0 Votes
    3 Posts
    16 Views
    benB
    Looking deeper, I see that the raft repositories are supposed to automatically download changes, but that functionality is broken. I've filed this as OT-183 and also fixed the related bugs OT-184 and OT-185.
  • Does ProGet support semantic versioning

    proget
    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
  • Inedo Agent 5.8.1 Setup Switches are not working

    otter
    2
    0 Votes
    2 Posts
    4 Views
    benB
    Hello Giri, This command should work: InedoAgentSetup5.8.1.exe /S /TargetPath="D:\program files\inedoagent" /port=46336 /UserAccount=LocalSystem I changed TargetDirectory to TargetPath, captialized /S, removed the install argument, and added quotes around the file path with spaces in it.
  • 0 Votes
    4 Posts
    31 Views
    benB
    Hello Stijn, This issue is caused by a hidden version of the package: https://www.nuget.org/packages/Swashbuckle.AspNetCore/1.0.0--rc1. I've filed this as PG-1146 and will submit a fix for my co-workers to review.
  • Maps/Lists do not work

    otter buildmaster
    2
    0 Votes
    2 Posts
    13 Views
    benB
    Copying John's answer from StackOverflow: Maps are specified as %(key: value), here is an example plan that should help: set %map = %(Web.config: @("Web.Beta.config", "Web.Release.config")); foreach $key in @MapKeys(%map) { set @values = %map[$key]; Log-Information `$key = $key; Log-Information `@values = $Join(", ", @values); } Sleep 3;
  • Does ProGet support the dotnet pack generated nugets?

    net proget
    4
    0 Votes
    4 Posts
    11 Views
    ?
    I'm afraid not; it's a generic crash error message. We really need specific ways to reproduce it to help identify what problem is.
  • Upack install does not install dependencies

    9
    0 Votes
    9 Posts
    21 Views
    ?
    Just as an update, we will be introducing these as "virtual packages" in Universal Feed v1.2, shipping in ProGet 5.0
  • Use of AD and LDAP at the same time

    ldap proget
    2
    0 Votes
    2 Posts
    5 Views
    ?
    While you are able to specify multiple domains and credentials to those domains, you would have to try it and see. It all really depends on your configuration. Fortunately you are able to create your own user directory, and you could probably just simply use code from the Active Directory (new) and modify it to suit your needs.
  • Scheduled tasks api

    proget cleanup buildmaster
    2
    0 Votes
    2 Posts
    6 Views
    ?
    It's not currently supported, but we'll consider doing it through the API or CLI at some point.
  • About ProGet license filter?

    proget licensing
    2
    0 Votes
    2 Posts
    9 Views
    ?
    Yes, it's available. You will need to associate the licenses with a "known" license type that is allowed. Many NuGet packages ship with proprietary licenses, or licenses that point to "random" URLS (like GitHub.org/project-name/license.txt) instead of a "known" OSI URL. This is why they are considered "unknown" to ProGet.
  • Badrequest error when pushing nuget package to a linux install

    proget
    6
    0 Votes
    6 Posts
    29 Views
    benB
    Could you capture a Fiddler or WireShark trace of the ProGet response? There should be an error message associated with the 400 (either There must be exactly one package., which would indicate a proxy issue or Package validation failed: followed by an error message, although from a quick glance over the source code, I don't see how that could happen for a NuGet package.) Another possible cause is an IIS module, like WebDav, intercepting the request before it gets to ProGet.
  • Issues with Docker approach

    proget
    2
    0 Votes
    2 Posts
    5 Views
    benB
    Hello Tore, I've fixed the 'syntax error at or near "IF"' error for future versions of ProGet on Linux, but that specific change script failing should not cause any problems. If you want to use the new AD user directory, you can add it on /administration/security/manage-directories. I've filed the missing ChunkedUploads_* functions as PG-1142. They are missing from the Linux version of ProGet. I'll check to see if any other functions are missing.
  • Restrict anonymous user

    security proget
    3
    0 Votes
    3 Posts
    27 Views
    ?
    I think I got it working. The documentation is really lacking and hard to find. After hours of searching I found https://inedo.com/support/kb/1112/api-keys-in-proget page. First I had to drop anon permissions to "Publish Packages" (I think it may have been off by default). Add a new task (e.g. "Publish to feed") and select the following operations: Add package Overwrite package View feed Grant anon user permissions to the new task Set an API key for the target feed and use the key in my CI/CD pipeline
  • Packages are not downloading

    buildmaster
    2
    0 Votes
    2 Posts
    5 Views
    ?
    In this case, the account that the buildMaster service is running under is not an active directory account, or does not have permission inside of ProGet.
  • Changing the Connector status check interval

    connectors proget buildmaster
    2
    0 Votes
    2 Posts
    22 Views
    ?
    This is supposed to check every hour. If it's not, sounds like the service's task runner isn't running. Just restart the service, then its should be ok.
  • Save results of a Execute-DatabaseStatement

    buildmaster databases sql-server
    2
    0 Votes
    2 Posts
    4 Views
    ?
    This would require a custom operation to capture this text. You could also use a tool like sqlcmd.exe to output the result to the textfile.
  • 0 Votes
    8 Posts
    10 Views
    ?
    Definitely; this feature is certainly slated for redesign, to bring it more in the line of a "scheduled job" concept, and unifying implementation across our products (ProGet, Otter, Hedgehog as well). This concept of "don't run this job if an execution associated with this job is currently running" is how it could be implemented/described I suppose
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation