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.
run sfdx force:org:create -a SO_ALIAS -f config\snapshot.json to create a scratch from a snapshot.
It should create the Scratch Org
Error C-1033
Error message

Snapshots list

snapshot.json file

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

OS and version:

@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
Most helpful comment
Correct, org snapshots must be recreated after every SFDC major release. Thanks @maaaaarco