couchbaselabs / couchbase-developer-kit

1 stars 0 forks source link

Running '/server/installer/couchbase-server.app' produces the error 'couchbase-server is damaged and can’t be opened. You should move it to the Trash' #1

Open waynecarter opened 3 years ago

waynecarter commented 3 years ago

Steps to reproduce:

  1. Download and unzip couchbase-developer-kit.zip
  2. Navigate to '/server/installer'
  3. Run 'couchbase-server.app'
  4. See error 'couchbase-server is damaged and can’t be opened. You should move it to the Trash'
waynecarter commented 3 years ago

Workaround:

  1. Run 'xattr -cr couchbase-server.app'
  2. Run 'couchbase-server.app'

$ xattr couchbase-server.app com.apple.quarantine $ xattr -cr couchbase-server.app $ xattr couchbase-server.app $