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

D1 deploy migrate failed with internal error #145

Closed
codehz opened this issue Jan 21, 2023 · 1 comment
Closed

D1 deploy migrate failed with internal error #145

codehz opened this issue Jan 21, 2023 · 1 comment

Comments

@codehz
Copy link

codehz commented Jan 21, 2023

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)

@xtuc
Copy link
Member

xtuc commented Jan 30, 2023

This is a temporary error. Could you please rerun the build and reopen the issue if the error persists?

@xtuc xtuc closed this as completed Jan 30, 2023
takesato pushed a commit to takesato/wildebeest that referenced this issue Aug 13, 2023
…ulnerability

Update dependency wrangler to v3 [SECURITY]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants