Samuel Young

Results 27 comments of Samuel Young

Same for me; just reinstalled Messer with these versions: - npm -v 6.14.11 - node -v v15.10.0 - npx messer -v 0.7.3

Can also confirm that this workaround allows Messer to start (I get the "Successfully logged in as " message), but cannot actually user Messer. I was able to run the...

Agree, would be very nice to be able to do this within the app. Piping the output of `messer --command='contacts'` to grep would require a login each time it's done.

As an aside, is there a possibility of running messer in a client-daemon architecture, so that each single-command use of messer doesn't do a new login every time (and thus...

I think this can also happen if `sudo` is configured via PAM to be able to run without requiring a password. For example, I have a fingerprint reader and my...

@michael-aviate-it, no worries! So glad it worked out!

> To get around it, I can just give Veracrypt a non-empty root password and put my finger on the fingerprint sensor while it's waiting, and it will mount. AKA,...

Hi, @valiantgenomics! To use this script, replace the values for `VCVOLUME` and `VCMOUNTPOINT` at the top of the script. `VCVOLUME` is the path to the Veracrypt archive file on your...

@valiantgenomics, it looks like Veracrypt can't find your archive file. Your Veracrypt archive is a file called `Sagatus` located inside the `/media/sagatus/VC` folder? And do you have read/write access to...

That is strange. Looks you're setting the paths correctly. Perhaps there's something different from the Pop OS version of Veracrypt than mine, or problems with the permissions in the directory...