Migration 3.70 to 3.78 error 400 bad request accessing proxy repo URL

Hello

I migrated from Nexus 3.70 to 3.78.
I have no problems accessing the Nexus interface or browsing (browse mode) in my repositories.

However, I get 400 bad request errors when I try to access them via their normal URL (https://MyServer/Repository/MyRepository).

Does anyone have any ideas?

Best regards

Hello

I have the same problem on a fresh install.

Best regards

Ensure you’re using lowercase /repository/ not /Repository/

Also, there are no files served at the root of a repository e.g. http://nexus/repository/my-repository you’d also need to specify the path to the asset

thanks for your help
I try dowload directly a file, and it works.

Best regards