Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

FLARE_FHIR_SERVER_URL has to be set with backslash at the end. #28

Open
NamUKF opened this issue Sep 13, 2022 · 0 comments
Open

FLARE_FHIR_SERVER_URL has to be set with backslash at the end. #28

NamUKF opened this issue Sep 13, 2022 · 0 comments

Comments

@NamUKF
Copy link

NamUKF commented Sep 13, 2022

I am using the folling image:

ghcr.io/rwth-imi/flare-query:1.0.0

If the trailing backslash is not set for the application, the aplication doesn't run.

FLARE_FHIR_SERVER_URL=/fhir/

If the backslash is not set then, the connection URL is set wrongly.

Log from error:

2022-09-13 14:40:59.429  INFO 1 --- [onPool-worker-1] ca.uhn.fhir.context.FhirContext          : Creating new FHIR context for FHIR version [R4]
2022-09-13 14:40:59.730 ERROR 1 --- [onPool-worker-1] d.r.i.flare.requestor.FhirSearchRequest  : Error Connecting to FHIR Server with URL https://diz-sdr2.uniklinik-freiburg.de:444/fhirPatient?gender=other

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

No branches or pull requests

1 participant