InstaPy / InstaPy/instapy-quickstart
selenium.common.exceptions.WebDriverException: Message: connection refused
- Langage dominant
- Python
- Étoiles
- 777
- Forks
- 763
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
After Struggling a while I decided to post my "dead end" running InstaPy on raspberryPi 3b+. I can't go further. I already Google the heck out of this error with no success :(
When I run a quickstart.py, firefox window opens after couple of seconds and shows nothing. After 20-30 sec closes and I get this error message...
Geckodriver 0.23.0 ( 2018-10-04)
Mozilla Firefox 52.9.0
python3-selenium (2.53.2+dfsg1-1)
xvfb is already the newest version (2:1.19.2-1+rpt1+deb9u2)
```
InstaPy Version: 0.6.6
._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/home/pi/InstaPy"
Traceback (most recent call last):
File "quickstart.py", line 70, in
headless_browser=True)
File "/home/pi/.local/lib/python3.5/site-packages/instapy/instapy.py", line 319, in __init__
self.logger,
File "/home/pi/.local/lib/python3.5/site-packages/instapy/browser.py", line 114, in set_selenium_local_session
options=firefox_options,
File "/home/pi/.local/lib/python3.5/site-packages/selenium/webdriver/firefox/webdriver.py", line 174, in __init__
keep_alive=True)
File "/home/pi/.local/lib/python3.5/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__
self.start_session(capabilities, browser_profile)
File "/home/pi/.local/lib/python3.5/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/home/pi/.local/lib/python3.5/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/pi/.local/lib/python3.5/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: connection refused
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire l’échec avec quickstart.py en utilisant les versions signalées de InstaPy, Python, Selenium, Firefox, Geckodriver et Xvfb. Lisez le traceback dans instapy/instapy.py et instapy/browser.py, puis comparez la configuration de la session du navigateur avec l’environnement Raspberry Pi. Le travail est terminé lorsqu’une cause confirmée a été identifiée et qu’un chemin de démarrage fonctionnel a été documenté ou vérifié.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, raspberry-pi
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100