You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hit a snag when creating the data.gov domain in cloud.gov. We're working through this with the cg-support team.
$ cf create-domain gsa-datagov data.gov
Creating private domain data.gov for org gsa-datagov as [email protected]...
The domain name "data.gov" cannot be created because "staging.api.data.gov" is already reserved by another domain
FAILED
The workaround is to create the individual domains as private domains.
Found in #3555 (comment)
Hit a snag when creating the data.gov domain in cloud.gov. We're working through this with the cg-support team.
The workaround is to create the individual domains as private domains.
How to reproduce
cf create-domain gsa-datagov data.gov
Expected behavior
domain is created successfully and I can map any *.data.gov route to applications
Actual behavior
cf error with domain conflict
Sketch
Resolve conflict with cloud.gov support.
The text was updated successfully, but these errors were encountered: