Skip to content
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

Travis CI builds failing on scratch org creation script #93

Open
ndrewr opened this issue Feb 1, 2019 · 1 comment
Open

Travis CI builds failing on scratch org creation script #93

ndrewr opened this issue Feb 1, 2019 · 1 comment

Comments

@ndrewr
Copy link

ndrewr commented Feb 1, 2019

I thought I might drop this reference in the existing (and closed) issue #57 but not sure if this is due to some recent change on Salesforce's side?
Running the existing script with --wait 2 resulted in (from Travis logs):

$ sfdx force:org:create -v HubOrg -s -f config/project-scratch-def.json -a ciorg --wait 2
ERROR:  Invalid value was specified for wait. Please provide a wait value greater than 3 minutes.
The command "sfdx force:org:create -v HubOrg -s -f config/project-scratch-def.json -a ciorg --wait 2" exited with 1.

I literally just changed the value to 4, committed and pushed and the build went thru fine.
I'm new to both Salesforce and CI; Not sure if it's a temporary thing?

@rickvannierop
Copy link

I had the same issue and the the same fix :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants