Closed BakunawaPH closed 3 months ago
It seems to me that the backup you have is not complete - please take a look in your result.json
file and see if you have (File unavailable, please try again later)
somewhere inside it. That indicates that some files couldn't be downloaded from Telegram servers so you could retry backup once more and/or simply remove problematic messages from result.json
Wow it worked! Removing the whole section where (File unavailable, please try again later)
was in result.json
made the import process work again! Looks like it was from a message with an indication of "self_destruct_period_seconds": 7,
. Thanks for your help. Hopefully nothing goes wrong and I'm able to import my messages.
Hi, I'm very unfamiliar with Python (and coding in general) and the most I've been exposed to it is a few days ago when I started learning how to utilize your Repository due to a dire need of importing my old Telegram data. So long story short, I think I was able to run it correctly but since it was going too slow, I left the PC running to continue the uploading status while I was out for work. When I came back, it showed this:
Now, being someone who doesn't have any idea what to do, I did what I thought was the most logical and just ran the old syntax I used. Now it showed me this:
I tried it again and it just asked me to log-in once again. I did that, which started the import process again but the above errors showed up once more. Now I'm completely lost. I don't have the slightest clue on where to begin to fix this. If it's not too much, can I ask for some help regarding this? Thank you!