RPC not responding

Hi There,

Long-term user of Homegear. I’m migrating away from my Raspberry Pi install to a “proper” server, running Ubuntu 22.04 LTS.

I pulled the latest Docker image for Homegear and have followed the instructions to run the image from here:

https://hub.docker.com/r/homegear/homegear/

I get one error when starting about being unable to chown some certificate or other, not sure if this is relevant…

However, I’m using the default config. No changes whatsoever. The admin UI works fine, but RPC does not. I can see the client connect in the log, but the RPC does not return.

Is there something that I can do to check what’s wrong?

This is all I get in my log:


12/01/22 18:29:47.160 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.1.8:63474 accepted. Client number: 17
12/01/22 18:29:47.160 RPC Server (Port 2001): Info: RPC server client id for client number 17 is: 3
12/01/22 18:30:04.557 MAX packet received (Max-CUNX, RSSI: 0x50): 0900060400000000000D


Thanks!

Andrew