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: using wrangler to execute migreation, but wrangler exit without error logging #6761

Closed
DGuang21 opened this issue Sep 19, 2024 · 1 comment
Labels
bug Something that isn't working

Comments

@DGuang21
Copy link

Which Cloudflare product(s) does this pertain to?

Wrangler

What version(s) of the tool(s) are you using?

wrangler 3.78.5

What version of Node are you using?

v22.4.0

What operating system and version are you using?

Ubuntu 22.04.5 LTS

Describe the Bug

Observed behavior

I'm trying to run migration in CICD, everything works fine with -local, but when I get to --preview / --prod, the wrangler just exits without an error message.

Expected behavior

Succeed or fail, rather than just quit code 1

Steps to reproduce

Use Command pnpm wrangler d1 migrations apply [db name]--remote -c config/prod.toml

image

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@DGuang21 DGuang21 added the bug Something that isn't working label Sep 19, 2024
@DGuang21 DGuang21 changed the title 🐛 BUG: 🐛 BUG: using wrangler to execute migreation, but wrangler exit without error logging Sep 19, 2024
@DGuang21
Copy link
Author

Updated to version 3.78.10, resolved

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
None yet
Development

No branches or pull requests

1 participant