Unable to start iOS Application and throw below error

java.util.concurrent.ExecutionException: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}
  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘Ordexs-Mac-mini.local’, ip: ‘127.0.0.1’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.16’, java.version: ‘1.8.0_275’
Driver info: driver.version: IOSDriver
remote stacktrace: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}

  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

    at getResponseForW3CError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:804:9)
    at asyncHandler (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:380:37)
    Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
    System info: host: ‘Ordexs-Mac-mini.local’, ip: ‘127.0.0.1’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.16’, java.version: ‘1.8.0_275’
    Driver info: driver.version: IOSDriver
    at com.kms.katalon.composer.components.impl.dialogs.ProgressMonitorDialogWithThread.runAndWait(ProgressMonitorDialogWithThread.java:49)
    at com.kms.katalon.composer.mobile.objectspy.components.MobileLocalAppComposite$12.run(MobileLocalAppComposite.java:474)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
    Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}

  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘Ordexs-Mac-mini.local’, ip: ‘127.0.0.1’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.16’, java.version: ‘1.8.0_275’
Driver info: driver.version: IOSDriver
remote stacktrace: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}

  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

    at getResponseForW3CError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:804:9)
    at asyncHandler (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:380:37)
    Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
    System info: host: ‘Ordexs-Mac-mini.local’, ip: ‘127.0.0.1’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.16’, java.version: ‘1.8.0_275’
    Driver info: driver.version: IOSDriver
    at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:208)
    at io.appium.java_client.remote.AppiumCommandExecutor.createSession(AppiumCommandExecutor.java:217)
    at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
    at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:42)
    at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1)
    at io.appium.java_client.ios.IOSDriver.execute(IOSDriver.java:1)
    at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)
    at org.openqa.selenium.remote.RemoteWebDriver.(RemoteWebDriver.java:131)
    at io.appium.java_client.DefaultGenericMobileDriver.(DefaultGenericMobileDriver.java:38)
    at io.appium.java_client.AppiumDriver.(AppiumDriver.java:84)
    at io.appium.java_client.ios.IOSDriver.(IOSDriver.java:85)
    at com.kms.katalon.core.appium.driver.AppiumDriverManager.createMobileDriver(AppiumDriverManager.java:496)
    at com.kms.katalon.core.appium.driver.AppiumDriverManager.createMobileDriver(AppiumDriverManager.java:480)
    at com.kms.katalon.core.mobile.keyword.internal.MobileDriverFactory.startLocalMobileDriver(MobileDriverFactory.java:539)
    at com.kms.katalon.composer.mobile.objectspy.dialog.MobileInspectorController.startMobileApp(MobileInspectorController.java:196)
    at com.kms.katalon.composer.mobile.objectspy.components.MobileLocalAppComposite$12$1.call(MobileLocalAppComposite.java:479)
    at com.kms.katalon.composer.components.impl.dialogs.ProgressMonitorDialogWithThread.startThreadAndWait(ProgressMonitorDialogWithThread.java:36)
    at com.kms.katalon.composer.components.impl.dialogs.ProgressMonitorDialogWithThread.runAndWait(ProgressMonitorDialogWithThread.java:48)
    … 2 more
    Caused by: java.lang.reflect.InvocationTargetException
    at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:186)
    … 20 more
    Caused by: org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}

  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘Ordexs-Mac-mini.local’, ip: ‘127.0.0.1’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.16’, java.version: ‘1.8.0_275’
Driver info: driver.version: IOSDriver
remote stacktrace: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not install ‘/var/folders/5p/y0qc2czn1019_d_x9_pf040h0000gn/T/Katalon/Appium/Temp1625727973545/202168-27074-1w0h5bq.xzjq/calculator.app’:

  • Unexpected data: {“Error”:“ApplicationVerificationFailed”,“ErrorDetail”:-402620392,“ErrorDescription”:“Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8Ca7HK/extracted/calculator.app : 0xe8008018 (The identity used to sign the executable is no longer valid.)”}

  • 2021-07-08 12:36:35.071 ios-deploy[27095:213947] [ !! ] Error 0xe8008018: The identity used to sign the executable is no longer valid. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

    at getResponseForW3CError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:804:9)
    at asyncHandler (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:380:37)
    at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62)
    at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)
    at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)
    at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)
    … 21 more

Here is my configuration…

Katalon studio version: 8.0.5
Homebrew version: 3.2.1
npm version: 7.18.1
appium version: 1.21.0
xcode version: 12.5.1
iOS version: 14.5
Mac OS version: Big sure (11.4)

In which directory did you install Katalon Studio?

below is my directory where I have installed Katalon Studio.
Path: /Users/ordexmac