Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

downloader.py - '<' not supported between instances of 'NoneType' and 'dateime.datetime' #106

Open
ApexLead opened this issue Feb 5, 2019 · 1 comment

Comments

@ApexLead
Copy link

ApexLead commented Feb 5, 2019

I exported 1 group with around 1M messages to test if the script runs smoothly for me, but when it got to 97% it crushed with another error:
File "/usr/local/lib/python3.6/dist-packages/telegram_export/downloader.py", line 507, in start req.offset_date = min(m.date for m in history.messages)
TypeError: '<' not supported between instances of 'NoneType' and 'dateime.datetime'

@ApexLead
Copy link
Author

ApexLead commented Feb 5, 2019

error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant