Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Working code. Try updating the Telebot library or reinstalling the interpreter.
pip install pytelegrambotapi --upgrade
You need to install the atop program and then you can understand what events preceded the repeated failure.
Just in case, show the disk layout with the output of the command
for disk in $( lsblk | grep disk | awk '{print $1}' ); do sudo fdisk -l /dev/$disk; done
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question