forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
493 stars 78 forks source link

Failed to retrieve metadata from connected salesforce sandbox #3082

Open qic-carreon opened 3 hours ago

qic-carreon commented 3 hours ago

Hi, i am receiving error when i attempt to retrieve metadate from connected salesforce sandbox.

Error msg: Failed to retrieve metadata. Status: FAILED Message: RangeError Maximum call stack size exceeded ‌ image

Illuminated Cloud 2 Plugin version: v2.3.3.5

Webstorm Version: 2024.1.5

salesforce/cli/2.36.8 win32-x64

node-v23.0.0

"architecture": "win32-x64", "cliVersion": "@salesforce/cli/2.63.8", "nodeVersion": "node-v23.0.0", "osVersion": "Windows_NT 10.0.22631", "rootPath": "C:\Users\jhomannc\AppData\Roaming\npm\node_modules\@salesforce\cli", "shell": "powershell", "pluginVersions": [ "@oclif/plugin-autocomplete 3.2.6 (core)", "@oclif/plugin-commands 4.1.3 (core)", "@oclif/plugin-help 6.2.15 (core)", "@oclif/plugin-not-found 3.2.22 (core)", "@oclif/plugin-plugins 5.4.15 (core)", "@oclif/plugin-search 1.2.12 (core)", "@oclif/plugin-update 4.6.4 (core)", "@oclif/plugin-version 2.2.15 (core)", "@oclif/plugin-warn-if-update-available 3.1.19 (core)", "@oclif/plugin-which 3.2.16 (core)", "@salesforce/cli 2.63.8 (core)", "apex 3.5.4 (core)", "api 1.3.1 (core)", "auth 3.6.68 (core)", "data 3.7.1 (core)", "deploy-retrieve 3.15.3 (core)", "info 3.4.12 (core)", "limits 3.3.33 (core)", "marketplace 1.2.26 (core)", "org 4.7.0 (core)", "packaging 2.8.12 (core)", "schema 3.3.36 (core)", "settings 2.3.24 (core)", "sobject 1.4.42 (core)", "source 3.5.21 (core)", "telemetry 3.6.16 (core)", "templates 56.3.24 (core)", "trust 3.7.34 (core)", "user 3.5.33 (core)"

github-actions[bot] commented 3 hours ago

Hello @qic-carreon :wave: It looks like you didn't include the full Salesforce CLI version information in your issue. Please provide the output of version --verbose --json for the CLI you're using (sf or sfdx).

A few more things to check:

Thank you!

github-actions[bot] commented 3 hours ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.