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

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

Open parmegv opened this issue 9 years ago • 0 comments

[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

parmegv avatar Apr 26 '16 12:04 parmegv