You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger a successful gp2gp flow with the GP2GP_SPINE_* env vars set
Error:
The request to the GP2GP_MHS_OUTBOUND_URL with the ehr extract attempts to use the spine SSL context:
Error while processing task queue message ID:3d2ff5aa-2b83-40f4-bb3d-7f5f7a75285f:2:1:2-1" org.springframework.web.reactive.function.client.WebClientRequestException: General OpenSslEngine problem; nested exception is javax.net.ssl.SSLHandshakeException: General OpenSslEngine problem
at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:137) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): |_ checkpoint ⇢ Request to POST https://dev-mhs-outbound.infra.newhealth.care [DefaultWebClient] Stack trace: at org.springframework.web.reactive.fun
A workaround until the SSP flow is implemented is to simply not specify the GP2GP_SPINE_* env vars
The text was updated successfully, but these errors were encountered:
Affects gp2gp version:
0.0.3
Steps to reproduce:
Trigger a successful gp2gp flow with the
GP2GP_SPINE_*
env vars setError:
The request to the
GP2GP_MHS_OUTBOUND_URL
with the ehr extract attempts to use the spine SSL context:A workaround until the SSP flow is implemented is to simply not specify the
GP2GP_SPINE_*
env varsThe text was updated successfully, but these errors were encountered: