Doesnt want to connect to my vault

Error Code O52V:SEG2:SEG2
java.nio.file.NoSuchFileException: F:\Maky\c: Not a vault directory
	at org.cryptomator.desktop@1.19.2/org.cryptomator.common.vaults.VaultListManager.add(VaultListManager.java:78)
	at org.cryptomator.desktop@1.19.2/org.cryptomator.ui.addvaultwizard.ChooseExistingVaultController.chooseFileAndNext(ChooseExistingVaultController.java:87)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
	at javafx.fxml@25.0.2/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
	at javafx.fxml@25.0.2/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
	at javafx.fxml@25.0.2/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
	at javafx.base@25.0.2/javafx.event.Event.fireEvent(Unknown Source)
	at javafx.graphics@25.0.2/javafx.scene.Node.fireEvent(Unknown Source)
	at javafx.controls@25.0.2/javafx.scene.control.Button.fire(Unknown Source)
	at javafx.controls@25.0.2/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
	at javafx.controls@25.0.2/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
	at javafx.base@25.0.2/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
	at javafx.base@25.0.2/javafx.event.Event.fireEvent(Unknown Source)
	at javafx.graphics@25.0.2/javafx.scene.Scene$MouseHandler.process(Unknown Source)
	at javafx.graphics@25.0.2/javafx.scene.Scene.processMouseEvent(Unknown Source)
	at javafx.graphics@25.0.2/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.get(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.get(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.glass.ui.View.notifyMouse(Unknown Source)
	at javafx.graphics@25.0.2/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics@25.0.2/com.sun.glass.ui.win.WinApplication.lambda$runLoop$0(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

Hello guys.I am silly but i needed to get recovered data from my phone so i wanted to secure my external HDD to have a place where to put the data from a recovery company (i didnt know they will give you the usb, which now shows is corrupted, so i dont have the data either.. )

well, so i put the whole External HDD into a vault into cryptomator i watched videos on youtube etc to do it correctly.. it wporked… untill i took HDD off and now i tried to connect it to get some data out.. and it show error above.. i tried to put recovery code as it didnt even want to put my password.. it shows that the recovery code doesnt match. which is not true as i copied and paste it in two different places and it matches… so i have no clue what to do at all, as it shows there is nothing on the disk.. i have absolutely no clue… i shoyuld have not done it at all.. now i lost many GB of all my life… please help me as i am no geek… :frowning:

Hi.

Cryptomator thinks this is the path to your vault.

Please delete the vault from your app and add it again.

That should correct the path.