Error running codecov v2: Client network socket disconnected before secure TLS connection was established
See original GitHub issueIssue Description
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:
- Created a year ago
- Comments:5
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
may be fixed again? just had a job pass
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