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.

Error running codecov v2: Client network socket disconnected before secure TLS connection was established

See original GitHub issue

I didn’t change anything on my part 🤔

Run codecov/codecov-action@v2.1.0
  with:
    token: ***
    files: ./coverageunitdynamo.out,./coverageunitmemory.out
    verbose: true
    fail_ci_if_error: true
  env:
    GOROOT: /opt/hostedtoolcache/go/1.17.6/x64
==> linux OS detected
Error: Client network socket disconnected before secure TLS connection was established
    at connResetException (internal/errors.js:570:14)
    at TLSSocket.onConnectEnd (_tls_wrap.js:1[3](https://github.com/auth0/sandcastle/runs/5045159315?check_suite_focus=true#step:7:3)61:19)
    at Object.onceWrapper (events.js:299:28)
    at TLSSocket.emit (events.js:215:7)
    at endReadableNT (_stream_readable.js:118[4](https://github.com/auth0/sandcastle/runs/5045159315?check_suite_focus=true#step:7:4):12)
    at processTicksAndRejections (internal/process/task_queues.js:[8](https://github.com/auth0/sandcastle/runs/5045159315?check_suite_focus=true#step:7:8)0:21)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
Nothing4Youcommented, Feb 3, 2022

may be fixed again? just had a job pass

1reaction
Nothing4Youcommented, Feb 3, 2022

neither github nor codecov acknowledge any issues on their status pages yet 😕

edit: based on @mkinney’s comment this seems to be an issue on the codecov side though

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - "Client network socket disconnected before secure ...
In case, someone else faces this same problem, a possible solution (if you are using windows OS), is to follow the process below:....
Read more >
Client network socket disconnected ... - Salesforce Developers
I am also facing the same issue rightnow.(ERROR: Error: Client network socket disconnected before secure TLS connection was established)I have ...
Read more >
Client network socket disconnected before secure ... - MongoDB
I am using MongoClient in NodeJs to carry out Db operations, I am running into connection and db caching issues, I'm getting the...
Read more >
bigchaindb/bigchaindb - Gitter
I am trying to connect to a bigchaindb node but It showing a error. Client network socket disconnected before secure TLS connection was...
Read more >
Error: Client network socket disconnected before ... - Laracasts
Error : Client network socket disconnected before secure TLS connection was established. Hi all, I using sanctum api, and trying to send requests...
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