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!

  • Error downloading NuGet package from feed

    proget
    2
    0 Votes
    2 Posts
    261 Views
    ?
    If the package does exist, and you can download the package from the ProGet UI, then it indicates that there is no problem with ProGet. The UI uses the same download URL, and whatever is shown in the UI will be shown in the API. To further troubleshoot, I recommend you to use Fiddler and trace the HTTP requests. You can also inspect the ProGet message center to see what error requests are being made tot the ProGet server.
  • Maven connector is unhealthy - issue with Lucene

    proget
    2
    0 Votes
    2 Posts
    8 Views
    ?
    Your server is configured to disable the use of .NET's MD5 processing libraries, which means ProGet cannot read or write Maven index files. You can disable this at the server level: https://www.schneider-electric.com/en/faqs/FA282064/ You can also edit the configuration file; https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/runtime/enforcefipspolicy-element
  • Moving from self-hosted to IIS

    proget
    3
    0 Votes
    3 Posts
    26 Views
    ?
    Please refer to KB#1090 for how to grant service control permissions and avoid this service control error. If you're getting a 404, then you're not using the proper API Endpoint URL. I'm guessing, you're using whatever URL in your browser? Please refer to this tutorial for how to configure this in Visual Studio.
  • 0 Votes
    2 Posts
    15 Views
    ?
    You need to create an API in the ProGet UI; API Access and API keys
  • ProGet Web Server crashing

    proget
    4
    0 Votes
    4 Posts
    8 Views
    ?
    This is a property of the service. Just go to "Services" on your computer, edit the service, and change the Auto-recorvery options.
  • Server Import- Configure servers to use a raft

    otter
    6
    0 Votes
    6 Posts
    6 Views
    Jonathan.EngstromJ
    Dean, thanks for the reply. I am hoping it makes it into this release, as each server I import I have to go into the properties of each one manually and change the raft from not configured to default. While I am trying to build traction for this product, this process of touching each machine does not give a good impression. Thanks for the update!
  • Send Email in Otter

    otter
    3
    0 Votes
    3 Posts
    4 Views
    Jonathan.EngstromJ
    Dean, that's great news! Thanks!
  • Math in Otter

    otter
    3
    0 Votes
    3 Posts
    5 Views
    Jonathan.EngstromJ
    Hello, after trying for a half hour, I was not able to get the $PSEval to successfully do any math operations for me, but something I hadn't tried in my hours of troubleshooting this is try putting the variable last and the number first, and the PSEnsure worked great at that point.
  • Why this ERROR message with a builtin function

    buildmaster
    5
    0 Votes
    5 Posts
    20 Views
    J
    Hi, I got the InedoCore extension from an other installation on an other machine. And I copied it into the extension folder, restart the service and it works now. Thanks for the answers. KR.
  • Raft variables are not working

    variables otter
    2
    0 Votes
    2 Posts
    12 Views
    M
    After some digging I determined that Mpa (%) types are not currently supported. I was able to get past this by embedding JSON in a scalar string, and then use %FromJson() to convert to a Map type in OtterScript.
  • Issues using Proget as a Maven Mirror

    proget
    2
    0 Votes
    2 Posts
    24 Views
    benB
    Hello Jeremy, It seems that the Maven feed code in ProGet is incorrectly identifying all prerelease Maven package versions as snapshot versions. I've filed this as PG-1380.
  • Nested ad groups not working

    security proget
    3
    0 Votes
    3 Posts
    22 Views
    ?
    Thanks Alana, we will update our the inedo Core when the new version will be available.
  • How can I add an optional parameter to a module

    templates buildmaster
    2
    0 Votes
    2 Posts
    14 Views
    atrippA
    You can do this with default values. template Check_Version<$App, $Role=default> { } And then test if it's the default value to see if it wasn't passed in
  • Can't push docker image to proget

    Locked proget microsoft
    2
    0 Votes
    2 Posts
    26 Views
    benB
    Hello Boubacar, There have been a lot of changes to Docker feeds in ProGet 5.1. Does pushing the Windows image work on a newer version of ProGet?
  • Nested Security Groups

    microsoft proget
    2
    0 Votes
    2 Posts
    15 Views
    atrippA
    Soon --- this is a known issue, but we are in the process of resolving it; please see InedoCore#96
  • 0 Votes
    3 Posts
    10 Views
    atrippA
    This was a result of a imcompatable script with 2005, but it has been fixed as of 5.1.11. We are also displaying warning if you're using unsupported version of SQL
  • Npm commands return unauthorized

    buildmaster
    4
    0 Votes
    4 Posts
    16 Views
    atrippA
    We are only aware of that message occurring in the two cases I mentioned, and haven't had reports of the contrary. From here, please use a tool like Fiddler or Wireshark to identify the exact request/response patterns that are happening. You can see the authentication headers sent, and it's possible there's a typo or something in a name or password.
  • ProGet update checker gives error (error 411)

    update proget
    11
    0 Votes
    11 Posts
    46 Views
    atrippA
    We take problems very seriously, but we need to prioritize where to spend engineering resources tracking down problems. This was a edge case that we could not reproduce, and had a very minor impact, and only affected a very small number of free users with a very specific configuration; a free user was able to track down the underlying cause and we fixed it.
  • Proget and Powershell feed type

    proget
    4
    0 Votes
    4 Posts
    7 Views
    ?
    Hi, thanks for your reply. Fortunately, this particular feed contained low amount of packages, so i've just backuped them for ProGet ProgramData folder, deleted this feed via Proget UI, recreated feed and uploaded packages back, and now it works. I agree with you and suppose that there were some MSSQL issue, but decided to solve this issue using easiest and fast way for me.
  • 0 Votes
    6 Posts
    30 Views
    ?
    We believe we have fixed this as PG-1377, which will be included in ProGet 5.1.11. Thank you!
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation