Anything I'm doing obviously wrong? Just

Anything I'm doing obviously wrong? Just trying to deploy this containers repo: https://github.com/ghostwriternr/claude-code-containers It's not mine, but getting this error in the build on cloudflare https://dash.cloudflare.com/a3f6e70849e6eb5ca1ebaf6083bc84ba/workers/services/view/claude-code-containers/production/builds/e8a8b77c-ca11-4ddf-8439-a7c204bc4b69
{"url":"https://api.cloudflare.com/client/v4/accounts/a3f6e70849e6eb5ca1ebaf6083bc84ba/cloudchamber/me","status":401,"statusText":"Unauthorized","body":{"error":"Unauthorized: Account is not authorized"},"request":{"method":"GET","url":"/me","errors":{"401":"Unauthorized","500":"There has been an internal error"}},"name":"ApiError"}
{"url":"https://api.cloudflare.com/client/v4/accounts/a3f6e70849e6eb5ca1ebaf6083bc84ba/cloudchamber/me","status":401,"statusText":"Unauthorized","body":{"error":"Unauthorized: Account is not authorized"},"request":{"method":"GET","url":"/me","errors":{"401":"Unauthorized","500":"There has been an internal error"}},"name":"ApiError"}
1 Reply
will smith
will smithOP7d ago
Nevermind, just an issue with the repo. Hello world container works fine

Did you find this page helpful?