-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid HTTP response 503 from https://tx.dev.hl7.org.au #192
Comments
Hello Chandan @dattachandan It looks like there was a temporary problem with the accessibility of the terminology server. Now it should work without any issues. Unfortunately, we don't have the option to run the TX server locally. I appreciate your interest in our test kit! |
@dattachandan Users can set any TX server URL using a variable called TX_SERVER_URL. By default value is https://tx.dev.hl7.org.au/fhir |
Hello Michael. Is there any way to run the ontoserver locally? |
@projkov thanks for the update, will be good to know if a AU based terminologies server can be set locally especially when we do internal CI builds for any integration testing |
I don't know that running a local Ontoserver will help with the above. |
Looking at the code in org.hl7. fhir.r5. terminologies .client. TerminologyClientManager it seems that setting IGNORE_TX_REGISTRY=true should avoid any attempt to use the tx registry |
@projkov please have a look and test ☝️ |
@lawley Hello Michael. Thank you for the advice. Did you know something about how to change the value of this variable through cliContext? I can't find any information in the docs, or code samples. |
It looks like a constant that could not be changes dynamically: |
Hello, I also ran into this when attempting to deploy locally, and found that setting (note that this requires a Java validator version of at least 6.3.6 - see "Dont use tx-registry when manual terminology server is set") |
@projkov Could you please check? |
Hi team
When I ran the container locally(can't see on the remote sever on Cloudwatch), I see exceptions during validation , are these intermittent and is there a way to run the TX server locally?
Attaching a sample log below
httpResultException-503-fhir-TX.log
The text was updated successfully, but these errors were encountered: