wildebeest icon indicating copy to clipboard operation
wildebeest copied to clipboard

D1 deploy migrate failed with internal error

Open codehz opened this issue 2 years ago • 0 comments

log:

🚧 D1 is currently in open alpha and is not recommended for production data and traffic.
Please report any bugs to https://github.com/cloudflare/wrangler2/issues/new/choose.
To request features, visit https://community.cloudflare.com/c/developers/d1.
To give feedback, visit https://discord.gg/cloudflaredev
🌀 Mapping SQL input into an array of statements
🌀 Parsing 1 statements
✘ [ERROR] Executing on wildebeest-codehz (03fa8682-d4dd-4996-9d84-7881b8cc3c44):


🚣 Executed 2 commands in 1.[48](https://github.com/codehz/wildebeest/actions/runs/3972551377/jobs/6810556763#step:12:49)771899999997ms
🌀 Mapping SQL input into an array of statements
🌀 Parsing 1 statements
✘ [ERROR] Executing on wildebeest-codehz (03fa8682-d4dd-[49](https://github.com/codehz/wildebeest/actions/runs/3972551377/jobs/6810556763#step:12:50)96-9d84-7881b8cc3c44):


🚣 Executed 1 command in 1.3280979999999545ms
? About to apply 3 migration(s)
Your database may not be available to serve requests during the migration, continue?
🤖 Using default value in non-interactive context: yes
🌀 Mapping SQL input into an array of statements
🌀 Parsing 26 statements
✘ [ERROR] Executing on wildebeest-codehz (03fa8682-d4dd-4996-9d84-7881b8cc3c44):


┌────────────────────────────────────┬────────┐
│ Name                               │ Status │
├────────────────────────────────────┼────────┤
│ 0000_initial.sql                   │ ❌       │
├────────────────────────────────────┼────────┤
│ 0001_add-unique-following.sql      │ 🕒️     │
├────────────────────────────────────┼────────┤
│ 0002_add-target-outbox_objects.sql │ 🕒️     │
└────────────────────────────────────┴────────┘

❌ Migration 0000_initial.sql failed with following Errors
┌─────────────────────────────┐
│ Error                       │
├─────────────────────────────┤
│ Internal error [code: 7[50](https://github.com/codehz/wildebeest/actions/runs/3972551377/jobs/6810556763#step:12:51)1] │
└─────────────────────────────┘

(full log: https://github.com/codehz/wildebeest/actions/runs/3972551377/jobs/6810556763)

codehz avatar Jan 21 '23 01:01 codehz