Stream: committers
Topic: Running without terminology server
Rob Hausam (Aug 06 2018 at 01:43):
I've been getting these (and similar) errors pretty much all day today:
[java] -tx: Terminology server: Check for supported code systems for urn:iso:std:iso:3166 [java] ==============!! Running without terminology server !! ============== [java] txServer = http://tx.fhir.org/r4 [java] Error = Error sending Http Request: Connect to tx.fhir.org:80 timed out [java] =====================================================================
Is it just me (I assume not)?
Sarah Gaunt (Aug 06 2018 at 02:06):
No, I'm getting that too. So is @AbdulMalik Shakir
Sarah Gaunt (Aug 06 2018 at 02:08):
Works if you run without terminology validation -tx N/A
Sarah Gaunt (Aug 06 2018 at 02:10):
Looks like it's down: https://downforeveryoneorjustme.com/tx.fhir.org
Rob Hausam (Aug 06 2018 at 02:12):
ok - yes, I should have checked that
and I tried the build with -tx n/a (which works with IG Publisher) but that didn't work - I didn't think to try it with upper case, so I'll do that now
good to know that apparently the case does matter - but it probably shouldn't!
Sarah Gaunt (Aug 06 2018 at 02:13):
I'm actually only talking about the IG publisher (not the build) - so maybe not a case issue? Weird.
Grahame Grieve (Aug 06 2018 at 02:15):
hmm I fixed the terminology server - I hope
Rob Hausam (Aug 06 2018 at 02:17):
great
Sarah Gaunt (Aug 06 2018 at 02:27):
You did!! It's back... Thanks!
Rob Hausam (Aug 06 2018 at 02:27):
yes
Last updated: Apr 12 2022 at 19:14 UTC