-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
pihole-ftl v.5.3.4 / PADD v3.4 - telnet_connection_handler_thread #147
Comments
using official versions: |
PADD uses the same method for connecting to FTL as Lines 119 to 148 in 1c93c02
(both on current branch As you can see, what is reported by FTL is correct: The connection is just closed at the end without sending FTL the This can be solved in two ways:
1 seems to be the preferred variant and is proposed in pi-hole/pi-hole#3954 |
not fixed yet , pihole -c still showing errors |
This issue is about |
Before submitting a bug report, are you using a test version of Pi-hole? If so, PADD doesn‘t support beta versions of Pi-hole!
Describe the bug
pihole-ftl.log is filling up with massive amount of warnings (the more the longer padd.sh runs)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No warnings in pihole-ftl.log when padd.sh is being executed
Screenshots
[2020-12-28 13:48:56.967 19626/T24654] WARN: Could not recv() in telnet_connection_handler_thread() (/root/project/src/api/socket.c:319): Connection reset by peer
[2020-12-28 13:48:56.987 19626/T24657] WARN: Could not recv() in telnet_connection_handler_thread() (/root/project/src/api/socket.c:319): Connection reset by peer
The text was updated successfully, but these errors were encountered: