You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
app[worker.1]: await handler.callback(self.client, *args)
2022-10-30T08:41:05.802823+00:00 app[worker.1]: File "/app/Uploader/callbacks.py", line 63, in button
2022-10-30T08:41:05.802824+00:00 app[worker.1]: await youtube_dl_call_back(bot, update)
2022-10-30T08:41:05.802824+00:00 app[worker.1]: File "/app/Uploader/button.py", line 203, in youtube_dl_call_back
2022-10-30T08:41:05.802824+00:00 app[worker.1]: file_size = os.stat(download_directory).st_size
2022-10-30T08:41:05.802825+00:00 app[worker.1]: FileNotFoundError: [Errno 2] No such file or directory: './DOWNLOADS/5117106150kSfJq/NP 7.mkv_hls-380-1.mkv'
Beta Was this translation helpful? Give feedback.
All reactions