InstaPy / InstaPy/instapy-docs
Service geckodriver unexpectedly exited. Status code was: -11
- 主要言語
- 言語のデータがありません
- スター
- 65
- フォーク
- 54
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have followed all the instructions to install instapy onto my raspberry pi zero w and i get this error:
`InstaPy Version: 0.6.12
._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/home/pi/InstaPy"
Traceback (most recent call last):
File "quickstart.py", line 59, in
multi_logs=True)
File "/home/pi/.local/lib/python3.7/site-packages/instapy/instapy.py", line 335, in __init__
geckodriver_log_level,
File "/home/pi/.local/lib/python3.7/site-packages/instapy/browser.py", line 136, in set_selenium_local_session
options=firefox_options,
File "/home/pi/.local/lib/python3.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 164, in __init__
self.service.start()
File "/home/pi/.local/lib/python3.7/site-packages/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/home/pi/.local/lib/python3.7/site-packages/selenium/webdriver/common/service.py", line 111, in assert_process_still_running
% (self.path, return_code)
selenium.common.exceptions.WebDriverException: Message: Service /usr/local/bin/geckodriver unexpectedly exited. Status code was: -11`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Reproduce the failure from quickstart.py on the Raspberry Pi Zero W, then follow the traceback through instapy/instapy.py and instapy/browser.py to the Selenium geckodriver launch. Done means identifying the cause of exit status -11 and recording a verified fix or compatibility guidance for this setup.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, raspberry-pi
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100