I thought I would try Fangtooth as it sounded like the RC was pretty stable but I can’t even get past the installer. Here’s the error:
Update
Error: [EFAULT] Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/var/db/system/update/squashfs-root/truenas_install/__main__.py", line 21, in < module > from .utils import getmntinfo, get_pids File "/var/db/system/update/squashfs-root/truenas_install/utils.py", line 9, in @dataclass(frozen=True, kw_only=True) TypeError: dataclass() got an unexpected keyword argument 'kw_only'