SeanDaBlack / ChangeisBrewing

GNU General Public License v3.0
24 stars 1 forks source link

Cloud version not working "FAILED TO START DRIVER: Message: " #8

Open the-red-lily opened 2 years ago

the-red-lily commented 2 years ago

/root
rm: cannot remove 'ChangeisBrewing/': No such file or directory
Cloning into 'ChangeisBrewing'...
warning: --local is ignored
remote: Enumerating objects: 2187, done.
remote: Counting objects: 100% (2187/2187), done.
remote: Compressing objects: 100% (1961/1961), done.
remote: Total 2187 (delta 227), reused 2140 (delta 206), pack-reused 0
Receiving objects: 100% (2187/2187), 93.52 MiB | 28.87 MiB/s, done.
Resolving deltas: 100% (227/227), done.
/root/ChangeisBrewing
apps          constants  main.bat  oof.html   requirements.txt
captchaAudio  LICENSE    main.py   README.md  resume_faker.py
Collecting certifi==2021.5.30
  Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
     |████████████████████████████████| 145 kB 28.3 MB/s 
Collecting charset-normalizer==2.0.4
  Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB)
Collecting idna==3.2
  Downloading idna-3.2-py3-none-any.whl (59 kB)
     |████████████████████████████████| 59 kB 7.7 MB/s 
Collecting selenium==3.141.0
  Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB)
     |████████████████████████████████| 904 kB 43.5 MB/s 
Collecting Faker==9.9.1
  Downloading Faker-9.9.1-py3-none-any.whl (1.2 MB)
     |████████████████████████████████| 1.2 MB 48.1 MB/s 
Collecting webdriver-manager==3.5.2
  Downloading webdriver_manager-3.5.2-py2.py3-none-any.whl (17 kB)
Collecting fpdf==1.7.2
  Downloading fpdf-1.7.2.tar.gz (39 kB)
Collecting SpeechRecognition==3.8.1
  Downloading SpeechRecognition-3.8.1-py2.py3-none-any.whl (32.8 MB)
     |████████████████████████████████| 32.8 MB 207 kB/s 
Collecting pydub==0.25.1
  Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting random-password-generator==2.2.0
  Downloading random_password_generator-2.2.0-py3-none-any.whl (4.8 kB)
Collecting folium==0.2.1
  Downloading folium-0.2.1.tar.gz (69 kB)
     |████████████████████████████████| 69 kB 7.8 MB/s 
Requirement already satisfied: urllib3 in /usr/local/lib/python3.7/dist-packages (from selenium==3.141.0->-r requirements.txt (line 4)) (1.24.3)
Requirement already satisfied: typing-extensions>=3.10.0.2 in /usr/local/lib/python3.7/dist-packages (from Faker==9.9.1->-r requirements.txt (line 5)) (3.10.0.2)
Requirement already satisfied: python-dateutil>=2.4 in /usr/local/lib/python3.7/dist-packages (from Faker==9.9.1->-r requirements.txt (line 5)) (2.8.2)
Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.7/dist-packages (from Faker==9.9.1->-r requirements.txt (line 5)) (1.3)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages (from webdriver-manager==3.5.2->-r requirements.txt (line 6)) (2.23.0)
Collecting crayons
  Downloading crayons-0.4.0-py2.py3-none-any.whl (4.6 kB)
Collecting configparser
  Downloading configparser-5.2.0-py3-none-any.whl (19 kB)
Requirement already satisfied: Jinja2 in /usr/local/lib/python3.7/dist-packages (from folium==0.2.1->-r requirements.txt (line 11)) (2.11.3)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.7/dist-packages (from python-dateutil>=2.4->Faker==9.9.1->-r requirements.txt (line 5)) (1.15.0)
Collecting colorama
  Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/dist-packages (from Jinja2->folium==0.2.1->-r requirements.txt (line 11)) (2.0.1)
Collecting requests
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     |████████████████████████████████| 63 kB 1.6 MB/s 
Building wheels for collected packages: fpdf, folium
  Building wheel for fpdf (setup.py) ... done
  Created wheel for fpdf: filename=fpdf-1.7.2-py2.py3-none-any.whl size=40725 sha256=fc13b260c12febdd1d554c7c924bddb64e617f278872d5a3de295a8b9bbaa607
  Stored in directory: /root/.cache/pip/wheels/d7/ca/c8/86467e7957bbbcbdf4cf4870fc7dc95e9a16404b2e3c3a98c3
  Building wheel for folium (setup.py) ... done
  Created wheel for folium: filename=folium-0.2.1-py3-none-any.whl size=79808 sha256=3b5ff8591d7ab7bd42756e5b6464e75f2f61e0ed7c563dff80c5a13d7c042e68
  Stored in directory: /root/.cache/pip/wheels/9a/f0/3a/3f79a6914ff5affaf50cabad60c9f4d565283283c97f0bdccf
