Stream: implementers
Topic: test.fhir.org servers down?
Kevin Olbrich (Apr 24 2018 at 08:07):
@Grahame Grieve is the http://test.fhir.org/r4 having issues? I'm not currently able to connect to it.
Grahame Grieve (Apr 24 2018 at 08:08):
yes I'm having problems. I'm working on fixing it
Kevin Olbrich (Apr 24 2018 at 08:08):
ok, thanks
Grahame Grieve (Apr 25 2018 at 07:10):
should be back now....
Igor Sirkovich (Apr 26 2018 at 19:30):
Seems to be down again
Grahame Grieve (Apr 26 2018 at 20:49):
so much for having fixed my server...
Kevin Olbrich (May 01 2018 at 11:53):
@Grahame Grieve do you have http://test.fhir.org/r4 up and running? I haven't been able to hit it at all recently. Also, http://test.fhir.org/r3 seems to be fairly unstable and is taking 10s of seconds to respond at times.
Grahame Grieve (May 01 2018 at 13:30):
it's killing me. the server runs stable on my laptop under the debugger for 1000000s of hits. And it runs stable on the server... till suddenly the server is cactus
Grahame Grieve (May 01 2018 at 13:31):
to the point where it doesn't have enough resources to let me do any diagnostics
Kevin Olbrich (May 01 2018 at 13:37):
Is it running out of memory? This sounds a bit like a memory leak resulting in increased swapping and eventual killing of processes by the out of memory killer.
Grahame Grieve (May 01 2018 at 13:38):
or handles. or threads. But while I watching it. neither are leaking
Grahame Grieve (May 01 2018 at 13:38):
just managed to connect to it... 267 sec to respond to a simple web request...
Kevin Olbrich (May 01 2018 at 13:39):
It's a Heisenbug, which can't be observed while you are looking for it.
Grahame Grieve (May 01 2018 at 13:39):
yes something like that. looks ok now.
Grahame Grieve (May 01 2018 at 13:39):
maybe one of my debugging things was actually the problem? I've turned it off
Kevin Olbrich (May 01 2018 at 13:40):
r3 seems to be responding fine now.
Kevin Olbrich (May 01 2018 at 13:40):
do you have r4 up?
Grahame Grieve (May 01 2018 at 13:43):
no. waiting to get the R3 server stable before adding R4 to the mix
Kevin Olbrich (May 01 2018 at 13:43):
ok, thanks.
Last updated: Apr 12 2022 at 19:14 UTC