I found a different solution, as retry did not work for me.
I just gave the install script a bit more time to get the right data from the system.
Just open a shell and run:
sed -i s/tries=30/tries=130/ /usr/lib/python3/dist-packages/truenas_installer/install.py
Then go back to run the installer.