Worker will not deploy

For Workes & Pages, what is the name of the domain?

jigex.workers.dev

What is the error number?

403

What is the error message?

What is the issue or error you’re encountering

Any attempt to deploy my worker in the CF dashboard fails with error shown. No other worker seems to be affected by the problem. I have no idea what the error means, so I don’t know how to resolve it.

What steps have you taken to resolve the issue?

I have gone as far as completely deleting the worker and then creating a new worker with the same code, but the error still occurs when I attempt to deploy and my code is not saved. A new default “Hello World” worker seems to deploy just fine. Note that I’m doing everything through the CF dashboard (I don’t use Wrangler).

What are the steps to reproduce the issue?

Simply deploy my worker from the CF dashboard. The problem doesn’t seem to affect other workers, so I can’t provide instructions on how anyone else can recreate the problem.

Screenshot of the error

Hi @BobF is this still happening? You are a Super Admin on the account right?

1 Like

Yes, I am the admin and owner of of the account.

I don’t know if the problem is still happening because I deleted the worker after moving its functionality to a new Node server at DigitalOcean. Only the one worker seemed to be affected by the problem, as far as I could tell. I tried deleting the worker and then recreating it, but that didn’t help. I’m now afraid to touch the other workers because some of them are critical to our operations. I opened a ticket on the issue, but the response was that the support team was too busy to look into it and I should read the documentation or ask for help in this forum. I could see that replies in this forum usually take days, and with no guarantee of a resolution, moving the worker elsewhere seemed to be the only solution.

This incident opened my eyes to the danger of running critical backend code on a platform that I have no control over when things go wrong. As a result, I will be moving the remaining worker functions to our new Node server in the weeks ahead.

1 Like

Understood, sorry to hear that.

If you do encounter something like this in future, let me know the ticket ID and I can escalate it so that someone can take a look. You could also reach out on the Cloudflare Developers Discord, which is a bit more receptive for Workers-related issues: https://discord.gg/cloudflaredev

Best of luck with whichever path you go down.

1 Like

Thank you for your response, Erisa.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.