Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptomator crashes with error code 6HCL:2GTN:615N #3424

Closed
2 tasks done
r3tr0-git opened this issue May 8, 2024 · 0 comments
Closed
2 tasks done

Cryptomator crashes with error code 6HCL:2GTN:615N #3424

r3tr0-git opened this issue May 8, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@r3tr0-git
Copy link

Please agree to the following

Summary

Cryptomator crashes with error code 6HCL:2GTN:615N, when unlocking a vault

What software is involved?

  • Operating System: Fedora Silverblue 6.8.8-300.fc40.x86_64
  • Cryptomator: 1.12.3
  • Flatpak

Volume Type

FUSE

Steps to Reproduce

  1. Start Cryptomator
  2. try to unlock a vault
  3. error massage

Expected Behavior

Open the vault

Actual Behavior

Immediately crashes...

Error Code 6HCL:2GTN:615N
org.cryptomator.integrations.mount.MountFailedException: org.cryptomator.jfuse.api.FuseMountFailedException: fuse_mount failed
	at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.mount.LinuxFuseMountProvider$LinuxFuseMountBuilder.mount(LinuxFuseMountProvider.java:128)
	at org.cryptomator.desktop@1.12.3/org.cryptomator.common.mount.Mounter.mount(Mounter.java:172)
	at org.cryptomator.desktop@1.12.3/org.cryptomator.common.vaults.Vault.unlock(Vault.java:155)
	at org.cryptomator.desktop@1.12.3/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:79)
	at org.cryptomator.desktop@1.12.3/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:76)
	at org.cryptomator.desktop@1.12.3/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:34)
	at javafx.graphics@21.0.1/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.cryptomator.jfuse.api.FuseMountFailedException: fuse_mount failed
	at org.cryptomator.jfuse.linux.amd64@0.6.3/org.cryptomator.jfuse.linux.amd64.FuseImpl.mount(FuseImpl.java:36)
	at org.cryptomator.jfuse.api@0.6.3/org.cryptomator.jfuse.api.Fuse.mount(Fuse.java:126)
	at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.mount.LinuxFuseMountProvider$LinuxFuseMountBuilder.mount(LinuxFuseMountProvider.java:125)
	... 12 more

Reproducibility

Always

Relevant Log Output

No response

Anything else?

Similar issues, but with Appimage

@r3tr0-git r3tr0-git added the type:bug Something isn't working label May 8, 2024
@cryptomator cryptomator locked and limited conversation to collaborators May 13, 2024
@infeo infeo converted this issue into discussion #3429 May 13, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant