You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm starting from today to get the same error. I had it working in a raspberry docker container. This week I moved it to an Oracle Cloud linux VM, worked for..2 days I think. Until today that someone told me "your bot is not working". I double checked...and was right, bot not working.
I decied to move it again back to the raspberry at home, but same error. Tried to run in my Win11 docker desktop (same parameters as always), and same message than in Cloud and Raspy.
@LucaTNT Do you know what can be causing this? because I read the git post that says in the error log but I can't find a solution...
Thank you so much in advanced.
Here the log i got from my recently created container:
XXXXX@raspberrypi:~ $ sudo docker logs -f XXXXXXXXXX
Thu, 12 Dec 2024 17:32:51 GMT node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. at node:internal/modules/cjs/loader:1092:14
2024-12-12 17:32:54 Found non-Amazon URL https://amzn.eu/d/cR6U3fe
Hi, the node-telegram-bot-api deprecated [...] has always been there but doesn't impact the bot's functionality.
The problem is that I never got around to adding support for amzn.eu links, I hope I will someday
The code gets stuck at the beginning
![Screenshot 2024-03-22 164800](https://private-user-images.githubusercontent.com/132016637/316084423-1c1efc61-1d62-4abd-b9ef-85c83a2786fe.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDI0MjUsIm5iZiI6MTczOTA0MjEyNSwicGF0aCI6Ii8xMzIwMTY2MzcvMzE2MDg0NDIzLTFjMWVmYzYxLTFkNjItNGFiZC1iOWVmLTg1YzgzYTI3ODZmZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxOTE1MjVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NWIyNDlmMzk4YzM1ODFlNDVkNmEzNzk5ZmMyYTkxZTcyZDViYWE5Y2ZkZmY2ZGFjOTlmMDg0NzY1YjVlNWRhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Y2YrlNRMxDFbr23uC731MdWRCBRWkrjmIj0wuVn_f-c)
The text was updated successfully, but these errors were encountered: