Closed jdgirald closed 1 year ago
sfdx force:source:deploy:report sometimes fail with this error: ERROR running force:source:deploy:report: Metadata API request failed: The org cannot be found
ERROR running force:source:deploy:report: Metadata API request failed: The org cannot be found
This started to happen after we upgrade to version 7.165 from version 7.140
run sfdx force:source:deploy:report
Which shell/terminal are you using? bash
› Warning: sfdx-cli update available from 7.165.0 to 7.166.1. { "cliVersion": "sfdx-cli/7.165.0", "architecture": "linux-x64", "nodeVersion": "node-v16.17.0", "pluginVersions": [ "@jayree/sfdx-plugin-manifest 2.2.10 (user)", "@jayree/sfdx-plugin-prettier 1.1.7 (user)", "@oclif/plugin-autocomplete 1.3.0 (core)", "@oclif/plugin-commands 2.2.0 (core)", "@oclif/plugin-help 5.1.12 (core)", "@oclif/plugin-not-found 2.3.1 (core)", "@oclif/plugin-plugins 2.1.0 (core)", "@oclif/plugin-update 3.0.0 (core)", "@oclif/plugin-version 1.1.2 (core)", "@oclif/plugin-warn-if-update-available 2.0.4 (core)", "@oclif/plugin-which 2.1.0 (core)", "alias 2.1.0 (core)", "apex 1.2.0 (core)", "auth 2.2.3 (core)", "community 2.0.0 (core)", "config 1.4.17 (core)", "custom-metadata 2.0.0 (core)", "data 2.1.2 (core)", "generator 2.0.2 (core)", "info 2.0.1 (core)", "limits 2.0.1 (core)", "org 2.2.0 (core)", "schema 2.1.1 (core)", "signups 1.2.0 (core)", "source 2.0.12 (core)", "telemetry 2.0.0 (core)", "templates 55.1.0 (core)", "trust 2.0.3 (core)", "user 2.1.0 (core)", "@salesforce/sfdx-plugin-lwc-test 1.0.0 (core)", "salesforce-alm 54.8.1 (core)", "sfdx-git-delta 5.0.7 (user)", "sfdx-jayree 4.3.4 (user)", "sfpowerkit 5.0.0 (user)" ], "osVersion": "Linux 5.10.60.1-microsoft-standard-WSL2", "shell": "bash", "rootPath": "/usr/local/lib/node_modules/sfdx-cli" }
Summary
sfdx force:source:deploy:report sometimes fail with this error:
ERROR running force:source:deploy:report: Metadata API request failed: The org cannot be found
This started to happen after we upgrade to version 7.165 from version 7.140
Steps To Reproduce:
run sfdx force:source:deploy:report
System Information
Which shell/terminal are you using? bash
› Warning: sfdx-cli update available from 7.165.0 to 7.166.1. { "cliVersion": "sfdx-cli/7.165.0", "architecture": "linux-x64", "nodeVersion": "node-v16.17.0", "pluginVersions": [ "@jayree/sfdx-plugin-manifest 2.2.10 (user)", "@jayree/sfdx-plugin-prettier 1.1.7 (user)", "@oclif/plugin-autocomplete 1.3.0 (core)", "@oclif/plugin-commands 2.2.0 (core)", "@oclif/plugin-help 5.1.12 (core)", "@oclif/plugin-not-found 2.3.1 (core)", "@oclif/plugin-plugins 2.1.0 (core)", "@oclif/plugin-update 3.0.0 (core)", "@oclif/plugin-version 1.1.2 (core)", "@oclif/plugin-warn-if-update-available 2.0.4 (core)", "@oclif/plugin-which 2.1.0 (core)", "alias 2.1.0 (core)", "apex 1.2.0 (core)", "auth 2.2.3 (core)", "community 2.0.0 (core)", "config 1.4.17 (core)", "custom-metadata 2.0.0 (core)", "data 2.1.2 (core)", "generator 2.0.2 (core)", "info 2.0.1 (core)", "limits 2.0.1 (core)", "org 2.2.0 (core)", "schema 2.1.1 (core)", "signups 1.2.0 (core)", "source 2.0.12 (core)", "telemetry 2.0.0 (core)", "templates 55.1.0 (core)", "trust 2.0.3 (core)", "user 2.1.0 (core)", "@salesforce/sfdx-plugin-lwc-test 1.0.0 (core)", "salesforce-alm 54.8.1 (core)", "sfdx-git-delta 5.0.7 (user)", "sfdx-jayree 4.3.4 (user)", "sfpowerkit 5.0.0 (user)" ], "osVersion": "Linux 5.10.60.1-microsoft-standard-WSL2", "shell": "bash", "rootPath": "/usr/local/lib/node_modules/sfdx-cli" }
Additional information