I experience a similar issue as described in #1757 with the latest FUSE-T version.
VeraCrypt 1.26.24 works fine.
Environment
Tests
$ export PKG_CONFIG_PATH="/Library/Application Support/fuse-t/pkgconfig:$PKG_CONFIG_PATH"
$ pkg-config --modversion fuse-t
1.2.7
$ ls -l "/Library/Application Support/fuse-t/bin"
lrwxr-xr-x 1 root wheel 14 14 Jun 17:34 go-nfsv4 -> go-nfsv4-1.2.7
-rwxr-xr-x 1 root wheel 20342560 3 Jun 13:11 go-nfsv4-1.2.7
$ "/Library/Application Support/fuse-t/bin/go-nfsv4" --help
Usage of /Library/Application Support/fuse-t/bin/go-nfsv4:
$ "/Library/Application Support/fuse-t/bin/go-nfsv4" --backend string
fuse-t nfsv4 server: Copyright (c) 2022-2025 Alex Fishman All Rights Reserved
version: 1.2.7
/Library/Application Support/fuse-t/cfg/fuse-t.ini contents:
[Default]
;debug=false
;nfc=false
;readonly=false
;namedattr=true
;attrcache=true
;nobrowse=false
;rwsize=0
;noatime=false
;nomtime=false
;location=fuse-t
;backend=nfs
;bonjour=false
;logfile=$HOME/Library/Logs/fuse-t/fuse-t.log
I experience a similar issue as described in #1757 with the latest FUSE-T version.
VeraCrypt 1.26.24 works fine.
Environment
Tests