I’m getting (workflow.not_found) Provided Workflow does not exist in prod

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

workflow.edelauna.workers.dev

What is the error message?

(workflow.not_found) Provided Workflow does not exist in prod.

What is the issue or error you’re encountering

Binding is applied, but maybe null?

What steps have you taken to resolve the issue?

I’ve tried troubleshooting and posting to discord forum.

What are the steps to reproduce the issue?

Confirmed that the workflows have been deployed: Merge pull request #2 from edelauna/fix-fetchTrees · edelauna/github-semantic-search-mcp@2d1c808 · GitHub

Can also see the workflows in my cloudflare dashboard.

Hey,

There was an incident deploying Workflows:

Please redeploy and you should see the issue resolve.

This is still not solved. I lost all my bindings to the workflow and all the code running workflow now fails.
Redeploying the worker isnt fixing the problem

Experiencing the same issue, regardless of how many times I redeploy.

index.js:15836 Error creating comparison: Error: (workflow.not_found) Provided Workflow does not exist

I’ve confirmed the binding exists and the workflow is recognized by the worker in the UI.

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