Replies: 1 comment
-
Since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after upgrade to chia 1.2 me and my friends facing the same issue here ,harvester Banning full node and which not able to connect to full node for all harvester . due to error 67 not a valid ProtocolMessageTypes, following are the logs. anyone facing same issue ?
2021-07-10T21:54:13.573 harvester chia.server.rate_limits : WARNING Invalid message: 67, 67 is not a valid ProtocolMessageTypes
2021-07-10T21:54:13.574 harvester harvester_server : ERROR Exception: 67 is not a valid ProtocolMessageTypes <class 'ValueError'>, closing connection {'host': '192.168.1.2', 'port': 8447}. ValueError: 67 is not a valid ProtocolMessageTypes
2021-07-10T21:54:13.577 harvester harvester_server : INFO Connection closed: 192.168.1.2, node id: xxxxx
2021-07-10T21:54:13.577 harvester harvester_server : WARNING Banning 192.168.1.2 for 10 seconds
2021-07-10T21:54:13.578 harvester chia.harvester.harvester: INFO peer disconnected {'host': '192.168.1.2', 'port': 8447}
Beta Was this translation helpful? Give feedback.
All reactions