[FOLIO-3597] Vagrant box: mod-data-export-worker configuration Created: 03/Oct/22  Updated: 09/Nov/22  Resolved: 09/Nov/22

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: TBD
Reporter: Viachaslau Khandramai (Inactive) Assignee: Wayne Schneider
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Blocks
is blocked by FOLIO-3624 Vagrant box build failure Closed
Relates
relates to FOLIO-3581 Setup new Env Vars : mod-data-export-... Closed
Sprint: DevOps Sprint 150, DevOps Sprint 151, DevOps Sprint 152
Development Team: FOLIO DevOps
RCA Group: TBD

 Description   

mod-data-export-worker configuration should be updated in Vagrant box according to the last changes https://folio-org.atlassian.net/browse/FOLIO-3581



 Comments   
Comment by Mikita Siadykh [ 03/Oct/22 ]

Viachaslau Khandramai  David Crossley 
please review and include to your requests queue, thank you!

Comment by Wayne Schneider [ 07/Nov/22 ]

Some env variables are being set as they are supposed to, but I'm seeing this error in the log:

19:29:28 [] [] [] [] INFO  BaseFilesStorage     Creating MinIO client endpoint http://10.0.2.15:9500,region ,bucket data-export-bucket,accessKey <set>,secretKey <set>, isComposedWithAwsSdk false.
19:29:31 [] [] [] [] INFO  BaseFilesStorage     StaticProvider MinIO credentials provider created.
19:29:33 [] [] [] [] ERROR BaseFilesStorage     Error creating bucket: data-export-bucket
java.lang.IllegalArgumentException: region must be a non-empty string.

And again:

19:29:33 [] [] [] [] INFO  BaseFilesStorage     Creating MinIO client endpoint http://10.0.2.15:9500,region ,bucket data-export-local-bucket,accessKey <set>,secretKey <set>, isComposedWithAwsSdk false.
19:29:33 [] [] [] [] INFO  BaseFilesStorage     StaticProvider MinIO credentials provider created.
19:29:33 [] [] [] [] ERROR BaseFilesStorage     Error creating bucket: data-export-local-bucket
java.lang.IllegalArgumentException: region must be a non-empty string.

So it looks like a region string is missing (not sure why it's needed for MinIO, but oh, well). Unfortunately, this is blocked by FOLIO-3624 Closed at the moment; as soon as that is resolved will circle back to this.

Generated at Thu Feb 08 23:29:18 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.