forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
494 stars 78 forks source link

force:org:create: A fatal signup error occurred. #1390

Closed patrykacc closed 2 years ago

patrykacc commented 2 years ago

Summary

It started to happen today, during scratch org creation I am receiving the following error which is a blocker for our development process, take a look pls with urgency, thanks.

Steps To Reproduce:

After successful authentication using JWT - sfdx force:auth:jwt:grant My CI/CD process tries to create scratch org: sfdx force:org:create

Expected result

scratch org should have been created successfully.

Actual result

The following error is displayed:

ERROR running force:org:create: A fatal signup error occurred. Please try again. If you still see this error, contact Salesforce Support for assistance. Try this: See https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_signuprequest.htm for information on error code C-9999.

System Information

SFDX version: sfdx-cli/7.136.2-860c1a0 linux-x64 node-v12.18.3

github-actions[bot] commented 2 years ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

mshanemc commented 2 years ago

@patrykacc can you share a few things:

  1. the full output of sfdx version --verbose so we can check plugin versions
  2. the scratch def file
no-response[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.