Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

fhir-swagger stops with a strange time-out error #8

@mwede

Description

@mwede

Hi Bobby,

I have fhir-swagger installed and tried to run it like this:

fhir-swagger --fhir-url "http://localhost:9090" --conformance_path="/CapabilityStatement.json" --dstu3 --output swagger.json

My CapabilityStatement.json is served locally and I can access it with a browser.

Which gives me this error:

C:\Users\d061739\AppData\Roaming\npm\node_modules\fhir-swagger\bin\fhir-swagger:7
if (err) throw err;
^

Error: connect ETIMEDOUT 54.87.74.90:80
at Object.exports._errnoException (util.js:1018:11)
at exports._exceptionWithHostPort (util.js:1041:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14)

Where the IP point to some AWS DNS name ec2-54-87-74-90.compute-1.amazonaws.com

Can you say what went wrong here and how to fix that?

Cheers

Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions