mpiggott
(Matthew Piggott)
March 17, 2022, 6:20pm
1
We are pleased to announce Nexus Repository 2.15.0. This release includes a number of bug fixes and dependency updates, including upgrading Jetty from version 8 to 9.4. You may need to make configuration changes.
See the release notes for more details on this release.
The docker image sonatype/nexus:oss for 2.15.0-04 (digest 7e3ac17402593e8db3682020694e26e611a2f9fcd6bd0ba4ab25f1d7d2654da5 ) seems to be broken.
The container starts, but requests to http://localhost:8081/nexus/service/local/status do not return a response. Nor does the admin interface show up on /nexus.
Reverting to sonatype/nexus:2.14.21-02 fixes the problems, so it is definitely caused by the new image.
mpiggott
(Matthew Piggott)
March 18, 2022, 2:12pm
3
Thanks for the report, we’ll take a look at the docker images to see what has happened there.
rseddon
(Rich Seddon)
March 18, 2022, 2:15pm
4
mpiggott
(Matthew Piggott)
March 18, 2022, 8:24pm
5
There should be a new image published
I had the same issue today. I had to revert to the previous version
Thank you. I can confirm the new image works as expected.