srdc / tofhir

Mapping toolset to migrate/transform existing datasets to HL7 FHIR
Apache License 2.0
9 stars 1 forks source link

Bug with /file-system-path endpoint #227

Closed YemreGurses closed 2 months ago

YemreGurses commented 2 months ago

This URL is working when the server is running locally: http://localhost:8085/tofhir/file-system-path http://localhost:8085/tofhir/file-system-path?base_path=/&include_files=false

However, after deployed with docker, GET requests to these endpoints does not give any response and times out e.g. https://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-path https://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-path?base_path=/&include_files=false