Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Disable cyfronet's S3 ObjectStore #1232

Conversation

sanjaysrikakulam
Copy link
Member

There were SSL certificate-related issues during the set metadata step of jobs. After communicating this with Cyfronet, enable it.

The error log: https://gist.github.com/bgruening/9fc669ab7922118ed4857ccdbfa3619f

Marius said, "The entire object store configuration is initialized when using extended metadata". Therefore, even when the ObjectStore's weight was set to 0, the S3 store was initialized.

There were SSL certificate related issues during the set metadata step of jobs. Enable this after communicating it with cyfronet.
@sanjaysrikakulam
Copy link
Member Author

Ping @lopiola, can you clarify whether any certificate-related changes took place related to your S3?

@sanjaysrikakulam sanjaysrikakulam merged commit 9aabdaa into usegalaxy-eu:master Jun 14, 2024
2 checks passed
@lopiola
Copy link

lopiola commented Jun 14, 2024

Hello,

this is unexpected, I can ask our admins if there were any problems with the infrastructure yesterday night.

It seems to work all right now...

curl https://s3p.cloud.cyfronet.pl -v
...
* Server certificate:
*  subject: C=PL; ST=Ma\U0142opolskie; O=Akademickie Centrum Komputerowe CYFRONET AGH; CN=*.s3p.cloud.cyfronet.pl
*  start date: Sep  5 00:00:00 2023 GMT
*  expire date: Sep  4 23:59:59 2024 GMT
*  subjectAltName: host "s3p.cloud.cyfronet.pl" matched cert's "s3p.cloud.cyfronet.pl"
*  issuer: C=NL; O=GEANT Vereniging; CN=GEANT OV RSA CA 4
*  SSL certificate verify ok.

@sanjaysrikakulam
Copy link
Member Author

@lopiola Please check with your admins and let us know. In the meantime, when time permits, I will write a small script to test whether it works. The problem could be even in your identity management software layer as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants