Skip to content
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

Crash after deleting folder #16205

Open
HyperCriSiS opened this issue Aug 3, 2024 · 1 comment · May be fixed by #16305
Open

Crash after deleting folder #16205

HyperCriSiS opened this issue Aug 3, 2024 · 1 comment · May be fixed by #16305
Assignees
Labels
bug cryptomator Cryptomator Vault interface User Interface
Milestone

Comments

@HyperCriSiS
Copy link

HyperCriSiS commented Aug 3, 2024

This ticket system is to report bugs and feature requests. For support, visit the help page first.

Describe the bug
I wanted to delete a folder and Cyberduck freezed.

When I want to access the folder now I get:

When I try to delete it again, Cyberduck crashes again.

Desktop (please complete the following information):

  • OS: Windows 11
  • 21H2

Log Files:
Cyberduck.log:

2024-08-03 20:20:25,755 [background-10] ERROR ch.cyberduck.core.cryptomator.features.CryptoDeleteV7Feature - Failure BackgroundException{class=class ch.cyberduck.core.exception.NotfoundException, file=Path{path='/TheHive(S)/d/KP/NQIBJTWFCRFJMGHJ74KNQDO6KQ6FA4', type=[directory, encrypted]}, message='Löschen von NQIBJTWFCRFJMGHJ74KNQDO6KQ6FA4 fehlgeschlagen.', detail='Unexpected response (404 Not Found).', cause='com.github.sardine.impl.SardineException: status code: 404, reason phrase: Unexpected response (404 Not Found)'} deleting directory Path{path='/TheHive(S)/d/KP/NQIBJTWFCRFJMGHJ74KNQDO6KQ6FA4', type=[directory, encrypted]}

Crash log:

-----------------------------
[General Info]

Application: Cyberduck
Version:     9.0.1.41941+41dce8f1a9acc45a57a1217d4a5e5b7a90c3b70a
Region:      Deutsch (Deutschland)
Date: 03.08.2024
Time: 18:14

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.NullReferenceException
Message:     Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Source:      System.Windows.Forms
Stack Trace: bei System.Windows.Forms.MenuItem.set_Enabled(Boolean value)
   bei Ch.Cyberduck.Ui.Core.Commands.Command.Validate()
   bei Ch.Cyberduck.Ui.Core.Commands.Validate()
   bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   bei Ch.Cyberduck.Ui.Program.Main(String[] args)

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
System.Drawing, Version=4.0.0.0
Cyberduck.Core.Refresh, Version=9.0.1.41941
Cyberduck.Core.Native, Version=9.0.1.41941
System.Memory, Version=4.0.1.2
System.Xaml, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
CommunityToolkit.Mvvm, Version=8.2.0.0
System.Core, Version=4.0.0.0
Cyberduck.Core, Version=9.0.1.41941
System.Reactive, Version=5.0.0.0
DynamicData, Version=7.5.0.0
IKVM.OpenJDK.Core, Version=8.0.312.7
System.ServiceModel, Version=4.0.0.0
StructureMap, Version=2.6.4.0
Splat, Version=14.1.0.0
ObjectListView, Version=2.9.1.1072
CustomOpenFileFolderDialog, Version=0.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Design, Version=4.0.0.0
System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0
Cyberduck.Bonjour.Native, Version=9.0.1.41941
System.Security, Version=4.0.0.0
Cyberduck.Protocols, Version=9.0.1.41941
ReactiveUI, Version=17.1.0.0
Cyberduck.Importer, Version=9.0.1.41941
System.Xml, Version=4.0.0.0
Cyberduck.Bonjour, Version=9.0.1.41941
IKVM.Runtime, Version=8.0.312.7
ReactiveUI.Wpf, Version=17.1.0.0
Cyberduck.Cryptomator, Version=9.0.1.41941
IKVM.OpenJDK.Security, Version=8.0.312.7
IKVM.OpenJDK.Text, Version=8.0.312.7
Windows.Services.Store.StoreContract, Version=4.0.0.0
System.Web, Version=4.0.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 11 Enterprise
--CodeSet = 1252
--CSDVersion = 
--CurrentTimeZone = 120
--FreePhysicalMemory = 18394992
--OSArchitecture = 64-Bit
--OSLanguage = 1031
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.22000

