runtime error
Exit code: 1. Reason: The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 91, in <module> scrape_images(celebrity, num_images=30) File "/home/user/app/app.py", line 22, in scrape_images driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options=chrome_options) File "/usr/local/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/selenium/webdriver/chromium/webdriver.py", line 55, in __init__ self.service.start() File "/usr/local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 108, in start self.assert_process_still_running() File "/usr/local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 121, in assert_process_still_running raise WebDriverException(f"Service {self._path} unexpectedly exited. Status code was: {return_code}") selenium.common.exceptions.WebDriverException: Message: Service /home/user/.wdm/drivers/chromedriver/linux64/114.0.5735.90/chromedriver unexpectedly exited. Status code was: 127
Container logs:
Fetching error logs...