Skip to content
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

ask without handshake, disconnect #22

Closed
etam opened this issue Mar 9, 2020 · 0 comments
Closed

ask without handshake, disconnect #22

etam opened this issue Mar 9, 2020 · 0 comments

Comments

@etam
Copy link

etam commented Mar 9, 2020

My simple-transfer (version 0.3.6) is constantly logging this:

Mar 09 14:02:52 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:34298
Mar 09 14:02:52 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [116] [78.47.127.188:34298]
Mar 09 14:02:52 etam-golem hyperg[2851]: ERROR [hyperg::connection] invalid handshake from: 78.47.127.188:34298
Mar 09 14:02:52 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [116] [78.47.127.188:34298]
Mar 09 14:03:36 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:34554
Mar 09 14:03:36 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [117] [78.47.127.188:34554]
Mar 09 14:03:36 etam-golem hyperg[2851]: ERROR [hyperg::connection] ask without handshake, disconnect
Mar 09 14:03:36 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [117] [78.47.127.188:34554]
Mar 09 14:04:26 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:34840
Mar 09 14:04:26 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [118] [78.47.127.188:34840]
Mar 09 14:04:26 etam-golem hyperg[2851]: ERROR [hyperg::connection] invalid handshake from: 78.47.127.188:34840
Mar 09 14:04:26 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [118] [78.47.127.188:34840]
Mar 09 14:05:08 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:35102
Mar 09 14:05:08 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [119] [78.47.127.188:35102]
Mar 09 14:05:08 etam-golem hyperg[2851]: ERROR [hyperg::connection] invalid handshake from: 78.47.127.188:35102
Mar 09 14:05:08 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [119] [78.47.127.188:35102]
Mar 09 14:05:54 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:35354
Mar 09 14:05:54 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [120] [78.47.127.188:35354]
Mar 09 14:05:54 etam-golem hyperg[2851]: ERROR [hyperg::connection] ask without handshake, disconnect
Mar 09 14:05:54 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [120] [78.47.127.188:35354]
Mar 09 14:06:39 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:35618
Mar 09 14:06:39 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [121] [78.47.127.188:35618]
Mar 09 14:06:39 etam-golem hyperg[2851]: ERROR [hyperg::connection] invalid handshake from: 78.47.127.188:35618
Mar 09 14:06:39 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [121] [78.47.127.188:35618]
Mar 09 14:07:33 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:35906
Mar 09 14:07:33 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [122] [78.47.127.188:35906]
Mar 09 14:07:33 etam-golem hyperg[2851]: ERROR [hyperg::connection] invalid handshake from: 78.47.127.188:35906
Mar 09 14:07:33 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [122] [78.47.127.188:35906]
Mar 09 14:08:19 etam-golem hyperg[2851]: INFO [hyperg::server] Connection from: 78.47.127.188:36162
Mar 09 14:08:19 etam-golem hyperg[2851]: INFO [hyperg::connection] opened connection [123] [78.47.127.188:36162]
Mar 09 14:08:19 etam-golem hyperg[2851]: ERROR [hyperg::connection] ask without handshake, disconnect
Mar 09 14:08:19 etam-golem hyperg[2851]: INFO [hyperg::connection] closed connection [123] [78.47.127.188:36162]

Most important part: my golem was last launched many days ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants