Setup of a tresor with google drive

Author: rudigrCreated Apr 28, 2023Updated Sep 10, 2026
Labelsos:macstate:stale

Please agree to the following

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
  1. Neuen Tresor erstellen
  2. Tresorname: Google_Crypto
  3. Google Drive / Speicherort: /Users/rudigergraf/Google Drive/Google_Crypto
  4. Password -> Tresor erstellen
  5. Wiederherstellungsschlüssel
  6. Tresor erstellen
  7. Entsperren
  8. Error Message

Expected Behavior

Entsperren

Actual Behavior

error message

Reproducibility

Always

Relevant Log Output

bash
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_