Open marcelser opened 6 years ago
On which hardware could you reproduce this error? Did you may found a solution meanwhile?
I'm seeing this behavior on a Raspberry Pi running Raspbian (both release 9 and 10). I'm running OpenHAB 2.4.0 installed from the https://openhab.jfrog.io/openhab/openhab-linuxpkg apt repository.
openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with: `
HTTP ERROR 503
Problem accessing /rest/items/AirC_StateLED. Reason:
Powered by Jetty:// 9.3.21.v20170918
` Interestingly the error is intermittent, it works may 80-90% of the time but every now and then jersey calls fails and the guys at openhab2 seems to have no clue about this. Is the jersey team able to shed some light onto this and make it stable?