Closed Cysime closed 2 years ago
HTTPSConnectionPool(host='EXAMPLE.COM', port=443)
Are you sure this host is correct?
HTTPSConnectionPool(host='EXAMPLE.COM', port=443)
Are you sure this host is correct?
Yes, host and API keys are correct with my own instance's information, and command like help
and storage status
are working with no issue.
/storage_status
Filesystem Size Used Avail Use% Mounted on
tmpfs 2.4G 2.0M 2.4G 1% /run
/dev/sda1 97G 19G 79G 20% /
tmpfs 12G 4.0K 12G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda15 98M 5.1M 93M 6% /boot/efi
tmpfs 2.4G 4.0K 2.4G 1% /run/user/1001
HTTPSConnectionPool(host='EXAMPLE.COM', port=443)
letsencrypt? use fullchain.pem (not cert.pem) in domain settings
command like help and storage status are working with no issue
Btw just to point out, if you can use other built-in bot commands other than upload means the bot is probably working as intended, Chevereto has docs for it's API v1 which you can debug using curl.
I had the same error, helped changing cert.pem to fullchain.pem in the nginx config on the host chevereto
Hello. I'm using Ubuntu 22.04 and Python 3.10, while using the bot, it shows the error:
And the telegram bot will stuck on message
Downloading image from Telegram...