I checked the /var/log/postgresql/postgresql-17-main.log file but it is empty.
Posts made by pg_user_8607
-
RE: Migrating from Sonatype Nexus to ProGetposted in Support
-
RE: Migrating from Sonatype Nexus to ProGetposted in Support
On my test instance i ran the "maven.org Full Maven Connector Index Job" manually but it seems to have crashed. Now ProGet does not start anymore because it can't reach the database. I already restarted the docker container but that didn't fix the issue.
How to get the logs from the built in database to check what's wrong?

I already checked https://docs.inedo.com/docs/installation/postgresql but the troubleshooting info did not help:
root@dc6f66f82da3:/usr/local/proget/service# ./proget query --file=- unexpected argument: query unexpected argument: --file=- Description: Hosts the ProGet service and performs various operations. Usage: proget [command] [options] Commands: run Runs the ProGet service. resetadminpassword Switches to the built-in user directory and changes the Admin account password to "Admin". upgradedb Upgrades the database schema version to this version of ProGet. database Commands for performing database maintenance operations -
RE: Migrating from Sonatype Nexus to ProGetposted in Support
Thank you for the detailed response! I see your points. I will check the links :)
-
Migrating from Sonatype Nexus to ProGetposted in Support
Hi there,
I’m currently evaluating ProGet as an alternative to Sonatype Nexus, and I have to say the product looks very promising so far—great work

I have a couple of questions:
- Authentication exclusions
In our previous Nexus setup, we had certain endpoints excluded from authentication due to compatibility issues with other tools. I attempted to recreate this behavior in ProGet.

With the current configuration, accessing https://proget-test.some-company.net/nuget/internal-nuget/v3/index.json still requires authentication. Am I misunderstanding the configuration? Do these rules need to be inverted?
My goal is to have security enabled by default, with explicit exceptions for certain paths.
- Vulnerability analysis updates
On the vulnerability search page https://security.inedo.com/vulnerability/search?showOnlyInedoAnalysis=True the most recent entry appears to be from January 16, 2026. Is there a reason there haven’t been newer analyses published since then?
- Prometheus / OpenTelemetry integration
The documentation mentions that “by integrating Prometheus with Inedo products, users can gain real-time visibility into metrics, detect anomalies, and address issues” (see: https://docs.inedo.com/docs/installation/logging/installation-prometheus), which I completely agree with. However, from what I can tell, ProGet itself does not currently expose any Prometheus-compatible metrics. Is that correct? Are there any plans to add native Prometheus and/or OpenTelemetry support to ProGet? From an operations and observability perspective, I think this would be an excellent fit.
Thanks in advance for your help — I appreciate it.
- Roadmap
https://inedo.com/products/roadmap looks outdated
Best regards,
K