Closed chippieuk closed 2 years ago
It doesnt seem to be related to companion-module-openlp-http. OpenLP 2.9.2 is still in beta. GET /api/poll currently returns "null" instead of json response, which causes companion crash.
Rereported to openlp: https://gitlab.com/openlp/openlp/-/issues/890
response should be verified here: https://github.com/bitfocus/companion-module-openlp-http/blob/master/index.js#L352
The API will be changing and moving to WebSockets. We will be removing the POLL API in future releases.
Fixed in 2.9.3
I thought I'd test out the latest beta of OpenLP (v2.9.2) and found the unexpected result of it crashing companion. The web interface shows the 'Houston we have a problem' message as soon as OpenLP is opened. Closing OpenLP then re-starting comapnion resolves this, as does disabling the OpenLP plugin on companion.