Java out of memory error at WebsocketImpl decodeHandshake
After running the ocpp backend for 8 days, our websocket (ws only) backend docker running on a Virtual Machine the connection can be made over http which has resources of 1 vCPU and 2.7 GB of storage where EV Charging Point are connecting to there was error Java out of memory error. The version of the websocket library is provided below. There is a screen shot of the Error which has the error stack trace.
Was this issue already addressed before on the 1.4.0 version of websockets library I am using? Should I need to update the library to latest stable release?
Java out of memory error at WebsocketImpl decodeHandshake After running the ocpp backend for 8 days, our websocket (ws only) backend docker running on a Virtual Machine the connection can be made over http which has resources of 1 vCPU and 2.7 GB of storage where EV Charging Point are connecting to there was error Java out of memory error. The version of the websocket library is provided below. There is a screen shot of the Error which has the error stack trace.
Was this issue already addressed before on the 1.4.0 version of websockets library I am using? Should I need to update the library to latest stable release?