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

Please help.... I cannot continue #138

Open
tera-mithril opened this issue Dec 26, 2021 · 2 comments
Open

Please help.... I cannot continue #138

tera-mithril opened this issue Dec 26, 2021 · 2 comments

Comments

@tera-mithril
Copy link

tera-mithril commented Dec 26, 2021

Hello this is what I get every time I run python3 eagle-eye.py

==> Enter the persons name to find on FB: USER EXAMPLE
==> How many jitters, higher is better [max 100] (default=70): 50
==> Opening Webdriver
Traceback (most recent call last):
File "/home/USER/h-toolz/EagleEye/eagle-eye.py", line 229, in
main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
File "/home/USER/h-toolz/EagleEye/eagle-eye.py", line 99, in main
f.grabData()
File "/home/USER/h-toolz/EagleEye/grabber/facebook.py", line 16, in grabData
driver = cfg.getWebDriver()
File "/home/USER/h-toolz/EagleEye/utils/config.py", line 45, in getWebDriver
return webdriver.Firefox(profile)
File "/usr/lib/python3/dist-packages/selenium/webdriver/firefox/webdriver.py", line 160, in init
self.service = Service(
File "/usr/lib/python3/dist-packages/selenium/webdriver/firefox/service.py", line 44, in init
log_file = open(log_path, "a+") if log_path is not None and log_path != "" else None
PermissionError: [Errno 13] Permission denied: 'geckodriver.log'

My specs are: :::::

OS: Kali GNU/Linux Rolling x86_64
Host: K55A 1.0
Kernel: 5.14.0-kali4-amd64
Shell: zsh 5.8
DE: Xfce 4.16
WM: Xfwm4
WM Theme: Kali-Dark
Terminal: qterminal
Terminal Font: FiraCode 10
CPU: Intel i5-3210M (4) @ 3.100GHz
GPU: Intel 3rd Gen Core processor Graphics Controller
Memory: 3384MiB / 7779MiB

@ThoughtfulDev
Copy link
Owner

Installed geckodriver?

@MasterChief220
Copy link

Installed geckodriver?

same issue and yes geckodriver is installed.

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

3 participants