Machine
-MAINFRAME
--Manufacturer = System manufacturer
--Model = System Product Name
--TotalPhysicalMemory = 34269884416

-----------------------------

What can I do to fix this?

Thanks
Hyper

@HyperCriSiS
Copy link
Author

HyperCriSiS commented Aug 3, 2024

The same happened now with the next folder.

-----------------------------
[General Info]

Application: Cyberduck
Version:     9.0.1.41941+41dce8f1a9acc45a57a1217d4a5e5b7a90c3b70a
Region:      Deutsch (Deutschland)
Date: 03.08.2024
Time: 21:07

User Explanation:

User said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.NullReferenceException
Message:     Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Source:      System.Windows.Forms
Stack Trace: bei System.Windows.Forms.MenuItem.set_Enabled(Boolean value)
   bei Ch.Cyberduck.Ui.Core.Commands.Command.Validate()
   bei Ch.Cyberduck.Ui.Core.Commands.Validate()
   bei System.EventHandler.Invoke(Object sender, EventArgs e)
   bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   bei Ch.Cyberduck.Ui.Program.Main(String[] args)

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
PresentationCore, Version=4.0.0.0
System, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
System.Drawing, Version=4.0.0.0
Cyberduck.Core.Refresh, Version=9.0.1.41941
Cyberduck.Core.Native, Version=9.0.1.41941
System.Memory, Version=4.0.1.2
System.Xaml, Version=4.0.0.0
WindowsBase, Version=4.0.0.0
CommunityToolkit.Mvvm, Version=8.2.0.0
System.Core, Version=4.0.0.0
Cyberduck.Core, Version=9.0.1.41941
System.Reactive, Version=5.0.0.0
DynamicData, Version=7.5.0.0
IKVM.OpenJDK.Core, Version=8.0.312.7
System.ServiceModel, Version=4.0.0.0
StructureMap, Version=2.6.4.0
Splat, Version=14.1.0.0
ObjectListView, Version=2.9.1.1072
CustomOpenFileFolderDialog, Version=0.0.0.0
WindowsFormsIntegration, Version=4.0.0.0
System.Design, Version=4.0.0.0
System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0
Cyberduck.Bonjour.Native, Version=9.0.1.41941
System.Security, Version=4.0.0.0
Cyberduck.Protocols, Version=9.0.1.41941
ReactiveUI, Version=17.1.0.0
Cyberduck.Importer, Version=9.0.1.41941
System.Xml, Version=4.0.0.0
Cyberduck.Bonjour, Version=9.0.1.41941
IKVM.Runtime, Version=8.0.312.7
ReactiveUI.Wpf, Version=17.1.0.0
Cyberduck.Cryptomator, Version=9.0.1.41941
IKVM.OpenJDK.Security, Version=8.0.312.7
IKVM.OpenJDK.Text, Version=8.0.312.7
Windows.Services.Store.StoreContract, Version=4.0.0.0
System.Web, Version=4.0.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 11 Enterprise
--CodeSet = 1252
--CSDVersion = 
--CurrentTimeZone = 120
--FreePhysicalMemory = 16484628
--OSArchitecture = 64-Bit
--OSLanguage = 1031
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.22000

Machine
-MAINFRAME
--Manufacturer = System manufacturer
--Model = System Product Name
--TotalPhysicalMemory = 34269884416

-----------------------------

@AliveDevil AliveDevil added bug interface User Interface cryptomator Cryptomator Vault labels Aug 6, 2024
@dkocher dkocher changed the title Cyberduck crash after deleting folder Drash after deleting folder Aug 15, 2024
@dkocher dkocher changed the title Drash after deleting folder Crash after deleting folder Aug 15, 2024
@dkocher dkocher added this to the 9.1 milestone Aug 15, 2024
@dkocher dkocher modified the milestones: 9.0.2, 9.1 Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cryptomator Cryptomator Vault interface User Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants