Replies: 16 comments 16 replies
-
still getting these constantly in new version also. 1.1.4 Unable to get answers
|
Beta Was this translation helpful? Give feedback.
-
No, no answer. I’m thinking about farming on a raspberry at the moment…
I don’t know why no one else has this problem.
Inviato da iPad
… Il giorno 9 mag 2021, alle ore 01:49, nocolife ***@***.***> ha scritto:
did you ever get any help anywhere at all? Ive literally typed the error infront of some of the team on keybase and its never even acknowledged
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
been having a problems with 1.1.5 |
Beta Was this translation helpful? Give feedback.
-
My problem "debug.log" on a RPI4 (Debian 10, 64bit, 2Gb RAM) : |
Beta Was this translation helpful? Give feedback.
-
I see the same issue on my RPI4 4GB running with raspios ARM64 lite (http://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2021-04-09/) Every few minutes I get this Do we know if it does any harm? Can we ignore it for the time being? |
Beta Was this translation helpful? Give feedback.
-
Same situation on rpi4 rasbian os.... |
Beta Was this translation helpful? Give feedback.
-
I'm seeing the same, rpi4. |
Beta Was this translation helpful? Give feedback.
-
Seeing this as well on a Pi4 4GB, running Raspberry Pi OS 64bit. Seems fine otherwise...
|
Beta Was this translation helpful? Give feedback.
-
I'm having this problem too. Raspberry Pi4 on Raspian 64b, chia version 1.1.6 |
Beta Was this translation helpful? Give feedback.
-
If it helps anyone, I switched to Ubuntu shortly after not getting any answers on this and that fixed it all for me. I also noticed they removed references to Debian on the install page so I imagine it's just not going to be supported at all. If you can't make the switch to Ubuntu I would guess you will have to poke around the install.sh and see why it installs python 3.7, and see if you can get it onto 3.8. |
Beta Was this translation helpful? Give feedback.
-
i have same issue on my raspi4b 8GB it happans moretime in one hour |
Beta Was this translation helpful? Give feedback.
-
I was running 1.2.1 on two different machines both running Debian Buster. 1 fell out of sync, while the other is working fine. Both have SSL errors. Seeing how 1.2.2 has a SSL fix, I thought why not try it out. So the one falling out of sync is upgraded and is syncing OK, yet still have the following error (which I think it's 'normal'...been like this for months).
I have other farming machines running the same on 1.7 and works fine even with these ssl errors...just this one machine was falling out of sync. Real strange... Could it be SSL conflicts among different OS and versions on the peer network? |
Beta Was this translation helpful? Give feedback.
-
im all up to date also, and still get errors, it NEVER syncs the blockchain
someone have a solution so chia actually works on debian?
… On Jul 15, 2021, at 7:31 AM, keliew ***@***.*** ***@***.***>> wrote:
OK, so I took a stab at this on Debian Buster...
I have upgraded Debian Buster's python3-certifi and ca-certificates to (i) python3-certifi-2020.6.20 and (ii) ca-certificates-20210119, just to be sure that the system has the latest running, i.e. up-to-date. There are still SSL errors.
According to Python, it's 'normal' and should be surpressed:
python-websockets/websockets#614 <python-websockets/websockets#614>
https://bugs.python.org/issue34506 <https://bugs.python.org/issue34506>
https://bugs.python.org/issue41596 <https://bugs.python.org/issue41596>
https://bugs.python.org/issue41597 <https://bugs.python.org/issue41597>
https://stackoverflow.com/questions/52012488/ssl-asyncio-traceback-even-when-error-is-handled <https://stackoverflow.com/questions/52012488/ssl-asyncio-traceback-even-when-error-is-handled>
Python's websockets doesn't support multithreading..?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3758 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ASD5O32DNHPHL57LSHHRS2TTX3IKFANCNFSM44D5VMHQ>.
|
Beta Was this translation helpful? Give feedback.
-
already done that
… On Jul 15, 2021, at 10:04 AM, keliew ***@***.***> wrote:
im all up to date also, and still get errors, it NEVER syncs the blockchain someone have a solution so chia actually works on debian?
FWIW, it works on Debian. I have a few machines all running on Debian Buster (without those updates). The official nodes do work.
Try increasing the number of target peers, and include all the official nodes regardless of its territory.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3758 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ASD5O3Y25L74IWIVPA6JXFDTX32HTANCNFSM44D5VMHQ>.
|
Beta Was this translation helpful? Give feedback.
-
According to the documentation (link below), I have the impression that this is not a problem.
|
Beta Was this translation helpful? Give feedback.
-
ok, but mine never syncs, like ever
port is open, new version..never syncs...
:(
… On Jul 20, 2021, at 6:42 AM, Guillaumevk ***@***.*** ***@***.***>> wrote:
According to the documentation (link below), I have the impression that this is not a problem.
Other normal log messages:
Source | Level | Message
full_node asyncio | ERROR | SSL error in data received protocol: <asyncio.sslproto.SSLProtocol object at 0x7f762544a8>
Source: https://github.com/Chia-Network/chia-blockchain/wiki/Logging-Messages-Reference#other-normal-log-messages <https://github.com/Chia-Network/chia-blockchain/wiki/Logging-Messages-Reference#other-normal-log-messages>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3758 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ASD5O36INUNP3ATJCGYE6FLTYVOJ5ANCNFSM44D5VMHQ>.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, tried for help elsewhere without luck. Receiving a large number of SSL related errors in the log. I did some research and the same errors appear in other projects unrelated to chia, so I imagine it is a python or other issue, and I am hoping the errors can be safely ignored. The errors appear to be generated when a socket is closed while it is still receiving data, which may be fine depending what's going on exactly. Other projects have said using version 3.6 of python stops the errors.
Please advise if this is known about, and is not causing any issues to worry about. Thank you
Beta Was this translation helpful? Give feedback.
All reactions