You need to sign in to do that
Don't have an account?
Aakash Solanki 7
Creating scratch org using GIT CLI not working
Hi ,
I am trying to complete a challenge in which when i try to create a scratch org using :-
sfdx force:org:create -s -f config/project-scratch-def.json -a "default scratch org"
I am getting the error as :-
ERROR: Socket timeout occurred while listening for results.
Try this:
Use command "sfdx force:data:soql:query -q "SELECT Status FROM ScratchOrgInfo WHERE Id='2SR7F000000fyEyWAI'"" to retry. You may consider increasing --wait parameter value to increase timeout
I have cloned the repository of Dreamhouse app from git as well , then also facing the issue .
Attaching the screenshot
I am trying to complete a challenge in which when i try to create a scratch org using :-
sfdx force:org:create -s -f config/project-scratch-def.json -a "default scratch org"
I am getting the error as :-
ERROR: Socket timeout occurred while listening for results.
Try this:
Use command "sfdx force:data:soql:query -q "SELECT Status FROM ScratchOrgInfo WHERE Id='2SR7F000000fyEyWAI'"" to retry. You may consider increasing --wait parameter value to increase timeout
I have cloned the repository of Dreamhouse app from git as well , then also facing the issue .
Attaching the screenshot