Bug: Creating database cluster via cloud cli gives a type error
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 47
- Forks
- 11
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 20
Description
Hello,
When shipping a new application, if I choose the "Prod" database cluster to create, I get this error that spams my terminal until I CTRL+C out:
Global: The selected type is not available on your plan.
The type is available, because I can select and create the database cluster in the web UI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the cloud CLI by shipping a new application and selecting the "Prod" database cluster, then compare that behavior with creating the same cluster in the web UI. Done means the CLI no longer repeatedly reports that the selected type is unavailable and can create the cluster successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- cli, cloud, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100