Kodi integration not working anymore

Since some time the kodi integration doesn’t work anymore. It used to work fine and nothing is changed on the kodi pc.
When adding the integraation through the web interface, sometimes it comes to the step where the websockets connection can be configured, usually that isn’t even reached. It just times out on the first step where the IP address and port is entered.
The issue seems very similar to the issue below, and also these options are activated in kodi. Recommended in the issue is to increase the timeout of the reverse proxy, but I don’t know how to do so. Does anyone have an idea what could be wrong?

All right, so I found that adding this line to the config helps.

enable_websocket: false

The integration works again. I don’t understand why it worked before and stopped working suddenly, though…

1 Like