Stream: implementers
Topic: test.fhir.org unavailable?
Bertram Hildebrand (Jan 18 2019 at 19:41):
I can no longer access test.fhir.org, I am getting a timeout error. Is the server down?
Grahame Grieve (Jan 19 2019 at 03:01):
restarted it
Bertram Hildebrand (Jan 19 2019 at 11:03):
Thank you, Grahame
Richard Townley-O'Neill (Feb 21 2019 at 01:36):
I'm getting time-outs. Has anyone else noticed?
Grahame Grieve (Feb 21 2019 at 01:42):
it's dead. I'm trying to bring it back
Richard Townley-O'Neill (Feb 21 2019 at 01:45):
Ta
René Spronk (Mar 05 2019 at 14:46):
.. and /r3 has a problem again. "No Database Connections Available for \"Operation\" (used: InUse 100 of 100: Operation 4hr.."
Grahame Grieve (Mar 05 2019 at 17:37):
just rebooted it
René Spronk (Mar 06 2019 at 08:18):
Thanks -
Just now: posting a FHIR transaction, first go results in a HTTP 400 (I don't have the error details any more), subsequently a HTTP 500. Response in the 500:
'{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\\"http://www.w3.org/1999/xhtml\\"><p>Exception storing values \\"180750\\" and \\"\\": [Microsoft][SQL Server Native Client 11.0][SQL Server]The INSERT statement conflicted with the FOREIGN KEY constraint \\"FK_IndexEntry_SpaceKey\\". The conflict occurred in database \\"fhir3\\", table \\"dbo.Spaces\\", column \'SpaceKey\'.</p></div>"},"is ...
The same transaction is processed by other public servers so I'm inclined to see this as a server side issue..
Last updated: Apr 12 2022 at 19:14 UTC