Setup of a tresor with google drive
Author: rudigrCreated Apr 28, 2023Updated Sep 10, 2026
Labelsos:macstate:stale
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
I wanted to setup a second tresor with google drive (first with onedrive works) and it stops always with an an error message
What software is involved?
- Apple iMac M1
- Operating System: MacOS 13.3.1
- Cryptomator: 1.8.0
- FUSE-T 1.0.19
Volume Type
FUSE-T
Steps to Reproduce
- Tresor hinzufügen
- Neuen Tresor erstellen
- Tresorname: Google_Crypto
- Google Drive / Speicherort: /Users/rudigergraf/Google Drive/Google_Crypto
- Password -> Tresor erstellen
- Wiederherstellungsschlüssel
- Tresor erstellen
- Entsperren
- Error Message
Expected Behavior
Entsperren
Actual Behavior
error message
Reproducibility
Always
Relevant Log Output
Error Code SF9H:QMEO:3AO2
java.util.concurrent.CompletionException: java.lang.IllegalStateException: Vault not locked.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unknown Source)
at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Vault not locked.
at [email protected]/com.google.common.base.Preconditions.checkState(Preconditions.java:502)
at [email protected]/org.cryptomator.ui.fxapp.FxApplicationWindows.lambda$startUnlockWorkflow$5(FxApplicationWindows.java:113)
... 5 more
### Anything else?
_No response_Source: cryptomator/cryptomator