The group repository nuget-group contains a proxy with different nuget version

Hi,

I am trying to use the Sonatype Nexus Repository ManagerOSS 3.41.1-01, installed like this. Out-of-the-box, there seems to be nuget registries installed already:

which I find great, because I am a C# developer. So I need to do nothing. However, when I browse

https://my-nexus-host.com/repository/nuget-group/

then I get the following error:

Error 502 Bad Gateway
The group repository nuget-group contains a proxy with different nuget version

If I look at the nuget.org-proxy settings, then I see it uses NuGet V3. I can see no version information on nuget-hosted. I don’t know what to do. Can someone help?

I tried to put up an analogous setup for npm registries (hosted, proxy, group) and everything works perfectly fine.

Thanks in advance…

This URL isn’t browseable.

No, I’m saying Nexus does not support browsing repositories that way.

Why can I see the usual nuget Jason in the proxy and hosted cases then? For example

https://env-7021725.hidora.com/repository/nuget.org-proxy/

I should not get a 502 at least.

The root URL is a nuget v2 API, and your group is a v3.

The v3 API is available at index.json