Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error While selecting teamdrive for cloning #43

Open
realnoobie opened this issue May 10, 2022 · 0 comments
Open

Getting Error While selecting teamdrive for cloning #43

realnoobie opened this issue May 10, 2022 · 0 comments

Comments

@realnoobie
Copy link

realnoobie commented May 10, 2022

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant