Hey! I just tried to create a Redis database, but it fails with error: Error: input:8: mutation CreateAddOn.createAddOn.addOn.token Field ‘token’ doesn’t exist on type ‘AddOn’
Full session below:
flyctl redis create
**?** **Select Organization:** Fler (fler)
**?** **Choose a Redis database name (leave blank to generate one):** inside
Some regions require a paid plan (fra, maa).
See https://fly.io/plans to set up a plan.
**?** **Choose a primary region (can't be changed later)** Stockholm, Sweden (arn)
Upstash Redis can evict objects when memory is full. This is useful when caching in Redis. This setting can be changed later.
Learn more at https://fly.io/docs/reference/redis/#memory-limits-and-object-eviction-policies
**?** **Would you like to enable eviction?** No
Some regions require a paid plan (fra, maa).
See https://fly.io/plans to set up a plan.
**?** **Optionally, choose one or more replica regions (can be changed later):**
**?** **Select an Upstash Redis plan** Free: 100 MB Max Data Size, ($0 / month)
Error: input:8: mutation CreateAddOn.createAddOn.addOn.token Field 'token' doesn't exist on type 'AddOn'