onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
34 stars 12 forks source link

Unable to run in local machine. No errors but not connecting to localhost:4567 #102

Closed ashu-bdvt closed 2 years ago

ashu-bdvt commented 2 years ago

Trying to run this new version of test kit locally however unable to hit the localhost:4567 . Followed the steps per https://github.com/onc-healthit/onc-certification-g10-test-kit#local-installation-instruction

No issues when I run setup.sh and run.sh.

I am on Macboook Pro (macOs Monterey 12.3.1 (21E258)) Terminal Logs: No errors

Screenshot 2022-04-20 at 10 00 50 AM

Browser screenshot:

Screenshot 2022-04-20 at 10 01 31 AM
ashu-bdvt commented 2 years ago

Strange. If we run without port 4567 it works in localhost!!!

Screenshot 2022-04-20 at 1 53 07 PM

I was looking at the terminal logs where it says "listening on http://0.0.0.0/:4567". So will be closing this issue

ashu-bdvt commented 2 years ago

Resolved

Jammjammjamm commented 2 years ago

Yes, it's running behind nginx which forwarding traffic from port 80.