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!
pgutil health fails after updating to proget 2026
-
Subject says it all:
[root@gsg1repo ~]# pgutil health Checking http://localhost:8080/...Server responded with OK (200): Unexpected server response ('O' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.)Looking into the source, it attempts to GET /health and expects some json, but proget just replies with OK. So apparently the api endpoint has changed.
I could create a PR, but where is the API endpoint doc for 2026?Thanks
-FritzLater: Never mind my first question, found it. BUT apparently (according to the API doc) there is no global health api? I found only feed-related health?!
-
Hi @felfert ,
The
/healthAPI endpoint changed in ProGet 2026 and it looks like we forgot to update thepgutil healthcommand and docs.I just published a new
pgutilthat will work-around this issue now, and we'll also tweak ProGet's health API a bit to require fewer changes topgutilvia PG-3283.$ pgutil health --source=https://proget.inedo.com Checking https://proget.inedo.com/...all OK Version: 26.0.1.14 (26.0.1.14) Database: OK License: OK Service: OKAlana
-
Thanks a lot @atripp for the quick fix. Problem solved

Cheers
-Fritz
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login