Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error after upgrade to 3.74 with S3 based blob store #532

Open
anuragpathak21 opened this issue Dec 1, 2024 · 0 comments
Open

Error after upgrade to 3.74 with S3 based blob store #532

anuragpathak21 opened this issue Dec 1, 2024 · 0 comments
Assignees

Comments

@anuragpathak21
Copy link

I have upgraded to 3.74 from 3.71 runnin gon CentOS 8 with Java 17 and H2 database.
I am using S3 as my blob store.

During start of nexus 3.74 saw errors which looks like connection issue to S3 storage.

image

Once restarted I went to blob store edit screen and clicked on save and got below error.

An error occurred saving data. ERROR: (ID 845202fa-50d7-4ff3-a41f-388dfbc1c64c) java.lang.IllegalArgumentException: Unexpected end of base64-encoded String: base64 variant 'MIME-NO-LINEFEEDS' expects padding (one or more '=' characters) at the end. This Base64Variant might have been incorrectly configured

image

I have tried to update the Access Key ID and Access Key Secret but the error is still the same. I verified the Key and Secret, both are correct.
My S3 blob store does not have any encryption enabled
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants