Sailfish OS for Fairphones devices

Hello!
I made a try for Waydroid on Fairphone 4 (SFOS installed onto Android 13 factory).

I followed the guide you mentioned, then I had waydroid-runner which closed the Android session as soon as it opened it.

I connected my PC with SSH (easier for me to debug) and typed waydroid log, it gave me the error
dnsmasq: failed to create listening socket for 192.168.240.1: Address already in use
which corresponds to the last section of the guide (Troubleshooting):

devel-su systemctl disable --now dnsmasq
devel-su systemctl restart waydroid-container

The solution worked.

Now the waydroid-runner is stuck at “Waiting for Android UI”.
Log are reporting in loop:

(010469) [12:53:44] Failed to get service waydroidplatform, trying again...
(010469) [12:53:45] Failed to get service waydroidplatform, trying again...

I’ve done some research on the web (1,2,3,4,5,6,7…), but haven’t found a working solution yet.