Cli: sfdx force:org:create -a SO_ALIAS -f config\snapshot.json returns error C-1033

Created on 20 Jul 2020  路  3Comments  路  Source: forcedotcom/cli

Summary

sfdx force:org:create -a SO_ALIAS -f config\snapshot.json returns error C-1033

Last week it was working without any problem. The snapshot we are using is up and running with status Active.

Steps To Reproduce:

run sfdx force:org:create -a SO_ALIAS -f config\snapshot.json to create a scratch from a snapshot.

Expected result

It should create the Scratch Org

Actual result

Error C-1033

Additional information

Error message
image

Snapshots list
image

snapshot.json file
image

SFDX CLI Version(to find the version of the CLI engine run sfdx --version):
image

OS and version:
image

Most helpful comment

Correct, org snapshots must be recreated after every SFDC major release. Thanks @maaaaarco

All 3 comments

@AllanOricil was the snapshot created from a Scratch Org in Summer '20? On Sunday new Salesforce major release went live, you should recreate your snapshot.

@AllanOricil was the snapshot created from a Scratch Org in Summer '20? On Sunday new Salesforce major release went live, you should recreate your snapshot.

Thanks @maaaaarco

Correct, org snapshots must be recreated after every SFDC major release. Thanks @maaaaarco

Was this page helpful?
0 / 5 - 0 ratings