Skip to content

/accounts/<id>/workers/services/<name> failed. No route for that URI [code: 7000] #9142

Closed
@brianfeister

Description

@brianfeister

Which Cloudflare product(s) does this pertain to?

Wrangler

What versions & operating system are you using?

node20 / linux (CI / CD) + Mac OS

Please provide a link to a minimal reproduction

No response

Describe the Bug

I've been trying to deploy a worker via wrangler.toml located in worker/index.js

I run into this error

✘ [ERROR] A request to the Cloudflare API (/accounts/46c17ef131da325b2258bd13c920442b/workers/services/meetnearme-worker-dev) failed.
  No route for that URI [code: 7000]

I've verified my account ID many times, I've even gone so far as to (temporarily) use my Global API Key to ensure that this isn't a permissions issue with the scoped API Key I created.

In all cases, I get the same error.

I'm the last person to leave these kinds of "pleas for help" but this is very much stumping me and I can't think of anything else I might be missing here.

Please provide any relevant error logs

⛅️ wrangler 4.14.1

✘ [ERROR] A request to the Cloudflare API (/accounts/46c17ef131da325b2258bd13c920442b/workers/services/meetnearme-worker-dev) failed.

No route for that URI [code: 7000]

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting reporter responseNeeds clarification or followup from OPbugSomething that isn't working

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions