Unable to use AIO Plugin
Hey guys,
Getting the below error when trying to use AIO plugin to push artifacts to RDE, tail logs etc.
Any help or ideas around this?
admin-sys digital-adobe-aem % aio aem:rde:install all/target/brandX.all-1.0.0-SNAPSHOT.zip
› Warning: @adobe/aio-cli update available from 10.3.1 to 10.3.2.
› Run npm install -g @adobe/aio-cli to update.
Running aem:rde:install on cm-p000000-e0000001 (AEM as cloud service - RDE - AEMCS-RDE)
? The last RDE command ran more than 24h ago, do you want to continue running the command on cm-p000000-e0000001? Yes
No --type provided, using content-package
› Error: [RDECLI:INTERNAL_INSTALL_ERROR] There was an unexpected error when running install command. Please, try again later and if the error persists, report it. Error FetchError: request to
› https://dev-console-ns-team-aem-cm-prd-n141370.ethos13-prod-can2.dev.adobeaemcloud.com/api/rde/program/000000/environment/0000001/runtime/updates failed, reason: unable to get local issuer
› certificate
› at ClientRequest.<anonymous> (/Users/admin-sys/.local/share/@adobe/aio-cli/node_modules/node-fetch/lib/index.js:1501:11)
› at ClientRequest.emit (node:events:519:28)
› at emitErrorEvent (node:_http_client:108:11)
› at TLSSocket.socketErrorListener (node:_http_client:511:5)
› at TLSSocket.emit (node:events:519:28)
› at emitErrorNT (node:internal/streams/destroy:169:8)
› at emitErrorCloseNT (node:internal/streams/destroy:128:3)
› at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
› type: 'system',
› errno: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY',
› code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY'
› }
› Code: INTERNAL_INSTALL_ERROR
