• Ankit Avula
  • NEWBIE
  • 10 Points
  • Member since 2016
  • Salesforce developer
  • Genisis Technology Solutions


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I was tryng to do Catter Trailhead but I could not find Cat Treat in my Salesforce Developer Edition. Can anyone help me with this issue?
When running 
 
sfdx force:org:create -s -f config/project-scratch-def.json -a GeoAppScratch

I am getting:
ERROR running force:org:create:  Socket timeout occurred while listening for results.

Try this:
You may consider increasing the --wait parameter value to increase timeout.
I get the error a few seconds after I run the command and changing the wait parameter does not help. Could the fact that I am behind proxy be the issue? I have set it up as per following:  https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli_firewall.htm? search_text=proxy and I am able to use such commands as sfdx update or sfdx:force:org:open etc.
I was tryng to do Catter Trailhead but I could not find Cat Treat in my Salesforce Developer Edition. Can anyone help me with this issue?