Successfully built fpdf folium
Installing collected packages: idna, colorama, charset-normalizer, certifi, requests, crayons, configparser, webdriver-manager, SpeechRecognition, selenium, random-password-generator, pydub, fpdf, folium, Faker
  Attempting uninstall: idna
    Found existing installation: idna 2.10
    Uninstalling idna-2.10:
      Successfully uninstalled idna-2.10
  Attempting uninstall: charset-normalizer
    Found existing installation: charset-normalizer 2.0.12
    Uninstalling charset-normalizer-2.0.12:
      Successfully uninstalled charset-normalizer-2.0.12
  Attempting uninstall: certifi
    Found existing installation: certifi 2021.10.8
    Uninstalling certifi-2021.10.8:
      Successfully uninstalled certifi-2021.10.8
  Attempting uninstall: requests
    Found existing installation: requests 2.23.0
    Uninstalling requests-2.23.0:
      Successfully uninstalled requests-2.23.0
  Attempting uninstall: folium
    Found existing installation: folium 0.8.3
    Uninstalling folium-0.8.3:
      Successfully uninstalled folium-0.8.3
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
google-colab 1.0.0 requires requests~=2.23.0, but you have requests 2.27.1 which is incompatible.
Successfully installed Faker-9.9.1 SpeechRecognition-3.8.1 certifi-2021.5.30 charset-normalizer-2.0.4 colorama-0.4.4 configparser-5.2.0 crayons-0.4.0 folium-0.2.1 fpdf-1.7.2 idna-3.2 pydub-0.25.1 random-password-generator-2.2.0 requests-2.27.1 selenium-3.141.0 webdriver-manager-3.5.2
Get:1 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ InRelease [3,626 B]
Ign:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Ign:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64  InRelease
Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  Release [696 B]
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Hit:8 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64  Release
Get:9 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic InRelease [15.9 kB]
Get:10 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  Release.gpg [836 B]
Get:11 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ Packages [82.3 kB]
Hit:12 http://ppa.launchpad.net/cran/libgit2/ubuntu bionic InRelease
Get:13 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:14 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease [15.9 kB]
Get:16 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease [21.3 kB]
Get:17 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  Packages [952 kB]
Get:18 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic/main Sources [1,831 kB]
Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,694 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.8 kB]
Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2,268 kB]
Get:22 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,490 kB]
Get:23 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic/main amd64 Packages [938 kB]
Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [884 kB]
Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3,133 kB]
Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [918 kB]
Get:27 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB]
Get:28 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB]
Get:29 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic/main amd64 Packages [45.2 kB]
Get:30 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 Packages [44.3 kB]
Fetched 15.6 MB in 4s (4,447 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
Suggested packages:
  webaccounts-chromium-extension unity-chromium-extension
The following NEW packages will be installed:
  chromium-browser chromium-browser-l10n chromium-chromedriver
  chromium-codecs-ffmpeg-extra
0 upgraded, 4 newly installed, 0 to remove and 96 not upgraded.
Need to get 88.3 MB of archives.
After this operation, 294 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 chromium-codecs-ffmpeg-extra amd64 99.0.4844.84-0ubuntu0.18.04.1 [1,142 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 chromium-browser amd64 99.0.4844.84-0ubuntu0.18.04.1 [77.7 MB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 chromium-browser-l10n all 99.0.4844.84-0ubuntu0.18.04.1 [4,397 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 chromium-chromedriver amd64 99.0.4844.84-0ubuntu0.18.04.1 [5,092 kB]
Fetched 88.3 MB in 3s (28.2 MB/s)
Selecting previously unselected package chromium-codecs-ffmpeg-extra.
(Reading database ... 156210 files and directories currently installed.)
Preparing to unpack .../chromium-codecs-ffmpeg-extra_99.0.4844.84-0ubuntu0.18.04.1_amd64.deb ...
Unpacking chromium-codecs-ffmpeg-extra (99.0.4844.84-0ubuntu0.18.04.1) ...
Selecting previously unselected package chromium-browser.
Preparing to unpack .../chromium-browser_99.0.4844.84-0ubuntu0.18.04.1_amd64.deb ...
Unpacking chromium-browser (99.0.4844.84-0ubuntu0.18.04.1) ...
Selecting previously unselected package chromium-browser-l10n.
Preparing to unpack .../chromium-browser-l10n_99.0.4844.84-0ubuntu0.18.04.1_all.deb ...
Unpacking chromium-browser-l10n (99.0.4844.84-0ubuntu0.18.04.1) ...
Selecting previously unselected package chromium-chromedriver.
Preparing to unpack .../chromium-chromedriver_99.0.4844.84-0ubuntu0.18.04.1_amd64.deb ...
Unpacking chromium-chromedriver (99.0.4844.84-0ubuntu0.18.04.1) ...
Setting up chromium-codecs-ffmpeg-extra (99.0.4844.84-0ubuntu0.18.04.1) ...
Setting up chromium-browser (99.0.4844.84-0ubuntu0.18.04.1) ...
update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
Setting up chromium-chromedriver (99.0.4844.84-0ubuntu0.18.04.1) ...
Setting up chromium-browser-l10n (99.0.4844.84-0ubuntu0.18.04.1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for libc-bin (2.27-3ubuntu1.3) ...
/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link
FAILED TO START DRIVER: Message: 

FAILED TO START DRIVER: Message: 

FAILED TO START DRIVER: Message: 

FAILED TO START DRIVER: Message: 

FAILED TO START DRIVER: Message: 

FAILED TO START DRIVER: Message: 
Alden-G878 commented 2 years ago

I am getting a similar issue, and it seems to be due to the fact that the job is down. If you run the code locally, you can see that the link included in the code leads to a page that says 'this job no longer exists.' This probably means that Starbucks took the job down. Also, if you remove the --cloud tag, you can see the error message, which is: FAILED TO START DRIVER: Message: Service /root/.wdm/drivers/chromedriver/linux64/100.0.4896.60/chromedriver unexpectedly exited. Status code was: -6