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

Posting to tiktok on selenium fails #80

Open
6 tasks done
andrewCohn opened this issue Jan 1, 2024 · 1 comment
Open
6 tasks done

Posting to tiktok on selenium fails #80

andrewCohn opened this issue Jan 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@andrewCohn
Copy link

andrewCohn commented Jan 1, 2024

Checklist

  • I'm reporting a bug unrelated to a specific site
  • I've verified that I'm running ytb_up version 0.1.15 (update instructions) or later (specify commit)
  • I've checked that all provided URLs are playable in a browser with the same IP and same login details
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
  • I've read the guidelines for opening an issue

Description

Hello! I am trying to post a number of videos using selenium:

[22:30:18] Authenticating browser with cookies
[22:30:18] Uploading 15 videos
[22:30:18] Create a chrome browser instance in headless mode

DevTools listening on ws://127.0.0.1:29910/devtools/browser/de884051-44c0-410f-ba9a-b92fed806da7
[22:30:20] Authenticating browser with cookies
[22:30:23] Posting E:\BrainRot\mmep1\s1e01\s1e01_clip_01.mp4
               with description: Malcolm in The Middle Season 1 Episode 1 Part 1
Z:\rollingHashtags.txt
[22:30:23] Navigating to upload page
[29552:29004:1231/223023.618:ERROR:socket_manager.cc(141)] Failed to resolve address for stun.l.google.com., errorcode: -105
[22:30:24] Uploading video file
[29552:29004:1231/223025.208:ERROR:socket_manager.cc(141)] Failed to resolve address for stun.l.google.com., errorcode: -105
[29552:29004:1231/223025.602:ERROR:socket_manager.cc(141)] Failed to resolve address for stun.l.google.com., errorcode: -105
[29552:29004:1231/223026.133:ERROR:socket_manager.cc(141)] Failed to resolve address for stun.l.google.com., errorcode: -105
'upload_in_progress'
[29860:29864:1231/223258.671:ERROR:device_event_log_impl.cc(192)] [22:32:58.670] USB: usb_service_win.cc:104 SetupDiGetDeviceProperty({{A45C254E-DF1C-4EFD-8020-67D146A850E0}, 6}) failed: Element not found. (0x490)
Message:
Stacktrace:
        GetHandleVerifier [0x00506EE3+174339]
        (No symbol) [0x00430A51]
        (No symbol) [0x00146FF6]
        (No symbol) [0x00179876]
        (No symbol) [0x00179C2C]
        (No symbol) [0x001ABD42]
        (No symbol) [0x00197054]
        (No symbol) [0x001AA104]
        (No symbol) [0x00196DA6]
        (No symbol) [0x00171034]
        (No symbol) [0x00171F8D]
        GetHandleVerifier [0x005A4B1C+820540]
        sqlite3_dbdata_init [0x006653EE+653550]
        sqlite3_dbdata_init [0x00664E09+652041]
        sqlite3_dbdata_init [0x006597CC+605388]
        sqlite3_dbdata_init [0x00665D9B+656027]
        (No symbol) [0x0043FE6C]
        (No symbol) [0x004383B8]
        (No symbol) [0x004384DD]
        (No symbol) [0x00425818]
        BaseThreadInitThunk [0x7553FCC9+25]
        RtlGetAppContainerNamedObjectPath [0x77347C6E+286]
        RtlGetAppContainerNamedObjectPath [0x77347C3E+238]
        (No symbol) [0x00000000]

I'm not entirely sure what is causing this error, but it is preventing me from uploading the videos. I installed the library by pip install upgenius. Thank you so much for any help!

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@andrewCohn andrewCohn added the bug Something isn't working label Jan 1, 2024
@wanghaisheng
Copy link
Owner

can you try firefox instead of chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants