Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: Can't create new DO with new_sqlite_classes #7899

Open
ryleyrandall22 opened this issue Jan 24, 2025 · 0 comments
Open

🐛 BUG: Can't create new DO with new_sqlite_classes #7899

ryleyrandall22 opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something that isn't working

Comments

@ryleyrandall22
Copy link

Which Cloudflare product(s) does this pertain to?

Wrangler

What versions are you using?

3.105.0 [Wrangler]

What operating system and version are you using?

Mac 15.0.1

Please provide a link to a minimal reproduction

https://github.com/ryleyrandall22/call-agent

Describe the Bug

The docs specify using

[[migrations]]
tag = "v1"
new_sqlite_classes = ["CALL_SESSION"]

But when trying to deploy I get an error

Please provide any relevant error logs

Cannot create binding for class 'CALL_SESSION' because it is
not currently configured to implement durable objects. Did you
forget to apply a --new-class migration to it? [code: 10061]

@ryleyrandall22 ryleyrandall22 added the bug Something that isn't working label Jan 24, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant