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

Not Working at all #241

Open
BassemFarrag opened this issue Aug 15, 2022 · 1 comment
Open

Not Working at all #241

BassemFarrag opened this issue Aug 15, 2022 · 1 comment

Comments

@BassemFarrag
Copy link

BassemFarrag commented Aug 15, 2022

Hi,
When I try this Command after install everything, does not working
The Command:
python3 social_mapper.py -f imagefolder -i /root/social_mapper/Input-Examples/imagefolder/ -m fast -fb -tw -ig

The error message :
`[-] Error Filling out Facebook Profiles [-]
Message: Failed to read marionette port

[-]
Traceback (most recent call last):
File "/root/social_mapper/social_mapper.py", line 1256, in
peoplelist = fill_twitter(peoplelist)
File "/root/social_mapper/social_mapper.py", line 326, in fill_twitter
TwitterfinderObject = twitterfinder.Twitterfinder(showbrowser)
File "/root/social_mapper/modules/twitterfinder.py", line 32, in init
self.driver = webdriver.Firefox(firefox_profile=firefoxprofile, options=opts)
File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/firefox/webdriver.py", line 177, in init
super().init(
File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 276, in init
self.start_session(capabilities, browser_profile)
File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 369, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 434, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/errorhandler.py", line 243, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message: Failed to read marionette port
`
Screenshot from 2022-08-15 18-36-08

I wish to find someone help me to fix that.

@thaoph901
Copy link

add selenium new version

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

2 participants