[RANCHER-2300] Shift duties - Sprint 216 - FOLIO Jira
mgr-* components deployment issue, 401 error.
Check ASG IAM instance profile, if AWS SSM permissions missing, assign to role.
https://folio-org.atlassian.net/browse/MODSER-40
Update modules issue mod-serials-management mod-licenses
Yarn lock build issue on folio-lists
-
mod-data-import not working with s3 based env if env variableS3_FORCEPATHSTYLE set true
Eureka environment log-in issue
Active Possible solution: restart the modules mod-login mod-permission mod-users-keycloak mod-roles-keycloak
"errors": [ { "message": "OpenSearch exception [type=search_phase_execution_exception, reason=all shards failed]", "type": "OpenSearchStatusException", "code": "elasticsearch_error", "parameters": [] } ], "total_records": 1 }
On diku (NonECS tenant), ui-inventory will not work, until mod-search is restarted and reindex re-triggered Automated workaround on the page: Rancher FAQ - Folio Development Teams - FOLIO Wiki
Eureka karate tests mod-agreements (family modules) OOM - source
API POST https://folio-edev-volaris-2nd-kong.ci.folio.org/users-keycloak/users Body:-
{ "username": "test-user", "active": true, "departments": [ ], "proxyFor": [ ], "type": "patron", "personal": { "firstName": "Karate", "lastName": "User test-user" } }
Response Error :
{ "errors": [ { "type": "TenantNotEnabledException", "code": "tenant_not_enabled", "message": "Application is not enabled for tenant: testtenant8525342851692627587" } ], "total_records": 1 }