monerod with qubes-whonix-17

Hi,

I am using monero with wallet isolation in qubes-whonix. After installing Qubes 4.2, I changed the template from Whonix 16 to Whonix 17. I installed monero from flatpak. But monerod-ws is not working if I use Whonix 17. The synchronization process simply does not start. If I change the template again to Whonix 16, everything works fine.

This is the output of systemctl --user status monerod (if this is helpful)

monerod.service - Monero Full Node
Loaded: loaded (/home/user/.config/systemd/user/monerod.service; enabled; >
Active: failed (Result: exit-code) since Thu 2024-01-04 18:12:04 UTC; 2min>
Duration: 3ms
Process: 998 ExecStart=torsocks monerod --data-dir=/home/user/.bitmonero →
Main PID: 998 (code=exited, status=1/FAILURE)
CPU: 2ms

Jan 04 18:12:04 host systemd[836]: monerod.service: Scheduled restart job, rest>
Jan 04 18:12:04 host systemd[836]: Stopped monerod.service - Monero Full Node.
Jan 04 18:12:04 host systemd[836]: monerod.service: Start request repeated too >
Jan 04 18:12:04 host systemd[836]: monerod.service: Failed with result 'exit-co>
Jan 04 18:12:04 host systemd[836]: Failed to start monerod.service - Monero Ful>
lines 1-13/13 (END)…skipping…
× monerod.service - Monero Full Node
Loaded: loaded (/home/user/.config/systemd/user/monerod.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2024-01-04 18:12:04 UTC; 2min 13s left
Duration: 3ms
Process: 998 ExecStart=torsocks monerod --data-dir=/home/user/.bitmonero --no-igd --hide-my-port --pidfile=/home/user/.bitmonero/monerod.pid --log-file=/>
Main PID: 998 (code=exited, status=1/FAILURE)
CPU: 2ms

Jan 04 18:12:04 host systemd[836]: monerod.service: Scheduled restart job, restart counter is at 5.
Jan 04 18:12:04 host systemd[836]: Stopped monerod.service - Monero Full Node.
Jan 04 18:12:04 host systemd[836]: monerod.service: Start request repeated too quickly.
Jan 04 18:12:04 host systemd[836]: monerod.service: Failed with result ‘exit-code’.
Jan 04 18:12:04 host systemd[836]: Failed to start monerod.service - Monero Full Node.

Anyone having an idea how to solve this?

Expected to fail. Added just now:
How-to: Use Monero with Wallet Isolation in Qubes-Whonix chapter Update Required in Whonix wiki

This can be considered unsupported until a contributor steps up to update these instructions.