#Random Authentication error [code: 10000] when listing workflows or deploying with wrangler.

2 messages · Page 1 of 1 (latest)

rugged pulsar
#

Hi 👋

I recently added a workflow to my vite (react-router 7) worker app. Since then I have been having problem deploying the app with wrangler deploy.

Since yesterday, I regurlary get the following error:

✘ [ERROR] A request to the Cloudflare API (/accounts/8d5a45d55c4673f569b9f0dc05d8d833/workflows) failed.

  Authentication error [code: 10000]

It happens with:

  • wrangler deploy
  • wrangler workflows list

For example listing workflow is working 1 out of 3 times, (really 2 errors in a row, the third time it will work, in the span of less than a 1 minute).
Is there any problem since yesterday on these services? Am I doing something wrong? My token has the following permissions

🔓 Token Permissions: If scopes are missing, you may need to logout and re-login.
Scope (Access)
- account (read)
- user (read)
- workers (write)
- workers_kv (write)
- workers_routes (write)
- workers_scripts (write)
- workers_tail (read)
- d1 (write)
- pages (write)
- zone (read)
- ssl_certs (write)
- ai (write)
- queues (write)
- pipelines (write)
- secrets_store (write)
- containers (write)
- cloudchamber (write)
- offline_access
🎢 Membership roles in "[email protected]'s Account": Contact account super admin to change your permissions.
- Super Administrator - All Privileges
lilac kettle
#

Exact same issue for me but to my worker