MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

RedditDownloader Crashed upon large download of 13 subreddits - now will not open on reopen #172

Open jeffward01 opened 3 years ago

jeffward01 commented 3 years ago

Describe the bug RedditDownloader Crashed upon large download of 13 subreddits - now will not open on reopen. When I click "Open Application", I can see it think for a moment, then nothing happens at all.

Environment Information

To Reproduce (optional) Steps to reproduce the behavior:

  1. Load up these 13 subreddits: https://filebin.net/ayyw5tfj4rfrz1iw/11-11-2020--02-01-12_Export.csv?t=0a1v3uql
  2. Click on download (the first 6 will fail for some reason.), then go to schedule, and set a schedule It will crash shortly after you set a schedule
  3. Now it will have issues loading.

For all but the most trivial of issues, please attach the latest log file. Not sure how to find log, but I will find it.

Note: All issues marked with the Information Needed label will be closed after 30 days if no information is provided.

jeffward01 commented 3 years ago

I have deleted the 'unzipped directory' and re-extracted. And also restarted my computer. The application will no longer open for me.

MalloyDelacroix commented 3 years ago

The log file is under "C:/Users/username/AppData/Roaming/SomeGuySoftware/DownloaderForReddit".

Jalawoud commented 3 years ago

DownloaderForReddit.log

Same issue for me, on the same environment.

aingwrytew commented 3 years ago

I found some success with crashes by hopping into the sqlite DB using "DB Browser for SQLite" and marking down and then deleting entries for the stuff causing the crash. Then readding them slowing once I can open the application again

zacker150 commented 3 years ago

It looks like there are several errors

UNIQUE constraint failed: alembic_version.version_num\n[SQL: INSERT INTO alembic_version(version_num) VALUES(\"70d9de393850\")

AttributeError: 'SubListing' object has no attribute 'rising'

ImportError: Could not resolve module sqlalchemy.ext.baked