Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error uploading on Youtube #102

Open
habibi92 opened this issue Aug 30, 2023 · 0 comments
Open

Error uploading on Youtube #102

habibi92 opened this issue Aug 30, 2023 · 0 comments
Labels
v1.x Issue is related to v1 of twitchtube

Comments

@habibi92
Copy link

Hi,
Since this morning i'm trying to use this bot for uploading videos,
I can get clips/generate video, but i have an error when uploading on youtube

Traceback (most recent call last):
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/mano.py", line 8, in
make_video(
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/twitchtube/video.py", line 203, in make_video
upload = Upload("/home/ubuntu/.mozilla/firefox/kter2kva.Selenium", "geckodriver", sleep, headless,
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/opplast/upload.py", line 34, in init
self.driver = webdriver.Firefox(
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/selenium/webdriver/firefox/webdriver.py", line 170, in init
RemoteWebDriver.init(
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in init
self.start_session(capabilities, browser_profile)
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/ubuntu/Desktop/Twitch-21jc/Mano/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 127

How can i fix it? Trying to update the requirements but with no success

@offish offish added the v1.x Issue is related to v1 of twitchtube label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x Issue is related to v1 of twitchtube
Projects
None yet
Development

No branches or pull requests

2 participants