cloudflare / wildebeest

Wildebeest is an ActivityPub and Mastodon-compatible server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying wildebeest fails with "In order to use Durable Objects, you must agree to pricing…"

seiz opened this issue · comments

Hi,
i wanted to try out wildebeest. I followed the instructions here to the point and even purchased an image-plan, but when i trie to deploy/publish, i always get this error:

Using API Token authentication
$ Running: wrangler publish --config do/wrangler.toml
⛅️ wrangler 2.9.1

Total Upload: 1.12 KiB / gzip: 0.49 KiB

✘ [ERROR] A request to the Cloudflare API (/accounts/***/workers/scripts/wildebeest-do) failed.

In order to use Durable Objects, you must agree to pricing at https://dash.cloudflare.com/***/workers/overview?enable-durable-objects [code: 10084]

If you think this is a bug, please open an issue at: https://github.com/cloudflare/wrangler2/issues/new/choose

Please advise how i can avoid this error. And sorry, if this is a newb-question. Thanks!

Sorry, this seems to be a duplicate of #227