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

Error in piholecron.sh #8

Open
R4di04kt1v3 opened this issue Mar 5, 2019 · 0 comments
Open

Error in piholecron.sh #8

R4di04kt1v3 opened this issue Mar 5, 2019 · 0 comments

Comments

@R4di04kt1v3
Copy link

Hi, this is my output when i try the piholecron.sh in Webmin:

�[0m
�[4mPihole unique YouTube advertisement url checker�[0m
�[4mCreated by eLVee�[0m

�[92m[+] Checking all dns requests for YouTube queries.�[0m
�[92m[+] Checking for youtube fingerprint..�[0m
�[1m[+] Done checking requests.�[0m
�[92m[+] Sorting urls..�[0m
�[1m[+] Done sorting urls for queries.�[0m
�[92m[+] Sorting for unique urls and adding to list 'blocklist.txt'..�[0m
�[1m[+] Done adding to blocklist.�[0m
�[92m[+] Adding contents of blocklist to pihole.�[0m
Traceback (most recent call last):
File "youtubeblock.py", line 184, in
add_to_pihole()
File "youtubeblock.py", line 151, in add_to_pihole
command.interact()
File "/usr/local/lib/python2.7/dist-packages/pexpect/pty_spawn.py", line 761, in interact
mode = tty.tcgetattr(self.STDIN_FILENO)
termios.error: (25, 'Inappropriate ioctl for device')

I edited the piholecron.sh for write my route to the .sh:

cd /root/youtubeblock
python youtubeblock.py

Thanks in advace...!

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

1 participant