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
{{ message }}
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
you can search logs for twitter-2019-09-03-e8e262c23c29034d93e33705d9283f85db6574afa2b9487caa474c0b98357944.zip file, it's about 300Mb. I've got this after uploading:
it has come to my attention while investigating #263 that tweet archives
as forget supports them are no longer a thing. this commit disables all
front-facing archive support and puts a banner above the form
the tweet archive format that forget supported has been phased out by twitter. the new format will be supported soon, please subscribe to #64 for updates
Hello,
you can search logs for twitter-2019-09-03-e8e262c23c29034d93e33705d9283f85db6574afa2b9487caa474c0b98357944.zip file, it's about 300Mb. I've got this after uploading:
500 Internal server error
[SQL: INSERT INTO twitter_archives (account_id, body, chunks) VALUES (%(account_id)s, %(body)s, %(chunks)s) RETURNING twitter_archives.id]
[parameters: {'account_id': 'twitter:1063429539060203520', 'body': <psycopg2.extensions.Binary object at 0x7f7ea8efe148>, 'chunks': None}]
(Background on this error at: http://sqlalche.me/e/2j85)
How can we fix it?
The text was updated successfully, but these errors were encountered: