Hello to all the community,
I have tested the migration from 3.71 to latest 3.77.1
and I encountered an issue with all my S3 blobstores:
there are all unavailable with log messages saying:
“unable to migrate secrets for blobstore”
*ERROR [FelixStartLevel] SYSTEM org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl - Unable to restore BlobStore test_s3_remote
org.sonatype.nexus.blobstore.api.BlobStoreException: Unable to initialize blob store bucket: b-c340-f92673ca, Cause: Unexpected padding character (‘=’) as character #1 of 4-char base64 unit: padding only legal as 3rd or 4th character
*ERROR [FelixStartLevel] SYSTEM org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl - Unable to start BlobStore test_s3_remote
*WARN [quartz-10-thread-2] SYSTEM org.sonatype.nexus.quartz.internal.task.QuartzTaskJob - Task bdefbacf-0871-49d0-94d4-13b1e5fc469d : ‘Secrets - Migrate secrets’ [secrets.migration] execution failure
org.sonatype.nexus.security.secrets.SecretMigrationException: unable to migrate secrets for blobstore: test_s3_remote
does anyone have already encountered such issue ?
or any idea ?
thanks in advance