iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.3k stars 291 forks source link

Operation not supported by device. Please verify disk permissions. After updating to macOS Ventura #13447

Closed vprelovac closed 2 years ago

vprelovac commented 2 years ago

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

Describe the bug Getting "Operation not supported by device. Please verify disk permissions." when connecting to SFTP resource after updating to macOS Ventura

To Reproduce Try to conenct after macOS Ventura update

Expected behavior Connect as usual

Desktop (please complete the following information): macOS Ventura

Log Files

2022-06-08 17:48:08,505 [Thread-290] DEBUG ch.cyberduck.core.local.DefaultLocalTouchFeature - Created file Local{path='/var/folders/zq/1nn3x6l53td6m90jc2gtz68r0000gp/T/io.mountainduck/3Oi4hvII'}
2022-06-08 17:48:08,505 [Thread-290] DEBUG ch.iterate.mountainduck.fs.buffer.MarkerFileBuffer - Add buffered range [0..4096] for file Path{path='/root/._.', type=[file]}
2022-06-08 17:48:08,506 [Thread-290] INFO  org.dcache.oncrpc4j.rpc.OncRpcSvc - Registering new program [100003:4] : org.dcache.nfs.v4.NFSServerV41@18efae80
2022-06-08 17:48:08,507 [OncRpcSvc(1) SelectorRunner] DEBUG org.glassfish.grizzly.nio.DefaultSelectionKeyHandler - KEY IS REGISTERED: channel=sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:57080], selector=sun.nio.ch.KQueueSelectorImpl@2e6373d, interestOps=16, readyOps=0
2022-06-08 17:48:08,507 [Thread-290] INFO  ch.iterate.mountainduck.fs.nfs.NfsFilesystem - Listening for TCP on port 57080
2022-06-08 17:48:08,507 [Thread-290] DEBUG ch.iterate.mountainduck.fs.nfs.NfsFilesystem - Make directory for mountpoint Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}
2022-06-08 17:48:08,507 [Thread-290] INFO  ch.iterate.mountainduck.fs.nfs.InodeMapper - Set file inode 01caffee000000000000000100080000000000000001 with id 1 for path Path{path='/root', type=[directory]}
2022-06-08 17:48:08,507 [Thread-290] ERROR ch.iterate.mountainduck.fs.nfs.NfsFilesystem - Mount failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'} for Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}
2022-06-08 17:48:08,507 [Thread-290] INFO  ch.iterate.mountainduck.fs.DefaultFilesystemSessionPool - Release session Session{host=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, state=open} to pool StatelessSessionPool{session=Session{host=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, state=open}}
2022-06-08 17:48:08,508 [Thread-290] WARN  ch.cyberduck.core.pool.StatelessSessionPool - Keep connection Session{host=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, state=open} alive with failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,508 [Thread-290] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,508 [Thread-290] WARN  ch.cyberduck.core.threading.AbstractRetryCallable - No retry for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,508 [Thread-290] WARN  ch.cyberduck.core.threading.BackgroundCallable - Failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'} running background task
java.lang.Exception: null
    at ch.cyberduck.core.threading.BackgroundCallable.<init>(BackgroundCallable.java:37) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.DefaultBackgroundExecutor.execute(DefaultBackgroundExecutor.java:74) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.AbstractController.background(AbstractController.java:72) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.iterate.mountainduck.application.StatusBarController.connect(StatusBarController.java:130) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.application.StatusBarController.connect(StatusBarController.java:123) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.fs.ConnectCallback.connect(ConnectCallback.java:16) ~[fs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.application.menu.ConnectMenuCallback.selected(ConnectMenuCallback.java:37) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.application.menu.MenuCallbackDelegate.selected(MenuCallbackDelegate.java:21) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.application.menu.StatusBarBookmarkMenuDelegate.menuItemClicked(StatusBarBookmarkMenuDelegate.java:747) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at org.rococoa.internal.OCInvocationCallbacks.callMethod(OCInvocationCallbacks.java:170) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.OCInvocationCallbacks.access$200(OCInvocationCallbacks.java:52) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.OCInvocationCallbacks$2.callback(OCInvocationCallbacks.java:82) ~[rococoa-core-0.9.1.jar:?]
    at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:579) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:610) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.Native.invokeVoid(Native Method) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.Function.invoke(Function.java:415) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.Function.invoke(Function.java:361) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.Function.invoke(Function.java:315) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at org.rococoa.internal.MsgSendHandler.invoke(MsgSendHandler.java:114) ~[rococoa-core-0.9.1.jar:?]
    at com.sun.jna.Library$Handler.invoke(Library.java:263) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at jdk.proxy2.$Proxy5.syntheticSendMessage(Unknown Source) ~[?:?]
    at org.rococoa.Foundation.send(Foundation.java:207) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.Foundation.send(Foundation.java:181) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.ObjCObjectInvocationHandler.sendOnThisOrMainThread(ObjCObjectInvocationHandler.java:245) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.ObjCObjectInvocationHandler.invokeCocoa(ObjCObjectInvocationHandler.java:212) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.ObjCObjectInvocationHandler.intercept(ObjCObjectInvocationHandler.java:171) ~[rococoa-core-0.9.1.jar:?]
    at ch.cyberduck.binding.application.NSApplication$$ByRococoa.run(<generated>) ~[binding-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.iterate.mountainduck.application.StatusBarApplication.main(StatusBarApplication.java:246) ~[osx-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
Caused by: ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException: Access denied
    at ch.iterate.mountainduck.fs.nfs.NfsFilesystem.mount(NfsFilesystem.java:158) ~[nfs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.fs.FilesystemMountWorker.run(FilesystemMountWorker.java:61) ~[fs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.fs.FilesystemMountWorker.run(FilesystemMountWorker.java:27) ~[fs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.cyberduck.core.threading.WorkerBackgroundAction.run(WorkerBackgroundAction.java:78) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.SessionBackgroundAction.run(SessionBackgroundAction.java:126) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction.run(FilesystemMountBackgroundAction.java:59) ~[fs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction.run(FilesystemMountBackgroundAction.java:25) ~[fs-4.11.3.jar:6e4ea93d00f7e161f37cdfc0a260bc02c5aae0f1]
    at ch.cyberduck.core.threading.SessionBackgroundAction$1.call(SessionBackgroundAction.java:108) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.DefaultRetryCallable.call(DefaultRetryCallable.java:52) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:110) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.BackgroundCallable.run(BackgroundCallable.java:95) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at ch.cyberduck.core.threading.BackgroundCallable.call(BackgroundCallable.java:59) ~[core-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?]
    at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
    at ch.cyberduck.core.threading.DispatchExecutorService$InvocationFutureTask.run(DispatchExecutorService.java:281) ~[libcore-8.3.3.jar:9dfa8f7e453cd005db7c87ef12c81b1aef1f4d19]
    at jdk.internal.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at org.rococoa.internal.OCInvocationCallbacks.callMethod(OCInvocationCallbacks.java:170) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.OCInvocationCallbacks.access$200(OCInvocationCallbacks.java:52) ~[rococoa-core-0.9.1.jar:?]
    at org.rococoa.internal.OCInvocationCallbacks$2.callback(OCInvocationCallbacks.java:82) ~[rococoa-core-0.9.1.jar:?]
    at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
    at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:579) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
    at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:610) ~[jna-min-5.11.0.jar:5.11.0 (b0)]
2022-06-08 17:48:08,508 [Thread-290] INFO  ch.cyberduck.core.threading.SessionBackgroundAction - Run alert callback ch.iterate.mountainduck.application.callback.ModalPanelAlertCallback@73d5241d for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,508 [Thread-290] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,508 [Thread-290] WARN  ch.iterate.mountainduck.application.callback.ModalPanelAlertCallback - Display alert for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,509 [main] INFO  ch.iterate.mountainduck.application.ModalPanelAlertRunner - Load bundle for alert ch.iterate.mountainduck.application.callback.ModalPanelAlertCallback$1@781dac73
2022-06-08 17:48:08,513 [main] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.iterate.mountainduck.fs.kfs.KfsAccessDeniedException, file=null, message='Access denied', detail='Operation not supported by device', cause='null'}
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidChangeBackingProperties for selector:windowDidChangeBackingProperties:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillMove for selector:windowWillMove:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillExitVersionBrowser for selector:windowWillExitVersionBrowser:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidUpdate for selector:windowDidUpdate:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidResize for selector:windowDidResize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidMiniaturize for selector:windowDidMiniaturize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidEnterFullScreen for selector:windowDidEnterFullScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidExitFullScreen for selector:windowDidExitFullScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidChangeOcclusionState for selector:windowDidChangeOcclusionState:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidMove for selector:windowDidMove:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidEndSheet for selector:windowDidEndSheet:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillOrderOffScreen for selector:windowWillOrderOffScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidOrderOnScreen for selector:windowDidOrderOnScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidExpose for selector:windowDidExpose:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidEndLiveResize for selector:windowDidEndLiveResize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillMiniaturize for selector:windowWillMiniaturize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidExitVersionBrowser for selector:windowDidExitVersionBrowser:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidOrderOffScreen for selector:windowDidOrderOffScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillEnterVersionBrowser for selector:windowWillEnterVersionBrowser:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidChangeScreenProfile for selector:windowDidChangeScreenProfile:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidEnterVersionBrowser for selector:windowDidEnterVersionBrowser:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidDeminiaturize for selector:windowDidDeminiaturize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillOrderOnScreen for selector:windowWillOrderOnScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowDidChangeScreen for selector:windowDidChangeScreen:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillStartLiveResize for selector:windowWillStartLiveResize:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method validRequestorForSendType_returnType for selector:validRequestorForSendType:returnType:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method windowWillReturnFieldEditor_toObject for selector:windowWillReturnFieldEditor:toObject:
2022-06-08 17:48:08,521 [main] DEBUG org.rococoa.callback - No method window_willEncodeRestorableState for selector:window:willEncodeRestorableState:
2022-06-08 17:48:08,521 [main] DEBUG ch.iterate.mountainduck.application.ModalPanelAlertRunner - Activate window <_NSAlertPanel: 0x7ff262a2e780>
2022-06-08 17:48:08,529 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <_NSAlertPanel: 0x7ff262a2e780>
2022-06-08 17:48:08,538 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <_NSAlertPanel: 0x7ff262a2e780>
2022-06-08 17:48:08,539 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <_NSAlertPanel: 0x7ff262a2e780>
2022-06-08 17:48:08,540 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600001453780 {name = NSApplicationWillBecomeActiveNotification; object = <NSApplication: 0x7ff2628172a0>}
2022-06-08 17:48:08,540 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600001453ca0 {name = NSApplicationDidBecomeActiveNotification; object = <NSApplication: 0x7ff2628172a0>}
2022-06-08 17:48:10,200 [main] DEBUG ch.cyberduck.binding.SheetController - Close sheet with button Cancel
2022-06-08 17:48:10,200 [main] WARN  ch.cyberduck.binding.AlertController - Ignore return code -1
2022-06-08 17:48:10,201 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <_NSAlertPanel: 0x7ff262a2e780>
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Return result null from background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.AbstractBackgroundAction - Finish background task WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.AbstractController - Stop action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Invoke cleanup for background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Releasing lock for background runnable WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [Thread-290] DEBUG org.rococoa - Draining autorelease pool
2022-06-08 17:48:10,205 [main] WARN  ch.cyberduck.core.threading.WorkerBackgroundAction - Missing result for worker FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}. Use default value.
2022-06-08 17:48:10,205 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Remove bookmark NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}
2022-06-08 17:48:10,205 [main] DEBUG ch.iterate.mountainduck.fs.DirectoryVolumeService - Release volume Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}
2022-06-08 17:48:10,205 [main] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, volume=Local{path='/Users/prelovac/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Volumes/REDACTED – SFTP'}, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}, controller=ch.iterate.mountainduck.application.StatusBarController@74e0b3f6}}}}}, bookmark=Host{protocol=Profile{parent=sftp, vendor=iterate GmbH, description=null, image=null}, port=22, hostname='REDACTED', credentials=Credentials{user='root', oauth='OAuthTokens{accessToken='null', refreshToken='', expiryInMilliseconds=9223372036854775807}', token='', identity=Local{path='/Users/prelovac/.ssh/id_rsa'}}, uuid='fdb83542-a18e-4404-aea2-3c79876e8065', nickname='null', defaultpath='null', workdir=null, labels=null}}}
2022-06-08 17:48:10,205 [main] INFO  ch.cyberduck.core.AbstractController - 
2022-06-08 17:48:11,772 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x6000014470a0 {name = NSApplicationWillResignActiveNotification; object = <NSApplication: 0x7ff2628172a0>}
2022-06-08 17:48:11,772 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600001430cc0 {name = NSApplicationDidResignActiveNotification; object = <NSApplication: 0x7ff2628172a0>}
dkocher commented 2 years ago

Thanks for testing, this can be reproduced. Interestingly mounting is successful after invoking (unsuccessful) mount from Terminal.app like.

mount -t nfs -o vers=4,proto=tcp localhost:/ ~/Public

This repository is for Cyberduck. We will close this issue and make sure to track it in our internal issue tracker. In the best case scenario this is an issue to be resolved in a later beta of macOS 13.

toitzi commented 2 years ago

Is there a public issue tracker for mountain duck?

This problem still exists in Ventura Beta 5 (Running latest snapshot build of mountainduck)

vprelovac commented 2 years ago

This fixes the problem

kextload /System/Library/Extensions/nfs.kext