Itz-fork / Mega.nz-Bot

Simple Telegram Bot to Download and Upload Files From Mega.nz
https://github.com/Itz-fork/Mega.nz-Bot
GNU General Public License v3.0
347 stars 520 forks source link

Error Message in telegram and Warning ('cache_first=False' on config.ini) - Ubuntu 22.04 Server #39

Closed bayuapriansah closed 8 months ago

bayuapriansah commented 2 years ago

hello i encounter problem when running this bot on my ubuntu 22.04 Server. there is no problem when setup the program until it run

but when i tried to download something, i send the link to my bot on telegram this error shows up

Error: MegaTools.__shellExec() got an unexpected keyword argument 'message_id'

also in the server side there is warning shows in my terminal after i send link and got an error in telegram

Config validation wasn't performed as 'cache_first=False'. Program won't work if the config was missing or corrupted!

Itz-fork commented 2 years ago

Fixed it


Config validation wasn't performed as 'cache_first=False'. Program won't work if the config was missing or corrupted!

You can ignore this

Itz-fork commented 8 months ago

Fixed