InstaPy / InstaPy/instapy-quickstart

selenium.common.exceptions.WebDriverException: Message: connection refused

Aperta
#117 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
777
Fork
763
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by reproducing the failure with quickstart.py using the reported InstaPy, Python, Selenium, Firefox, Geckodriver, and Xvfb versions. Read the traceback through instapy/instapy.py and instapy/browser.py, then compare the browser-session setup with the Raspberry Pi environment. Done means identifying a confirmed cause and documenting or verifying a working startup path.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python, raspberry-pi
Ambito
tooling
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.