[Cyberduck-trac] [Cyberduck] #11894: Cyberduck not starting after updates

Cyberduck trac at cyberduck.io
Wed Nov 3 07:17:01 UTC 2021


#11894: Cyberduck not starting after updates
--------------------+----------------------
 Reporter:  ozak19  |         Owner:
     Type:  defect  |        Status:  new
 Priority:  normal  |     Milestone:
Component:  core    |       Version:  8.0.0
 Severity:  normal  |    Resolution:
 Keywords:          |  Architecture:
 Platform:          |
--------------------+----------------------
Description changed by dkocher:

Old description:

> I bought Cyberduck on Apple Store and after a recent update, it stopped
> working. I have to delete and reinstall every time. Then it works once
> and stops working after I quit. If I run
>
> ``spctl -v --assess --type execute /Applications/Cyberduck.app/``
>
> I get
>
> /Applications/Cyberduck.app/: accepted
> source=Mac App Store
>
> executing
>
> codesign -dvvv /Applications/Cyberduck.app
>
> gives
>
> Executable=/Applications/Cyberduck.app/Contents/MacOS/Cyberduck
> Identifier=ch.sudo.cyberduck
> Format=app bundle with Mach-O thin (x86_64)
> CodeDirectory v=20500 size=1277 flags=0x10000(runtime) hashes=29+7
> location=embedded
> Hash type=sha256 size=32
> CandidateCDHash sha1=adcd222bc0047c0fade1125281c1f8be1a2b9c43
> CandidateCDHashFull sha1=adcd222bc0047c0fade1125281c1f8be1a2b9c43
> CandidateCDHash sha256=8bef61d21d2f7be1cfa019bcef5a0da098b444e5
> CandidateCDHashFull
> sha256=8bef61d21d2f7be1cfa019bcef5a0da098b444e5cc1e3177d6e2da34ad5c7b89
> Hash choices=sha1,sha256
> CMSDigest=8afa2f28ba1ca003dec9f0047cc49d6caaaa250eddeb6bbc19aa412fbba2cd08
> CMSDigestType=2
> CDHash=8bef61d21d2f7be1cfa019bcef5a0da098b444e5
> Signature size=4698
> Authority=Apple Mac OS Application Signing
> Authority=Apple Worldwide Developer Relations Certification Authority
> Authority=Apple Root CA
> Info.plist entries=37
> TeamIdentifier=G69SCX94XU
> Runtime Version=11.1.0
> Sealed Resources version=2 rules=13 files=1708
> Internal requirements count=1 size=220
>
> If I try to run the app from the terminal
>
> /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
>
> I get
>
> Error occurred during initialization of VM
> Unable to load native library:
> dlopen(/Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib,
> 1): no suitable image found.  Did find:
> /Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib:
> open() failed with errno=13
> /Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib:
> stat() failed with errno=17
>
> Not sure what si going on.

New description:

 I bought Cyberduck on Apple Store and after a recent update, it stopped
 working. I have to delete and reinstall every time. Then it works once and
 stops working after I quit. If I run


 {{{
 spctl -v --assess --type execute /Applications/Cyberduck.app/
 }}}


 I get


 {{{
 /Applications/Cyberduck.app/: accepted
 source=Mac App Store
 }}}

 executing


 {{{
 codesign -dvvv /Applications/Cyberduck.app
 }}}


 gives


 {{{
 Executable=/Applications/Cyberduck.app/Contents/MacOS/Cyberduck
 Identifier=ch.sudo.cyberduck
 Format=app bundle with Mach-O thin (x86_64)
 CodeDirectory v=20500 size=1277 flags=0x10000(runtime) hashes=29+7
 location=embedded
 Hash type=sha256 size=32
 CandidateCDHash sha1=adcd222bc0047c0fade1125281c1f8be1a2b9c43
 CandidateCDHashFull sha1=adcd222bc0047c0fade1125281c1f8be1a2b9c43
 CandidateCDHash sha256=8bef61d21d2f7be1cfa019bcef5a0da098b444e5
 CandidateCDHashFull
 sha256=8bef61d21d2f7be1cfa019bcef5a0da098b444e5cc1e3177d6e2da34ad5c7b89
 Hash choices=sha1,sha256
 CMSDigest=8afa2f28ba1ca003dec9f0047cc49d6caaaa250eddeb6bbc19aa412fbba2cd08
 CMSDigestType=2
 CDHash=8bef61d21d2f7be1cfa019bcef5a0da098b444e5
 Signature size=4698
 Authority=Apple Mac OS Application Signing
 Authority=Apple Worldwide Developer Relations Certification Authority
 Authority=Apple Root CA
 Info.plist entries=37
 TeamIdentifier=G69SCX94XU
 Runtime Version=11.1.0
 Sealed Resources version=2 rules=13 files=1708
 Internal requirements count=1 size=220

 }}}

 If I try to run the app from the terminal


 {{{
 /Applications/Cyberduck.app/Contents/MacOS/Cyberduck

 }}}

 I get


 {{{
 Error occurred during initialization of VM
 Unable to load native library:
 dlopen(/Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib,
 1): no suitable image found.  Did find:
 /Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib:
 open() failed with errno=13
 /Applications/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib:
 stat() failed with errno=17

 }}}

 Not sure what si going on.

--

--
Ticket URL: <https://trac.cyberduck.io/ticket/11894#comment:1>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list