I'm getting this after manually deleting
I'm getting this after manually deleting container and associated DO from workers dashboard
I was trying to solve this issue: https://discord.com/channels/595317990191398933/1389663919835971614/1389769901421363301
5 Replies
Do you have a migrations block in your wrangler.jsonc for RustTaskContainer?
Like
yes. I have them for each env.
Was able to get around this by permanently deleting the workers and then running wrangler deploy.
same here, that is the only fix?