tor-browser-selenium icon indicating copy to clipboard operation
tor-browser-selenium copied to clipboard

Message: Process unexpectedly closed with status 255

Open badr-elmazaz opened this issue 2 years ago • 2 comments

I still have this error: with TorBrowserDriver("/app/tor-browser_en-US") as driver: File "/usr/local/lib/python3.8/dist-packages/tbselenium/tbdriver.py", line 95, in init super(TorBrowserDriver, self).init( File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/firefox/webdriver.py", line 179, in init RemoteWebDriver.init( File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 268, in init self.start_session(capabilities, browser_profile) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 359, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 424, in execute self.error_handler.check_response(response) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 255

I tried everything

badr-elmazaz avatar Mar 07 '22 11:03 badr-elmazaz

Sorry for the late response. It looks like the browser cannot start for some reason-possibly unrelated to tbselenium. It'd be good to isolate the problem:

  • Can you run Firefox on the same machine?
  • Can you run Selenium + Firefox on the same machine?

gunesacar avatar Apr 06 '22 09:04 gunesacar

Similar issue on Ubuntu 22.04 LTS

smith558 avatar May 30 '22 12:05 smith558

Closing due to inactivity. Please reopen if the issue persist in the latest tbselenium version.

gunesacar avatar Aug 07 '23 12:08 gunesacar