Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-60182

[MacOS] Launch fails with error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600001a6e070

    XMLWordPrintable

Details

    • Untriaged
    • MacOSX 64-bit
    • 0
    • Unknown

    Description

      Steps to repro

      1. Created a EC2 Instance for Mac Sonoma (mac1.metal)

      2. Downloaded build 7.6.0-1952

      3. Followed command line steps mentioned in https://docs.couchbase.com/server/current/install/macos-install.html

      4. Mounted the dmg file

      hdiutil attach ./couchbase-server-enterprise_7.6.0-1952-macos_x86_64.dmg 
      Checksumming Protective Master Boot Record (MBR : 0)…
      Protective Master Boot Record (MBR :: verified   CRC32 $0B7280AA
      Checksumming GPT Header (Primary GPT Header : 1)…
       GPT Header (Primary GPT Header : 1): verified   CRC32 $2565DFE9
      Checksumming GPT Partition Data (Primary GPT Table : 2)…
      GPT Partition Data (Primary GPT Tabl: verified   CRC32 $8A0EEB3D
      Checksumming  (Apple_Free : 3)…
                          (Apple_Free : 3): verified   CRC32 $00000000
      Checksumming disk image (Apple_HFS : 4)…
      ......................................................................................................................................................................................................................................
                disk image (Apple_HFS : 4): verified   CRC32 $44D06777
      Checksumming  (Apple_Free : 5)…
      ....................................................................................................................................................................................................................................................
                          (Apple_Free : 5): verified   CRC32 $00000000
      Checksumming GPT Partition Data (Backup GPT Table : 6)…
      GPT Partition Data (Backup GPT Table: verified   CRC32 $8A0EEB3D
      Checksumming GPT Header (Backup GPT Header : 7)…
        GPT Header (Backup GPT Header : 7): verified   CRC32 $819CFBC1
      verified   CRC32 $5F53A158
      /dev/disk3          	GUID_partition_scheme          	
      /dev/disk3s1        	Apple_HFS                      	/Volumes/Couchbase Installer 
      ec2-user@ip-172-31-13-22 ~ % hdiutil info                                                            
      framework       : 649
      driver          : 649
      ================================================
      image-path      : /Users/ec2-user/couchbase-server-enterprise_7.6.0-1952-macos_x86_64.dmg
      image-alias     : /Users/ec2-user/couchbase-server-enterprise_7.6.0-1952-macos_x86_64.dmg
      shadow-path     : <none>
      icon-path       : /System/Library/PrivateFrameworks/DiskImages.framework/Resources/CDiskImage.icns
      image-type      : UDIF read-only compressed (zlib)
      system-image    : false
      blockcount      : 4456528
      blocksize       : 512
      writeable       : false
      autodiskmount   : TRUE
      removable       : TRUE
      image-encrypted : false
      mounting user   : ec2-user
      mounting mode   : <unknown>
      process ID      : 1563
      framework name  : DiskImages
      /dev/disk3	GUID_partition_scheme	
      /dev/disk3s1	48465300-0000-11AA-AA11-00306543ECAC	/Volumes/Couchbase Installer  

      5. Copied the app file to Applications

      cp -R /Volumes/Couchbase\ Installer\ /Couchbase\ Server.app /Applications  

      6. Removing Gatekeeper quarantine file

      sudo xattr -d -r com.apple.quarantine /Applications/Couchbase\ Server.app

      7. Opened the Couchbase Server App. The launch fails

      open -a Couchbase\ Server.app
      The application /Applications/Couchbase Server.app cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600001c74d80 {Error Domain=OSLaunchdErrorDomain Code=125 "Domain does not support specified action" UserInfo={NSLocalizedFailureReason=Domain does not support specified action}}} 

      8. Tried the same with super user. Still fails

      ec2-user@ip-172-31-13-22 ~ % sudo su
      sh-3.2#  open -a Couchbase\ Server.app
      The application /Applications/Couchbase Server.app cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x60000392ca20 {Error Domain=OSLaunchdErrorDomain Code=125 "Domain does not support specified action" UserInfo={NSLocalizedFailureReason=Domain does not support specified action}}}

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            raghav.sk Raghav S K
            raghav.sk Raghav S K
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty