MsGsuite / CloneBot_Heroku

A powerful bot to copy your google drive data to your team drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Error While selecting teamdrive for cloning

realnoobie opened this issue · comments

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'