Skip to main content

503 error when uploading debug files with cURL

Updated over a month ago

Issue

I'm trying to upload debug symbols using curl (instead of sentry-cli) but I cannot get it to work. I'm getting a 503 error with the following resolution:

upstream connect error or disconnect/reset before headers. reset reason: connection termination

Applies To

  • All SaaS customers

  • Debug Files

  • API

Resolution

You need to upload a .zip of your files, otherwise this command will not work.

Did this answer your question?