hi friends, any idea what this could be

hi friends, any idea what this could be? I assume it's an upstream issue but the status page looks fine (?)
wrangler r2 sql query "xxx_yyy-archive-dev" "SELECT * FROM default.link_clicks LIMIT 10"

⛅️ wrangler 4.45.3
───────────────────
▲ [WARNING] 🚧 `wrangler r2 sql query` is an open-beta command. Please report any issues to https://github.com/cloudflare/workers-sdk/issues/new/choose


┬ Query in progress .

✘ [ERROR] Received a malformed response from the API

Unknown Error
POST
https://api.sql.cloudflarestorage.com/api/v1/accounts/xxx/r2-sql/query/yyy-archive-dev
-> 500 Internal Server Error

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose


🪵 Logs were written to "/home/vscode/.config/.wrangler/logs/wrangler-2025-10-31_20-58-38_518.log"
wrangler r2 sql query "xxx_yyy-archive-dev" "SELECT * FROM default.link_clicks LIMIT 10"

⛅️ wrangler 4.45.3
───────────────────
▲ [WARNING] 🚧 `wrangler r2 sql query` is an open-beta command. Please report any issues to https://github.com/cloudflare/workers-sdk/issues/new/choose


┬ Query in progress .

✘ [ERROR] Received a malformed response from the API

Unknown Error
POST
https://api.sql.cloudflarestorage.com/api/v1/accounts/xxx/r2-sql/query/yyy-archive-dev
-> 500 Internal Server Error

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose


🪵 Logs were written to "/home/vscode/.config/.wrangler/logs/wrangler-2025-10-31_20-58-38_518.log"
1 Reply
Stoke
StokeOP3w ago
nothing useful in the logs. would be interesting to see the "malformed response"

Did you find this page helpful?