makiisthenes / TiktokAutoUploader

Automatically Edits Videos and Uploads to Tiktok with CLI, Requests not Selenium.
GNU General Public License v3.0
557 stars 123 forks source link

Seems to be endlessly idling on upload #62

Open cooldude3828 opened 6 months ago

cooldude3828 commented 6 months ago

error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default User successfully logged in. Tiktok Datacenter Assigned: useast5 Uploading video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... page.evaluate: TypeError: Cannot read properties of undefined (reading 'sign') at generateSignature (eval at evaluate (:226:30), :3:42) at eval (eval at evaluate (:226:30), :1:1) at eval () at UtilityScript.evaluate (:226:30) at UtilityScript. (:1:44) at Signer.sign (/content/TiktokAutoUploader/tiktok_uploader/tiktok-signature/index.js:121:33) at main (/content/TiktokAutoUploader/tiktok_uploader/tiktok-signature/browser.js:11:31)

hypefi commented 6 months ago

same error here too !

makiisthenes commented 6 months ago

Will fix