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

Input/output error #10

Open
qcgzxw opened this issue Apr 11, 2022 · 0 comments
Open

Input/output error #10

qcgzxw opened this issue Apr 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@qcgzxw
Copy link
Owner

qcgzxw commented Apr 11, 2022

[Forwarded from Ebook Send Bot]
An exception was raised while handling an update
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/telegram/ext/dispatcher.py", line 555, in process_update
    handler.handle_update(update, self, check, context)
  File "/usr/local/lib/python3.8/dist-packages/telegram/ext/handler.py", line 198, in handle_update
    return self.callback(update, context)
  File "/app/tg_bot/tg_bot.py", line 164, in document
    shutil.copy(fp, new_path)
  File "/usr/lib/python3.8/shutil.py", line 418, in copy
    copyfile(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/lib/python3.8/shutil.py", line 276, in copyfile
    return dst
OSError: [Errno 5] Input/output error
@qcgzxw qcgzxw added the bug Something isn't working label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant