Untitled

 avatar
unknown
plain_text
4 years ago
75 kB
7
Indexable

2021-10-24 14:02:23,941 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002add2f0 {name = NSApplicationWillBecomeActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:02:23,942 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002932970 {name = NSApplicationDidBecomeActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:02:23,944 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <NSPanel: 0x7fe48f6658b0>
2021-10-24 14:02:28,914 [main] DEBUG ch.cyberduck.binding.SheetController - Close sheet with button Connect
2021-10-24 14:02:28,916 [main] INFO  ch.cyberduck.core.SessionPoolFactory - Create new pooled connection pool for Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:28,917 [main] DEBUG ch.cyberduck.core.pool.DefaultSessionPool - Configure with min idle 1
2021-10-24 14:02:28,918 [main] DEBUG ch.cyberduck.core.pool.DefaultSessionPool - Configure with max idle 5
2021-10-24 14:02:28,918 [main] DEBUG ch.cyberduck.core.pool.DefaultSessionPool - Configure with max total 2147483647
2021-10-24 14:02:28,919 [main] INFO  ch.cyberduck.core.preferences.UserDefaultsPreferences - Set property null for key local.bookmark.~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Cache
2021-10-24 14:02:28,919 [main] DEBUG ch.cyberduck.core.preferences.UserDefaultsPreferences - Delete property local.bookmark.~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Cache
2021-10-24 14:02:28,920 [main] DEBUG ch.iterate.mountainduck.sync.metadata.DefaultMetadataService - Read metadata io.mountainduck.version for file Local{path='/Users/dbjpanda/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Cache/8670b072-3e9f-4252-98c1-42a92269db0d'}
2021-10-24 14:02:28,925 [main] DEBUG ch.iterate.mountainduck.sync.metadata.DefaultMetadataService - Read metadata io.mountainduck.shortening for file Local{path='/Users/dbjpanda/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Cache/8670b072-3e9f-4252-98c1-42a92269db0d'}
2021-10-24 14:02:28,927 [main] INFO  ch.cyberduck.core.preferences.ApplicationSupportDirectoryFinder - Found application support directory in /Users/dbjpanda/Library/Application Support
2021-10-24 14:02:28,927 [main] DEBUG ch.cyberduck.core.preferences.ApplicationSupportDirectoryFinder - Use folder Local{path='/Users/dbjpanda/Library/Application Support/Mountain Duck'} for application support directory
2021-10-24 14:02:28,927 [main] DEBUG ch.cyberduck.core.preferences.SecurityApplicationGroupSupportDirectoryFinder - No previous application support folder found in Local{path='/Users/dbjpanda/Library/Application Support/Mountain Duck'}
2021-10-24 14:02:28,928 [main] INFO  ch.cyberduck.core.preferences.ApplicationSupportDirectoryFinder - Found application support directory in /Users/dbjpanda/Library/Application Support
2021-10-24 14:02:28,929 [main] DEBUG ch.cyberduck.core.preferences.ApplicationSupportDirectoryFinder - Use folder Local{path='/Users/dbjpanda/Library/Application Support/Mountain Duck'} for application support directory
2021-10-24 14:02:28,929 [main] DEBUG ch.cyberduck.core.preferences.SecurityApplicationGroupSupportDirectoryFinder - No previous application support folder found in Local{path='/Users/dbjpanda/Library/Application Support/Mountain Duck'}
2021-10-24 14:02:28,930 [main] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Create thread for runnable java.util.concurrent.ThreadPoolExecutor$Worker@6435fa1c[State = -1, empty queue]
2021-10-24 14:02:28,931 [main] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Create thread for runnable java.util.concurrent.ThreadPoolExecutor$Worker@7944b8b4[State = -1, empty queue]
2021-10-24 14:02:28,931 [main] DEBUG com.sun.jna.NativeLibrary - Looking for library 'kfs'
2021-10-24 14:02:28,931 [main] DEBUG com.sun.jna.NativeLibrary - Adding paths from jna.library.path: /Applications/Mountain Duck.app/Contents/Frameworks
2021-10-24 14:02:28,932 [main] DEBUG com.sun.jna.NativeLibrary - Trying /Applications/Mountain Duck.app/Contents/Frameworks/libkfs.dylib
2021-10-24 14:02:28,934 [main] DEBUG com.sun.jna.NativeLibrary - Found library 'kfs' at /Applications/Mountain Duck.app/Contents/Frameworks/libkfs.dylib
2021-10-24 14:02:28,936 [main] INFO  ch.iterate.mountainduck.application.StatusBarController - Loaded filesystem instance NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:02:28,936 [main] DEBUG ch.cyberduck.core.threading.DefaultBackgroundExecutor - Run action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}} in background
2021-10-24 14:02:28,937 [main] INFO  ch.cyberduck.core.threading.DefaultBackgroundExecutor - Scheduled background runnable WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}} for execution
2021-10-24 14:02:28,938 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Running background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:02:28,938 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Prepare background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:02:28,938 [Thread-62] DEBUG ch.cyberduck.core.threading.AbstractBackgroundAction - Prepare background task WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:02:28,938 [Thread-62] DEBUG ch.cyberduck.core.AbstractController - Start action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:02:28,939 [Thread-62] INFO  ch.cyberduck.core.AbstractController - Opening FTP-SSL connection to 52.250.5.237
2021-10-24 14:02:28,939 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Call background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:02:28,939 [Thread-62] INFO  ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction - Obtain lock for NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:02:28,940 [Thread-62] DEBUG ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction - Attempt to open connection for NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}} with reachability check success
2021-10-24 14:02:28,940 [Thread-62] INFO  ch.cyberduck.core.pool.DefaultSessionPool - Borrow session from pool DefaultSessionPool{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, idle=0, active=0, waiters=0}
2021-10-24 14:02:28,942 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Create new session for host Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]} in pool
2021-10-24 14:02:28,942 [Thread-62] DEBUG ch.cyberduck.core.SessionFactory - Create session for Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:28,943 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Activate session Session{host=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, state=closed}
2021-10-24 14:02:28,943 [Thread-62] DEBUG ch.cyberduck.core.KeychainLoginService - Validate login credentials for Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:28,943 [Thread-62] INFO  ch.cyberduck.core.AbstractController - Resolving 52.250.5.237
2021-10-24 14:02:28,943 [Thread-62] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Create thread for runnable ch.cyberduck.core.Resolver$1@54dbacc6
2021-10-24 14:02:28,943 [Thread-62] DEBUG ch.cyberduck.core.Resolver - Waiting for resolving of 52.250.5.237
2021-10-24 14:02:28,944 [resolver-1] INFO  ch.cyberduck.core.Resolver - Resolved 52.250.5.237 to 52.250.5.237
2021-10-24 14:02:28,944 [resolver-1] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Finished execution of runnable ch.cyberduck.core.Resolver$1@54dbacc6
2021-10-24 14:02:28,944 [Thread-62] INFO  ch.cyberduck.core.AbstractController - Opening FTP-SSL connection to 52.250.5.237
2021-10-24 14:02:28,944 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection will open to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:28,945 [Thread-62] DEBUG ch.cyberduck.core.ssl.CustomTrustSSLProtocolSocketFactory - Using SSL context with protocol TLS
2021-10-24 14:02:28,945 [Thread-62] INFO  ch.cyberduck.core.socket.DefaultSocketConfigurator - Set timeout to 10000ms for socket Socket[unconnected]
2021-10-24 14:02:38,949 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Destroy session Session{host=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, state=opening}
2021-10-24 14:02:38,950 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection will close to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:38,950 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection did close to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:38,950 [Thread-62] WARN  ch.cyberduck.core.pool.DefaultSessionPool - Failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'} obtaining connection for DefaultSessionPool{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, idle=0, active=0, waiters=0}
2021-10-24 14:02:38,951 [Thread-62] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:38,951 [Thread-62] WARN  ch.cyberduck.core.pool.DefaultSessionPool - Lower maximum idle pool size to 4 connections.
2021-10-24 14:02:38,951 [Thread-62] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:38,952 [Thread-62] WARN  ch.cyberduck.core.threading.AbstractRetryCallable - Retry for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'} with delay of 1s
2021-10-24 14:02:38,954 [Timer-3] INFO  ch.cyberduck.core.AbstractController - Retry again in 1 seconds remaining (0 more attempts)
2021-10-24 14:02:39,954 [Thread-62] INFO  ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction - Obtain lock for NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:02:39,955 [Thread-62] DEBUG ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction - Attempt to open connection for NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}} with reachability check success
2021-10-24 14:02:39,955 [Thread-62] INFO  ch.cyberduck.core.pool.DefaultSessionPool - Borrow session from pool DefaultSessionPool{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, idle=0, active=0, waiters=0}
2021-10-24 14:02:39,955 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Create new session for host Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]} in pool
2021-10-24 14:02:39,955 [Thread-62] DEBUG ch.cyberduck.core.SessionFactory - Create session for Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:39,955 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Activate session Session{host=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, state=closed}
2021-10-24 14:02:39,956 [Thread-62] DEBUG ch.cyberduck.core.KeychainLoginService - Validate login credentials for Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:39,956 [Thread-62] INFO  ch.cyberduck.core.AbstractController - Resolving 52.250.5.237
2021-10-24 14:02:39,956 [Thread-62] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Create thread for runnable ch.cyberduck.core.Resolver$1@510743c3
2021-10-24 14:02:39,957 [Thread-62] DEBUG ch.cyberduck.core.Resolver - Waiting for resolving of 52.250.5.237
2021-10-24 14:02:39,957 [resolver-2] INFO  ch.cyberduck.core.Resolver - Resolved 52.250.5.237 to 52.250.5.237
2021-10-24 14:02:39,957 [resolver-2] DEBUG ch.cyberduck.core.threading.NamedThreadFactory - Finished execution of runnable ch.cyberduck.core.Resolver$1@510743c3
2021-10-24 14:02:39,957 [Thread-62] INFO  ch.cyberduck.core.AbstractController - Opening FTP-SSL connection to 52.250.5.237
2021-10-24 14:02:39,957 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection will open to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:39,957 [Thread-62] DEBUG ch.cyberduck.core.ssl.CustomTrustSSLProtocolSocketFactory - Using SSL context with protocol TLS
2021-10-24 14:02:39,958 [Thread-62] INFO  ch.cyberduck.core.socket.DefaultSocketConfigurator - Set timeout to 10000ms for socket Socket[unconnected]
2021-10-24 14:02:49,962 [Thread-62] DEBUG ch.cyberduck.core.pool.PooledSessionFactory - Destroy session Session{host=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, state=opening}
2021-10-24 14:02:49,963 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection will close to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:49,963 [Thread-62] DEBUG ch.cyberduck.core.Session - Connection did close to Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:02:49,963 [Thread-62] WARN  ch.cyberduck.core.pool.DefaultSessionPool - Failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'} obtaining connection for DefaultSessionPool{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, idle=0, active=0, waiters=0}
2021-10-24 14:02:49,963 [Thread-62] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,964 [Thread-62] WARN  ch.cyberduck.core.pool.DefaultSessionPool - Lower maximum idle pool size to 3 connections.
2021-10-24 14:02:49,964 [Thread-62] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,964 [Thread-62] WARN  ch.cyberduck.core.threading.AbstractRetryCallable - Cancel retry for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'} after 1 counts
2021-10-24 14:02:49,964 [Thread-62] WARN  ch.cyberduck.core.threading.BackgroundCallable - Failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'} running background task
java.lang.Exception
	at ch.cyberduck.core.threading.BackgroundCallable.<init>(BackgroundCallable.java:36)
	at ch.cyberduck.core.threading.DefaultBackgroundExecutor.execute(DefaultBackgroundExecutor.java:67)
	at ch.cyberduck.core.AbstractController.background(AbstractController.java:71)
	at ch.iterate.mountainduck.application.StatusBarController.connect(StatusBarController.java:128)
	at ch.iterate.mountainduck.application.StatusBarController.connect(StatusBarController.java:121)
	at ch.iterate.mountainduck.fs.ConnectCallback.connect(ConnectCallback.java:16)
	at ch.iterate.mountainduck.application.StatusBarBookmarkController$1.callback(StatusBarBookmarkController.java:59)
	at ch.cyberduck.binding.SheetController.closeSheetWithOption(SheetController.java:92)
	at ch.cyberduck.binding.SheetController.closeSheet(SheetController.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.rococoa.internal.OCInvocationCallbacks.callMethod(OCInvocationCallbacks.java:171)
	at org.rococoa.internal.OCInvocationCallbacks.access$200(OCInvocationCallbacks.java:53)
	at org.rococoa.internal.OCInvocationCallbacks$2.callback(OCInvocationCallbacks.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:579)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:610)
	at com.sun.jna.Native.invokeVoid(Native Method)
	at com.sun.jna.Function.invoke(Function.java:415)
	at com.sun.jna.Function.invoke(Function.java:361)
	at com.sun.jna.Function.invoke(Function.java:315)
	at org.rococoa.internal.MsgSendHandler.invoke(MsgSendHandler.java:111)
	at com.sun.jna.Library$Handler.invoke(Library.java:263)
	at com.sun.proxy.$Proxy2.syntheticSendMessage(Unknown Source)
	at org.rococoa.Foundation.send(Foundation.java:209)
	at org.rococoa.Foundation.send(Foundation.java:195)
	at org.rococoa.internal.ObjCObjectInvocationHandler.sendOnThisOrMainThread(ObjCObjectInvocationHandler.java:270)
	at org.rococoa.internal.ObjCObjectInvocationHandler.invokeCocoa(ObjCObjectInvocationHandler.java:233)
	at org.rococoa.internal.ObjCObjectInvocationHandler.intercept(ObjCObjectInvocationHandler.java:192)
	at ch.cyberduck.binding.application.NSApplication$$ByRococoa.run(<generated>)
	at ch.iterate.mountainduck.application.StatusBarApplication.main(StatusBarApplication.java:242)
Caused by: BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
	at ch.cyberduck.core.AbstractExceptionMappingService.wrap(AbstractExceptionMappingService.java:95)
	at ch.cyberduck.core.AbstractExceptionMappingService.wrap(AbstractExceptionMappingService.java:84)
	at ch.cyberduck.core.DefaultIOExceptionMappingService.map(DefaultIOExceptionMappingService.java:54)
	at ch.cyberduck.core.ftp.FTPExceptionMappingService.map(FTPExceptionMappingService.java:51)
	at ch.cyberduck.core.ftp.FTPSession.connect(FTPSession.java:192)
	at ch.cyberduck.core.ftp.FTPSession.connect(FTPSession.java:75)
	at ch.cyberduck.core.Session.open(Session.java:157)
	at ch.cyberduck.core.LoginConnectionService.connect(LoginConnectionService.java:152)
	at ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:109)
	at ch.cyberduck.core.pool.PooledSessionFactory.activateObject(PooledSessionFactory.java:73)
	at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:324)
	at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:223)
	at ch.cyberduck.core.pool.DefaultSessionPool.borrow(DefaultSessionPool.java:139)
	at ch.iterate.mountainduck.fs.DefaultFilesystemSessionPool.borrow(DefaultFilesystemSessionPool.java:92)
	at ch.cyberduck.core.threading.SessionBackgroundAction.run(SessionBackgroundAction.java:122)
	at ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction.run(FilesystemMountBackgroundAction.java:54)
	at ch.iterate.mountainduck.fs.FilesystemMountBackgroundAction.run(FilesystemMountBackgroundAction.java:24)
	at ch.cyberduck.core.threading.SessionBackgroundAction$1.call(SessionBackgroundAction.java:107)
	at ch.cyberduck.core.threading.DefaultRetryCallable.call(DefaultRetryCallable.java:50)
	at ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:109)
	at ch.cyberduck.core.threading.BackgroundCallable.run(BackgroundCallable.java:94)
	at ch.cyberduck.core.threading.BackgroundCallable.call(BackgroundCallable.java:58)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at ch.cyberduck.core.threading.DispatchExecutorService$InvocationFutureTask.run(DispatchExecutorService.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.rococoa.internal.OCInvocationCallbacks.callMethod(OCInvocationCallbacks.java:171)
	at org.rococoa.internal.OCInvocationCallbacks.access$200(OCInvocationCallbacks.java:53)
	at org.rococoa.internal.OCInvocationCallbacks$2.callback(OCInvocationCallbacks.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:579)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:610)
