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: Wrangler bulk upload of secrets for env doesn't work for v3.20.0 #4610

Closed
codeoholic opened this issue Dec 15, 2023 · 4 comments
Closed
Labels
bug Something that isn't working

Comments

@codeoholic
Copy link

Which Cloudflare product(s) does this pertain to?

Wrangler core

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

3.20.0 [wrangler]

What version of Node are you using?

20.6.1

What operating system are you using?

Mac

Describe the Bug

wrangler secret:bulk --env staging < secrets.json fails.
While, wrangler secret:bulk < secrets.json works file

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@codeoholic codeoholic added the bug Something that isn't working label Dec 15, 2023
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Dec 15, 2023
@codeoholic
Copy link
Author

I had to downgrade wrangler to 3.10.0 for it to work.

@codeoholic codeoholic changed the title 🐛 BUG: 🐛 BUG: Wrangler bulk upload of secrets for env doesn't work for v3.20.0 Dec 15, 2023
@shixzie
Copy link

shixzie commented Jan 4, 2024

I'm having the same issue. Any news on this?

@Sibirius
Copy link
Contributor

I had the same issue. It turned out to be caused by a secret which was set to empty string in my secrets.json file. If that's also the case for you then #4860 should fix it.

@andyjessop andyjessop moved this from Untriaged to Backlog in workers-sdk Jun 17, 2024
@penalosa
Copy link
Contributor

This is a very old issue so I'm going to close it for now. If you're still running into problems feel free to open a new issue with more details and we can investigate further. However, it's likely this was resolved by #4860

@github-project-automation github-project-automation bot moved this from Backlog to Done in workers-sdk Feb 18, 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: Done
Development

No branches or pull requests

4 participants