Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Nexus read from existing S3 Bucket

My nexus configured to use S3 Bucket as Blob Store. But the nexus went down. When I created a new nexus server. I would like to use the existing S3 bucket as the Blob Store.

But the new Nexus installation sees it as an empty blob store.

How can I get old data saved in S3 bucket?

like image 356
John Avatar asked Sep 06 '25 00:09

John


1 Answers

I managed to restore S3 bucket blob by running Create Repair - Reconcile component database from blob store Task.

like image 139
John Avatar answered Sep 08 '25 15:09

John