question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed 'Uploading to S3' step

See original GitHub issue

From some moment I’ve started to get

==> Uploading
    .url https://codecov.io
    .query commit=6a1f30c0781f4403ce6316808032ab88d1c20e14&branch=HEAD&token=<secret>&package=py2.0.15
    Pinging Codecov...
    Uploading to S3...
Error: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read))

For example this Travis CI job (and the whole build as well) and this Azure DevOps build (Upload coverage step).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
peter-featherstonecommented, Oct 3, 2019

Confirmed. We have started getting this across all our repos in the past 8 hours using Codeship.

==> Uploading
    .url https://codecov.io
    .query service=codeship&package=py2.0.15&yaml=codecov.yml&token=<secret>&flags=main&branch=master&commit=3aed21825e555285ac70fa2f965a4790581fad03
    Pinging Codecov...
    Uploading to S3...
Error: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read))
0reactions
thomasrockhucommented, Nov 29, 2020

I’m going to close this out due to age, but if you are still experiencing issues, please open a ticket in our community boards

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve errors uploading data to or downloading data from ...
First, follow the steps below to run the SELECT INTO OUTFILE S3 or LOAD DATA FROM S3 commands using Amazon Aurora. If you...
Read more >
uploading a file to aws s3 is failed
To troubleshoot this error, check the following: Confirm that you're using the correct AWS Region and Amazon S3 endpoint. Verify that your network...
Read more >
3 Ways to fix a Network Error While Uploading File ...
1. Fix unable to connect to endpoint · First, check to ensure you're using the correct AWS region and Amazon endpoint. · Ensure...
Read more >
Upload to AWS S3 bucket fails with exit code 100
The step failed: Activity Upload a package to an AWS S3 bucket on a Worker failed with error 'The remote script failed with...
Read more >
How can I resolve errors I received while uploading data to or ...
ETL from AWS S3 bucket to Amazon RDS Aurora PostgreSQL Serverless V2 DB ... How do I resolve ERROR 1227 when importing data...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found