-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot deploy with VsCode : sf (V2) #2441
Comments
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. |
I am also affected by this |
I have the same issue ( |
I had the same error when created a new project |
We are on all projects on API 58 and still the problem occurs |
I am using API 58, and still facing the same issue, |
Facing the exact same issue since a few days, updating sf didn't make any difference, uninstalling / reinstalling cleared the issue, it reappeared today. |
I'll just add what worked for me for anyone else who comes across this issue, FYI: @KeypeG @alighieth09 @Schuchie @olektymchenko @daniil-rozin-itechart |
@djtoohey It helped me, thanks a lot ! |
@djtoohey this solved the issue thanks alot! |
This issue has been linked to a new work item: W-14155089 |
We believe that this issue has been resolved. Please make sure you are using the latest version of |
Summary
Invalid checksum in GitIndex buffer: expected 7da376a907329963834340460055666f7263652d but saw 7200008d8f63bef57035e92afd3ef9b6b30a2db2
I receive the above message when trying to use the vsCode option command to deploy to an org.
Steps To Reproduce
I cannot provide a repo, the work is proprietary. However, I can confirm that the same behavior exists in a Salesforce Playground connected to VsCode in a different project
PS C:\Users\kerrie.tainter\Desktop<project directory> sf project start deploy -x manifest\OGP-xxxx.xml
Error (1): An internal error caused this command to fail. Please file a bug report at https://itIndex buffer: expected 7da376a907329963834340460055666f7263652d but saw 7200008d8f63bef57035e92afd3ef9b6b30a2db2
Expected result
C:\Users\kerrie.tainter\Desktop<project directory> sf force:source:deploy -x manifest\OGP-xxxx.xml
Warning: We plan to deprecate this command in the future. Try using the "project deploy start" command instead.
Deploying v59.0 metadata to using the v59.0 SOAP API.
Deploy ID: xxxxQSA3
DEPLOY PROGRESS | ████████████████████████████████████████ | 1/1 Components
=== Deployed Source
...
Actual result
System Information
VsCode Powershell
The text was updated successfully, but these errors were encountered: