steve-community / steve

SteVe - OCPP server implementation in Java
GNU General Public License v3.0
801 stars 392 forks source link

Websocket IdleTimeout always 45 seconds #1191

Open tdtuan97 opened 1 year ago

tdtuan97 commented 1 year ago

Checklist

Specifications

SteVe Version     : 3.6
Operating system  : Docker
JDK               : Docker env
Database          : Mariadb

Expected Behavior

Websocket keep connection in 2 hours.

Actual Behavior

Websocket keep connection in 45s

Steps to Reproduce the Problem

  1. Start steve project with env Docker
  2. Using chargeBox (version 1.6J) connect to server using websocket
  3. Waiting for 45 seconds, received message "Transport error java.nio.channels.ClosedChannelException: null

Additional context

...

tdtuan97 commented 1 year ago
Screenshot 2023-07-17 at 23 35 30
felipe-rodriguez-parra commented 2 months ago

+1