You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to push a release to our Cloudflare Pages project. Normally handled in the GitHub CI Actions when we push, started failing for "An unknown error". So I attempted to deploy locally, but I get the same error. I've updated Wrangler to the latest, downgrade a few different versions. I've also tried different versions of Node. The error persists.
I am at wits end. Last week everything was fine. Today I changed a singular typo in a static text variable, and now I can't deploy. I can run wrangler dev just fine. No errors. The build works, everything uploads. Fails on deploy.
Compiled Worker successfully
🌍 Uploading... (216/216)
✨ Success! Uploaded 0 files (216 already uploaded) (0.55 sec)
✨ Uploading Functions bundle
🌎 Deploying...
✘ [ERROR] Deployment failed!
Failed to publish your Function. Got error: An unknown error has occured. If this error persists,
please file a report in the workers-sdk GitHub repository
(https://github.com/cloudflare/workers-sdk/issues) or reach out to your account team.
🪵 Logs were written to "/home/user/.config/.wrangler/logs/wrangler-2024-12-19_02-25-06_538.log"
The Log file
--- 2024-12-19T02:35:20.322Z debug
🪵 Writing logs to "/home/scott/.config/.wrangler/logs/wrangler-2024-12-19_02-35-20_030.log"
---
--- 2024-12-19T02:35:20.322Z debug
No experimental flag store instantiated
---
--- 2024-12-19T02:35:20.325Z debug
Attempted to use flag "JSON_CONFIG_FILE" which has not been instantiated
---
--- 2024-12-19T02:35:20.334Z debug
Configuration file belonging to ⚡️ Pages ⚡️ project detected.
---
--- 2024-12-19T02:35:20.348Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/memberships?page=1
---
--- 2024-12-19T02:35:20.348Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.348Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.348Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:20.870Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:20.871Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.871Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.871Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:20.872Z debug
Saving to cache: {"account":{"id":"414d4187948c304fd910a99e2f5d4710","name":"[email protected]'s Account"}}
---
--- 2024-12-19T02:35:20.873Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly
---
--- 2024-12-19T02:35:20.873Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.873Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:20.873Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:21.326Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:21.326Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.326Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.326Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:21.601Z warn
▲ [WARNING] Warning: Your working directory is a git repo and has uncommitted changes
To silence this warning, pass in --commit-dirty=true
---
--- 2024-12-19T02:35:21.604Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly
---
--- 2024-12-19T02:35:21.604Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.604Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.604Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:21.937Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:21.937Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.937Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:21.937Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:21.938Z debug
No experimental flag store instantiated
---
--- 2024-12-19T02:35:21.938Z debug
Attempted to use flag "JSON_CONFIG_FILE" which has not been instantiated
---
--- 2024-12-19T02:35:21.941Z debug
Configuration file belonging to ⚡️ Pages ⚡️ project detected.
---
--- 2024-12-19T02:35:23.646Z log
✨ Compiled Worker successfully
---
--- 2024-12-19T02:35:23.851Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/upload-token
---
--- 2024-12-19T02:35:23.852Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:23.852Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:23.852Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:24.126Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:24.126Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.127Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.127Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:24.127Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/pages/assets/check-missing
---
--- 2024-12-19T02:35:24.127Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.127Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.127Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:24.577Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:24.578Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.578Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.578Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:24.614Z debug
POST /pages/assets/upload
---
--- 2024-12-19T02:35:24.615Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/pages/assets/upload
---
--- 2024-12-19T02:35:24.616Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.617Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.617Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:24.621Z debug
POST /pages/assets/upload
---
--- 2024-12-19T02:35:24.622Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/pages/assets/upload
---
--- 2024-12-19T02:35:24.622Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.623Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.623Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:24.629Z debug
POST /pages/assets/upload
---
--- 2024-12-19T02:35:24.630Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/pages/assets/upload
---
--- 2024-12-19T02:35:24.630Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.630Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:24.630Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:25.550Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:25.550Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.550Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.550Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:25.552Z debug
result: { successful_key_count: 4, unsuccessful_keys: [] }
---
--- 2024-12-19T02:35:25.578Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:25.578Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.578Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.578Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:25.578Z debug
result: { successful_key_count: 3, unsuccessful_keys: [] }
---
--- 2024-12-19T02:35:25.880Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:25.881Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.881Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.881Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:25.881Z debug
result: { successful_key_count: 3, unsuccessful_keys: [] }
---
--- 2024-12-19T02:35:25.890Z log
✨ Success! Uploaded 10 files (206 already uploaded) (1.76 sec)
---
--- 2024-12-19T02:35:25.891Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/pages/assets/upsert-hashes
---
--- 2024-12-19T02:35:25.892Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.892Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:25.892Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:26.256Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:26.257Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:26.257Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:26.257Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:26.598Z log
✨ Uploading Functions bundle
---
--- 2024-12-19T02:35:26.599Z debug
-- START CF API REQUEST: POST https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments
---
--- 2024-12-19T02:35:26.599Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:26.599Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:26.653Z debug
BODY: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:26.653Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:34.360Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:34.361Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:34.361Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:34.361Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:34.362Z debug
Saving to cache: {"account_id":"414d4187948c304fd910a99e2f5d4710","project_name":"bookly"}
---
--- 2024-12-19T02:35:34.363Z log
🌎 Deploying...
---
--- 2024-12-19T02:35:35.365Z debug
attempt #1: Attempting to fetch status for deployment with id "2283abe4-1478-4098-87d0-ae5804d89247" ...
---
--- 2024-12-19T02:35:35.366Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments/2283abe4-1478-4098-87d0-ae5804d89247
---
--- 2024-12-19T02:35:35.366Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:35.366Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:35.366Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:35.685Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:35.686Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:35.686Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:35.686Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:37.687Z debug
attempt #2: Attempting to fetch status for deployment with id "2283abe4-1478-4098-87d0-ae5804d89247" ...
---
--- 2024-12-19T02:35:37.688Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments/2283abe4-1478-4098-87d0-ae5804d89247
---
--- 2024-12-19T02:35:37.688Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:37.688Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:37.688Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:38.073Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:38.073Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:38.074Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:38.074Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:42.076Z debug
attempt #3: Attempting to fetch status for deployment with id "2283abe4-1478-4098-87d0-ae5804d89247" ...
---
--- 2024-12-19T02:35:42.076Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments/2283abe4-1478-4098-87d0-ae5804d89247
---
--- 2024-12-19T02:35:42.077Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:42.077Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:42.077Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:42.390Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:42.390Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:42.391Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:42.391Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:50.395Z debug
attempt #4: Attempting to fetch status for deployment with id "2283abe4-1478-4098-87d0-ae5804d89247" ...
---
--- 2024-12-19T02:35:50.397Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments/2283abe4-1478-4098-87d0-ae5804d89247
---
--- 2024-12-19T02:35:50.398Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.398Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.398Z debug
-- END CF API REQUEST
---
--- 2024-12-19T02:35:50.823Z debug
-- START CF API RESPONSE: OK 200
---
--- 2024-12-19T02:35:50.824Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.824Z debug
RESPONSE: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.824Z debug
-- END CF API RESPONSE
---
--- 2024-12-19T02:35:50.827Z debug
-- START CF API REQUEST: GET https://api.cloudflare.com/client/v4/accounts/414d4187948c304fd910a99e2f5d4710/pages/projects/bookly/deployments/2283abe4-1478-4098-87d0-ae5804d89247/history/logs?size=10000000
---
--- 2024-12-19T02:35:50.827Z debug
HEADERS: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.827Z debug
INIT: omitted; set WRANGLER_LOG_SANITIZE=false to include sanitized data
---
--- 2024-12-19T02:35:50.827Z debug
-- END CF API REQUEST
---
Expected behavior
I should publish.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered:
Hey, really sorry about this, seems to be a problem on our end with the API. Going to close this issue as a duplicate, as we're tracking this on #7538 - thanks for the report though 🧡
Which Cloudflare product(s) does this pertain to?
Pages, Wrangler
What version(s) of the tool(s) are you using?
Wrangler - 3.80.0, 3.90.0, 3.95.0, 3.96.0
What version of Node are you using?
18.17.1, 22.x, 20.x
What operating system and version are you using?
MacOS & Windows
Describe the Bug
Observed behavior
I'm trying to push a release to our Cloudflare Pages project. Normally handled in the GitHub CI Actions when we push, started failing for "An unknown error". So I attempted to deploy locally, but I get the same error. I've updated Wrangler to the latest, downgrade a few different versions. I've also tried different versions of Node. The error persists.
I am at wits end. Last week everything was fine. Today I changed a singular typo in a static text variable, and now I can't deploy. I can run
wrangler dev
just fine. No errors. The build works, everything uploads. Fails on deploy.The Log file
Expected behavior
I should publish.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: