-
Notifications
You must be signed in to change notification settings - Fork 8.2k
我部署失败了希望帮我看一看 #359
Copy link
Copy link
Open
Description
我fork项目后,想要部署到cloudflare worker,然后报错,报错信息如下,我想顺便问一下deploy worker的actions是不是需要api token才能使用,我使用这个也失败了,但是readme没有说清楚怎么用
09:58:04.851 | Your Worker has access to the following bindings: -- | -- 09:58:04.851 | Binding Resource 09:58:04.851 | env.SUBLINK_KV (8943789ed0af49659f887fc740d11240) KV Namespace 09:58:04.851 | 09:58:04.851 | 09:58:04.913 | ✘ [ERROR] A request to the Cloudflare API (/accounts/48215be3e87d2111920aca2d6bc683b2/workers/scripts/sublink-worker/versions) failed. 09:58:04.914 | 09:58:04.914 | KV namespace '8943789ed0af49659f887fc740d11240' not found. Verify the namespace exists in your account and that the namespace_id in your configuration is correct. [code: 10041] 09:58:04.914 | To learn more about this error, visit: https://developers.cloudflare.com/kv/get-started/ 09:58:04.914 | 09:58:04.914 | 09:58:04.914 | If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose 09:58:04.914 | 09:58:04.914 | 09:58:04.914 | 09:58:04.914 | Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md 09:58:04.937 | 🪵 Logs were written to "/opt/buildhome/.config/.wrangler/logs/wrangler-2026-04-01_01-57-55_938.log" 09:58:05.072 | Failed: error occurred while running deploy command
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels