Alpha database migration guide · Cloudfl...
Hello , i am trying to perform an alpha database migration for one of my alpha databases , i followed this guide: https://developers.cloudflare.com/d1/platform/alpha-migration/#1-verify-that-a-database-is-alpha
but i keep getting error
Internal error: failed to run backup: Failed to query D1: D1 API returned: (500 Internal Server
Error) {"error":"Error 9000: something went wrong","success":false} [code: 7500]
when i run wrangler d1 backup command , any idea how to resolve this ?Cloudflare Docs
Alpha database migration guide · Cloudflare D1 docs
D1 alpha databases will stop accepting live SQL queries on July 1, 2024.
5 Replies
Can you email me your DB ID and account number at [email protected]?
Emailed them,thank you.
Thanks for following up. Can you give me a timestamp that you ran the command and verify a which point the guide is failing for you? E.g. is the command
npx wrangler d1 backup create <alpha_database_name>
not working?yes when i run npx wrangler d1 backup create <alpha_database_name> i get now this error:
and when i use the UI to trigeer a backup , i get this error: