SilentDemonSD / WZML-X

A Super Enhanced Telegram bot which can download torrents, mega, google drive links, telegram file, direct links and all yt-dlp sites, upload to google drive, telegram cloud, rclone clouds or ddl servers. Made with Pyrogram in Python by WZML-X Devs.
http://wzmlx.mysterysd.in
GNU General Public License v3.0
862 stars 1.8k forks source link

Upload error #76

Closed pachax001 closed 1 year ago

pachax001 commented 1 year ago

Files does not get uploaded to the drive. Getting this error. RetryError[Future at 0xffff89ccd400 state=finished raised TypeError] Here is the log gdtot clone works fine Generated Last 21 Lines from log.txt:

---------------- START LOG -----------------

2022-12-15 01:31:37,849 - bot - INFO - Download completed: Revenge_of_Others_S01E12_x264_540p_DSNP_WEB_DL_APEX_OnlyKDrama_com.mkv 2022-12-15 01:31:37,849 - bot - INFO - Upload Name: Revenge_of_Others_S01E12_x264_540p_DSNP_WEB_DL_APEX_OnlyKDrama_com.mkv 2022-12-15 01:31:37,849 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Authorizing with 48.json service account 2022-12-15 01:31:38,105 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Uploading File: /usr/src/app/downloads/31381/Revenge_of_Others_S01E12_x264_540p_DSNP_WEB_DL_APEX_OnlyKDrama_com.mkv 2022-12-15 01:31:38,531 - googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded" 2022-12-15 01:31:38,531 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Switching to 49.json service account 2022-12-15 01:31:38,531 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Authorizing with 49.json service account 2022-12-15 01:31:38,534 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Got: userRateLimitExceeded, Trying Again. 2022-12-15 01:32:30,995 - googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded" 2022-12-15 01:32:30,996 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Switching to 50.json service account 2022-12-15 01:32:30,996 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Authorizing with 50.json service account 2022-12-15 01:32:30,998 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Got: userRateLimitExceeded, Trying Again. 2022-12-15 01:33:24,495 - googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded" 2022-12-15 01:33:24,496 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Switching to 51.json service account 2022-12-15 01:33:24,496 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Authorizing with 51.json service account 2022-12-15 01:33:24,499 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Got: userRateLimitExceeded, Trying Again. 2022-12-15 01:34:20,001 - googleapiclient.http - WARNING - Encountered 403 Forbidden with reason "userRateLimitExceeded" 2022-12-15 01:34:20,002 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Switching to 52.json service account 2022-12-15 01:34:20,002 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Authorizing with 52.json service account 2022-12-15 01:34:20,015 - bot.helper.mirror_utils.upload_utils.gdriveTools - INFO - Got: userRateLimitExceeded, Trying Again.

---------------- END LOG -----------------

Rupesh-rn commented 1 year ago

May i know how you resolved this user rate limit exceeded issue while mirroring or uploding to gdrive?