Skip to main content
Pierre Post が「Salesforce DX」で質問

About the trailhead module "Find and Fix Bugs with Apex Replay Debugger" / "Debug Your Code".

 

After toggling a checkpoint in vscode, I try to update checkpoint in the connected org, but it fails :

SFDX: Update Checkpoints in Org, Step 1 of 6: Retrieving org information 

Unable to retrieve OrgInfo : undefined 

Ending SFDX: Update Checkpoints in Org Your checkpoints have errors. 

Fix the errors listed in the output, then run SFDX: Update Checkpoints in Org again.

 

Same error with latest version of sfdx : sfdx-cli/7.132.0 win32-x64 node-v16.13.1 

VSCode version 1.63 

Salesforce Extension Pack v53.8.1 

openjdk version "11.0.13" 2021-10-19

 

Do you experience the same error ?

8 件の回答
  1. 2024年4月7日 11:04

    In my case there is no special character in project folder and getting this error while updating checkpoint in org.

    Your checkpoints have errors. Fix the errors listed in the output, then run SFDX: Update Checkpoints in Org again.

    no list further in log, Is there any solution for this?

     

    following this : https://trailhead.salesforce.com/content/learn/projects/find-and-fix-bugs-with-apex-replay-debugger/apex-replay-debugger-debug-your-code

0/9000