I had 1.23, updated with the RPM for 1.24 (update7). x64. I have /etc/sudoers setup with this: myusername ALL = NOPASSWD: /usr/bin/veracrypt --core-service Yet I get the error in the subject. Normally I read the password from stdin (in a script) and cat it to /usr/bin/veracrypt with --non-interactive --stdin and I found an interesting thing, though, if I don't give those arguments and let it prompt me for the password, it does this: $ /usr/bin/veracrypt --pim=0 --text --keyfiles= --protect-hidden=no...