"We could not find that Workers Service on your account" Error in Worker Dashboard

Hi,

I keep getting a pop-up in the Cloudflare Dashboard. The error message in the Network tab is the following.

{
  "code": 10007,
  "message": "workers.api.error.script_not_found"
}


I've confirmed that the worker is fine and all the required tags are set in the wrangler.toml. I've also tried re-deploying the worker multiple times without and signing out/in again...

It doesn't seem to break anything but the constant pop-ups in the Dashboard are irritating.

Thanks in advance.
image.png
Was this page helpful?