Caused by: java.net.SocketTimeoutException: Connect timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
	at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.commons.net.SocketClient._connect(SocketClient.java:243)
	at org.apache.commons.net.SocketClient.connect(SocketClient.java:202)
	at ch.cyberduck.core.ftp.FTPSession.connect(FTPSession.java:187)
	... 33 more
2021-10-24 14:02:49,967 [Thread-62] INFO  ch.cyberduck.core.threading.SessionBackgroundAction - Run alert callback ch.iterate.mountainduck.application.callback.ModalPanelAlertCallback@1a048bd0 for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,967 [Thread-62] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,967 [Thread-62] WARN  ch.iterate.mountainduck.application.callback.ModalPanelAlertCallback - Display alert for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,981 [main] DEBUG ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='Connection timed out', detail='Connect timed out.', cause='java.net.SocketTimeoutException: Connect timed out'}
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowDidChangeBackingProperties for selector:windowDidChangeBackingProperties:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowWillMove for selector:windowWillMove:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowWillExitVersionBrowser for selector:windowWillExitVersionBrowser:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowDidUpdate for selector:windowDidUpdate:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowDidResize for selector:windowDidResize:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowDidMiniaturize for selector:windowDidMiniaturize:
2021-10-24 14:02:49,998 [main] DEBUG org.rococoa.callback - No method windowDidEnterFullScreen for selector:windowDidEnterFullScreen:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidExitFullScreen for selector:windowDidExitFullScreen:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidChangeOcclusionState for selector:windowDidChangeOcclusionState:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidMove for selector:windowDidMove:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidEndSheet for selector:windowDidEndSheet:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowWillOrderOffScreen for selector:windowWillOrderOffScreen:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidOrderOnScreen for selector:windowDidOrderOnScreen:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidExpose for selector:windowDidExpose:
2021-10-24 14:02:49,999 [main] DEBUG org.rococoa.callback - No method windowDidEndLiveResize for selector:windowDidEndLiveResize:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowWillMiniaturize for selector:windowWillMiniaturize:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowDidExitVersionBrowser for selector:windowDidExitVersionBrowser:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowDidOrderOffScreen for selector:windowDidOrderOffScreen:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowWillEnterVersionBrowser for selector:windowWillEnterVersionBrowser:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowDidChangeScreenProfile for selector:windowDidChangeScreenProfile:
2021-10-24 14:02:50,000 [main] DEBUG org.rococoa.callback - No method windowDidEnterVersionBrowser for selector:windowDidEnterVersionBrowser:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method windowDidDeminiaturize for selector:windowDidDeminiaturize:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method windowWillOrderOnScreen for selector:windowWillOrderOnScreen:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method windowDidChangeScreen for selector:windowDidChangeScreen:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method windowWillStartLiveResize for selector:windowWillStartLiveResize:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method validRequestorForSendType_returnType for selector:validRequestorForSendType:returnType:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method windowWillReturnFieldEditor_toObject for selector:windowWillReturnFieldEditor:toObject:
2021-10-24 14:02:50,001 [main] DEBUG org.rococoa.callback - No method window_willEncodeRestorableState for selector:window:willEncodeRestorableState:
2021-10-24 14:02:50,006 [main] DEBUG ch.cyberduck.binding.WindowController - Attach sheet for window <NSPanel: 0x7fe48f6658b0>
2021-10-24 14:02:50,007 [main] DEBUG org.rococoa.callback - No method window_willPositionSheet_usingRect for selector:window:willPositionSheet:usingRect:
2021-10-24 14:02:50,007 [main] DEBUG org.rococoa.callback - No method window_willPositionSheet_usingRect for selector:window:willPositionSheet:usingRect:
2021-10-24 14:02:50,009 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <NSPanel: 0x7fe48f6658b0>
2021-10-24 14:02:50,010 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <_NSAlertPanel: 0x7fe4949263f0>
2021-10-24 14:02:50,280 [Thread-62] DEBUG ch.cyberduck.binding.SheetInvoker - Await sheet dismiss
2021-10-24 14:03:24,353 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002ada040 {name = NSApplicationWillResignActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:24,354 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <_NSAlertPanel: 0x7fe4949263f0>
2021-10-24 14:03:24,356 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002950480 {name = NSApplicationDidResignActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:29,703 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x6000029e57d0 {name = NSApplicationWillBecomeActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:29,704 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002ada280 {name = NSApplicationDidBecomeActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:29,706 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <_NSAlertPanel: 0x7fe4949263f0>
2021-10-24 14:03:29,814 [main] DEBUG ch.cyberduck.binding.SheetController - Close sheet with button Disconnect
2021-10-24 14:03:29,815 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <_NSAlertPanel: 0x7fe4949263f0>
2021-10-24 14:03:29,817 [main] DEBUG ch.cyberduck.binding.WindowController - Become key for window <NSPanel: 0x7fe48f6658b0>
2021-10-24 14:03:30,099 [main] WARN  ch.cyberduck.binding.AlertController - Ignore return code -1
2021-10-24 14:03:30,100 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Return result null from background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,100 [Thread-62] DEBUG ch.cyberduck.core.threading.AbstractBackgroundAction - Finish background task WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,101 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,101 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,101 [Thread-62] DEBUG ch.cyberduck.core.AbstractController - Stop action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,102 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Invoke cleanup for background action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,102 [Thread-62] DEBUG ch.cyberduck.core.threading.BackgroundCallable - Releasing lock for background runnable WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,103 [Thread-62] DEBUG org.rococoa - Draining autorelease pool
2021-10-24 14:03:30,122 [main] WARN  ch.cyberduck.core.threading.WorkerBackgroundAction - Missing result for worker FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}. Use default value.
2021-10-24 14:03:30,122 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Remove bookmark NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:03:30,122 [main] WARN  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Failed to remove NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}} from registry
2021-10-24 14:03:30,122 [main] DEBUG ch.iterate.mountainduck.fs.DirectoryVolumeService - Release volume null
2021-10-24 14:03:30,122 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.fs.SchedulerMountRegistryListener@2b9b7f1f
2021-10-24 14:03:30,122 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.application.menu.StatusBarBookmarkMenuDelegate$MenuUpdateRegistryListener@55f8669d
2021-10-24 14:03:30,122 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.fs.SidebarFilesystemListener@6e6fce47
2021-10-24 14:03:30,123 [main] DEBUG ch.iterate.mountainduck.fs.SidebarFilesystemListener - Remove sidebar item for NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:03:30,123 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.application.StatusBarBookmarkController$Factory$1@2af46afd
2021-10-24 14:03:30,123 [main] DEBUG ch.iterate.mountainduck.fs.FilesystemMountRegistry - No filesystem for bookmark Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:03:30,123 [main] DEBUG ch.iterate.mountainduck.fs.FilesystemMountRegistry - No filesystem for bookmark Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}
2021-10-24 14:03:30,124 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.nativity.NativityFilesystemMountListener@1931d99
2021-10-24 14:03:30,124 [main] WARN  ch.iterate.mountainduck.nativity.NativityFilesystemMountListener - Disconnect nativity for filesystem NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:03:30,124 [main] INFO  ch.iterate.mountainduck.nativity.FilesystemNativityService - Set filter for folders []
2021-10-24 14:03:30,125 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.fs.SessionSerializationFilesystemMountRegistryListener@40021799
2021-10-24 14:03:30,125 [main] INFO  ch.iterate.mountainduck.fs.SessionSerializationFilesystemMountRegistryListener - Remove Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]} from []
2021-10-24 14:03:30,125 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.nativity.NativityFilesystemMountListener@6ae7deac
2021-10-24 14:03:30,126 [main] WARN  ch.iterate.mountainduck.nativity.NativityFilesystemMountListener - Disconnect nativity for filesystem NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}
2021-10-24 14:03:30,126 [main] INFO  ch.iterate.mountainduck.nativity.FilesystemNativityService - Set filter for folders []
2021-10-24 14:03:30,128 [main] INFO  ch.iterate.mountainduck.fs.FilesystemMountRegistry - Notify listener ch.iterate.mountainduck.fs.NotificationFilesystemMountRegistryListener@5eeedb60
2021-10-24 14:03:30,129 [main] DEBUG ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action WorkerBackgroundAction{worker=FilesystemMountWorker{fs=NfsFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, volume=null, operations=VolumeIconServiceFilesystemOperations{proxy=FailFastFilesystemOperations{proxy=SyncFilesystemOperations{proxy=SessionFilesystem{bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}, controller=ch.iterate.mountainduck.application.StatusBarController@319c3a25}}}}}, bookmark=Host{protocol=Profile{parent=ftps, vendor=iterate GmbH, description=null, image=null}, port=21, hostname='52.250.5.237', credentials=Credentials{user='unileaf.co', oauth='Tokens{accessToken='null', refreshToken='null'}', token='', identity=null}, uuid='8670b072-3e9f-4252-98c1-42a92269db0d', nickname='null', defaultpath='null', workdir=null, labels=[unileaf.co]}}}
2021-10-24 14:03:30,129 [main] INFO  ch.cyberduck.core.AbstractController - 
2021-10-24 14:03:30,238 [main] DEBUG org.rococoa.callback - No method userNotificationCenter_didDeliverNotification for selector:userNotificationCenter:didDeliverNotification:
2021-10-24 14:03:36,030 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x60000296dc80 {name = NSApplicationWillResignActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:36,032 [main] DEBUG ch.cyberduck.binding.WindowController - Resign key for window <NSPanel: 0x7fe48f6658b0>
2021-10-24 14:03:36,037 [main] DEBUG ch.cyberduck.binding.application.NSApplication - NSConcreteNotification 0x600002949b00 {name = NSApplicationDidResignActiveNotification; object = <NSApplication: 0x7fe48f60efd0>}
2021-10-24 14:03:41,807 [main] DEBUG ch.cyberduck.binding.WindowController - Window will close NSConcreteNotification 0x600002ad92f0 {name = NSWindowWillCloseNotification; object = <NSPanel: 0x7fe48f6658b0>}
2021-10-24 14:03:41,808 [main] DEBUG ch.cyberduck.binding.ProxyController - Invalidate controller ch.iterate.mountainduck.application.StatusBarBookmarkController$Factory$1@2af46afd
Editor is loading...