Skip to content
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

500 error on any request to HAPI FHIR Test/Demo Server R4 Endpoint #6654

Open
MyShah1 opened this issue Jan 27, 2025 · 2 comments
Open

500 error on any request to HAPI FHIR Test/Demo Server R4 Endpoint #6654

MyShah1 opened this issue Jan 27, 2025 · 2 comments

Comments

@MyShah1
Copy link

MyShah1 commented Jan 27, 2025

NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help

Describe the bug
500 error on any request to HAPI FHIR Test/Demo Server R4 Endpoint

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hapi.fhir.org/baseR4/swagger-ui/
  2. Click on Patient
  3. Scroll down to first GET
  4. Click on Try execute

Expected behavior
a response with Patient results should returned.

Screenshots
Returns the error

{
"resourceType": "OperationOutcome",
"text": {
"status": "generated",
"div": "<div xmlns="http://www.w3.org/1999/xhtml\">

Operation Outcome

<table border="0"><td style="font-weight: bold;">ERROR[]HAPI-2223: Timer already cancelled."
},
"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "HAPI-2223: Timer already cancelled."
}
]
}

Environment (please complete the following information):

  • HAPI FHIR Version
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]

Additional context
It is happening for all the calls, in past server reboot has resolved the issues.

@ZeyadMahmoud791
Copy link

have you found a fix for this issue?

@MyShah1
Copy link
Author

MyShah1 commented Jan 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants