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
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: