-
Notifications
You must be signed in to change notification settings - Fork 20.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encryption handshake failed: unexpected EOF #349
Comments
13 tasks
The encryption handshake will be disabled again before the PoC 8 release, see #352. |
jwasinger
pushed a commit
to jwasinger/go-ethereum
that referenced
this issue
Apr 4, 2018
enable TestCLISwarmUp
ngtuna
pushed a commit
to ngtuna/tomochain
that referenced
this issue
Dec 19, 2018
Downgrade some errors to warn Replace a fmt by info close ethereum#269 close ethereum#349
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this issue
Jan 20, 2022
maoueh
pushed a commit
to streamingfast/go-ethereum
that referenced
this issue
May 3, 2022
Co-authored-by: Krishna Upadhyaya <[email protected]>
tanishqjasoria
pushed a commit
to tanishqjasoria/go-ethereum
that referenced
this issue
Oct 31, 2023
* chore(github): update pull request template * Update pull_request_template.md
mralj
pushed a commit
to NethermindEth/rollup-geth
that referenced
this issue
Oct 1, 2024
merge upstream geth 1.14.x (0-7) releases
s1na
pushed a commit
to s1na/go-ethereum
that referenced
this issue
Dec 2, 2024
jsvisa
pushed a commit
to jsvisa/go-ethereum
that referenced
this issue
Jan 8, 2025
* feat(beacon): introduce soft blocks * feat: update api.go * chore(ci): update CI * feat: update L1Origin * feat: update `verifyHeader` * test: update tests * feat: update consensus * feat: update consensus * feat: update genesis * feat: remove timestamp check in prepareWork * feat: merge changes in ethereum#281 * Update eth/catalyst/api.go Co-authored-by: maskpp <[email protected]> * Update internal/ethapi/taiko_preconf.go Co-authored-by: maskpp <[email protected]> * fix consensus test * revert commit f1df58 * fix consensus test (ethereum#349) * Update eth/catalyst/api.go Co-authored-by: maskpp <[email protected]> * feat: add back timestamp check in worker * add genesis * temp fix for old l1origin * nil value * feat: rename to `L1OriginLegacy` * feat: change `common.Big0` as the default value for legacy l1Origin, to make `IsSoftblock` return `false` * feat(beacon): change the reorg log level (ethereum#350) * use debug log level to avoid logging too many logs when frequently soft block reorg. * use debug log level to avoid logging too many logs when frequently soft block reorg. * feat: check --taiko flag --------- Co-authored-by: David <[email protected]> * add rlp optional flag (ethereum#353) * fix lint * fix test case * feat(l1Origin): remove the reverted l1Origins (ethereum#355) * remove the reverted l1Origins * feat: add more comments --------- Co-authored-by: David <[email protected]> * only forward txs * chore: update ci --------- Co-authored-by: maskpp <[email protected]> Co-authored-by: Jeffery Walsh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The client, build ee9df32, is giving encryption handshake failures for all the peers that it discovers:
Full logs: https://gist.github.com/jorisbontje/a625e0c13c6cf08a1b43
The text was updated successfully, but these errors were encountered: