user12
1
Hello,
FTL service don't work, the error says:
PHP error (2): fsockopen(): unable to connect to 127.0.0.1:4711 (Connection refused)
I did soem research here but i didnt find out any solution to my problem.
Already whitelisted all ports of pihole.
Debug Token:
https://tricorder.pi-hole.net/5LjGW5uC/
Thanks!
Your debug log shows a permission problem and FTL didn't started:
*** [ DIAGNOSING ]: Pi-hole-FTL full status
● pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated)
Active: failed (Result: exit-code) since Sun 2022-09-11 18:33:36 CEST; 2min 54s ago
Docs: man:systemd-sysv-generator(8)
Process: 1696 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=1/FAILURE)
CPU: 49ms
Sep 11 18:33:35 raspberrypi systemd[1]: Starting LSB: pihole-FTL daemon...
Sep 11 18:33:35 raspberrypi pihole-FTL[1696]: Not running
Sep 11 18:33:35 raspberrypi su[1718]: pam_unix(su:auth): auth could not identify password for [pihole]
Sep 11 18:33:35 raspberrypi su[1718]: FAILED SU (to pihole) root on none
Sep 11 18:33:36 raspberrypi pihole-FTL[1718]: Password: su: Authentication failure
Sep 11 18:33:36 raspberrypi systemd[1]: pihole-FTL.service: Control process exited, code=exited, status=1/FAILURE
Sep 11 18:33:36 raspberrypi systemd[1]: pihole-FTL.service: Failed with result 'exit-code'.
Sep 11 18:33:36 raspberrypi systemd[1]: Failed to start LSB: pihole-FTL daemon.
user12
3
I'm not an expert, how i can solve that? Thank you so much
ProT
4
Szia valaki tudna segíteni miért nem működik
index.php?referrer=&lat=48.3400983&long=20.2281602** webhelyen található oldal betöltése a következő okból nem sikerült:
net::ERR_NAME_NOT_RESOLVED
Best to open your own help thread as this doesnt seem related?
Try run below one and select repair:
pihole -r
Note any errors/warnings and post them here.
And after the repair, maybe upload a new debug log and post the token here.
user12
8
I done the repair and no errors have occurred, but the FTL still don't work.
https://tricorder.pi-hole.net/eDGLBXpw/
Thanks!!
What does below one show?
sudo grep pihole /etc/shadow
And below?
sudo -u pihole whoami
system
Closed
10
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.