xiadd / pastebin-worker

PasteBin based on Cloudflare
https://as.al
MIT License
181 stars 51 forks source link

到这边出错,是什么问题 #10

Closed sellertool closed 8 months ago

sellertool commented 8 months ago

✘ [ERROR] ParseError: A request to the Cloudflare API (/accounts/516d0a360ccdea88dd79e9cf5d2bc3aa/workers/services/pastebin-worker) failed. at throwFetchError (/home/runner/work/pastebin-worker/pastebin-worker/node_modules/wrangler/wrangler-dist/cli.js:121134:17) at fetchResult (/home/runner/work/pastebin-worker/pastebin-worker/node_modules/wrangler/wrangler-dist/cli.js:121087:5) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async deploy (/home/runner/work/pastebin-worker/pastebin-worker/node_modules/wrangler/wrangler-dist/cli.js:147720:31) at async Object.deployHandler [as handler] (/home/runner/work/pastebin-worker/pastebin-worker/node_modules/wrangler/wrangler-dist/cli.js:138267:3) { text: 'A request to the Cloudflare API (/accounts/516d0a360ccdea88dd79e9cf5d2bc3aa/workers/services/pastebin-worker) failed.', notes: [ { text: 'Authentication error [code: 10000]' } ], location: undefined, kind: 'error', code: 10000 } Error: 🚨 Action failed

xiadd commented 8 months ago

text: 'A request to the Cloudflare API (/accounts/516d0a360ccdea88dd79e9cf5d2bc3aa/workers/services/pastebin-worker) failed.',

account_id 改成你自己的,这是我的account_id

sellertool commented 8 months ago

现在到 publish出错 11s Run cloudflare/wrangler-action@3.0.0 📥 Installing Wrangler 📌 No Wrangler commands were provided, executing default deployment. Error: 🚨 Action failed

xiadd commented 8 months ago

r2 bucket和kv namespace都创建好了吗?