Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

No such file or directory: '/tmp/tmpmhRgTC/webdriver-py-profilecopy' #23

@parmegv

Description

@parmegv

[Errno 2] No such file or directory: '/tmp/tmpmhRgTC/webdriver-py-profilecopy'
Killing tor process
Traceback (most recent call last):
File "./bin/tbcrawler.py", line 16, in
run()
File "tor-browser-crawler/tbcrawler/pytbcrawler.py", line 69, in run
crawler.crawl(job)
File "tor-browser-crawler/tbcrawler/crawler.py", line 31, in crawl
self.do_batch()
File "tor-browser-crawler/tbcrawler/crawler.py", line 49, in __do_batch
self.__do_instance()
File "tor-browser-crawler/tbcrawler/crawler.py", line 57, in __do_instance
with self.driver.launch():
File "anaconda2/lib/python2.7/contextlib.py", line 17, in __enter

return self.gen.next()
File "tor-browser-crawler/tbcrawler/pytbcrawler.py", line 211, in launch
self.driver = TorBrowserDriver(_self.args, *_self.kwargs)
File "tor-browser-crawler/tbselenium/tbdriver.py", line 56, in init
timeout=cm.TB_INIT_TIMEOUT)
File "anaconda2/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 103, in init
self.binary, timeout)
File "anaconda2/lib/python2.7/site-packages/selenium/webdriver/firefox/extension_connection.py", line 51, in init
self.binary.launch_browser(self.profile, timeout=timeout)
File "anaconda2/lib/python2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 68, in launch_browser
self._wait_until_connectable(timeout=timeout)
File "anaconda2/lib/python2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 106, in _wait_until_connectable
% (self.profile.path))
selenium.common.exceptions.WebDriverException: Message: Can't load the profile. Profile Dir: /tmp/tmpEqWJQr/webdriver-py-profilecopy If you specified a log_file in the FirefoxBinary constructor, check it for details.

Unfortunately, I don't have the firefox binary log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions