Stream: hapi
Topic: Subscriptions disabled on server
dsh (Apr 13 2021 at 17:53):
Hi I am running JPA Server starter in docker hapiproject/hapi:latest
(may be 5.3 or 5.4) and I get this error
2021-04-13 17:37:05.711 [main] INFO c.u.f.j.s.s.i.SubscriptionSubmitInterceptorLoader [SubscriptionSubmitInterceptorLoader.java:54] Subscriptions are disabled on this server. Subscriptions will not be activated and incoming resources will not be matched against subscriptions.
dsh (Apr 13 2021 at 18:09):
@James Agnew are FHIR Subscirption disabled by default in 5.3+ ? and does it need to be specifically enabled?
Last updated: Apr 12 2022 at 19:14 UTC