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
2022-05-09 07:16:23,552 - apscheduler.scheduler - INFO - Scheduler started
/usr/local/lib/python3.8/dist-packages/telegram/ext/filters.py:198: TelegramDeprecationWarning: Filters.private is deprecated. Use Filters.chat_type.private instead.
return self.filter(update.effective_message)
/usr/local/lib/python3.8/dist-packages/telegram/ext/filters.py:198: TelegramDeprecationWarning: Filters.group is deprecated. Use Filters.chat_type.groups instead.
return self.filter(update.effective_message)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/home/ubuntu/CloneBot/telegram_gcloner/utils/fire_save_files.py", line 95, in run
process = subprocess.Popen(command_line,
File "/usr/lib/python3.8/subprocess.py", line 858, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/home/ubuntu/CloneBot/gclone'
The text was updated successfully, but these errors were encountered:
2022-05-09 07:16:23,552 - apscheduler.scheduler - INFO - Scheduler started
/usr/local/lib/python3.8/dist-packages/telegram/ext/filters.py:198: TelegramDeprecationWarning: Filters.private is deprecated. Use Filters.chat_type.private instead.
return self.filter(update.effective_message)
/usr/local/lib/python3.8/dist-packages/telegram/ext/filters.py:198: TelegramDeprecationWarning: Filters.group is deprecated. Use Filters.chat_type.groups instead.
return self.filter(update.effective_message)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/home/ubuntu/CloneBot/telegram_gcloner/utils/fire_save_files.py", line 95, in run
process = subprocess.Popen(command_line,
File "/usr/lib/python3.8/subprocess.py", line 858, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/home/ubuntu/CloneBot/gclone'
The text was updated successfully, but these errors were encountered: