DownloaderForReddit icon indicating copy to clipboard operation
DownloaderForReddit copied to clipboard

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

Open jeffward01 opened this issue 3 years ago • 5 comments

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

  • Operating system: Windows 10 64 bit
  • Software version: latest
  • Are you running a compiled version or from source?: No, I downloaded the package

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 avatar Nov 11 '20 07:11 jeffward01

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

jeffward01 avatar Nov 11 '20 09:11 jeffward01

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

MalloyDelacroix avatar Nov 11 '20 12:11 MalloyDelacroix

DownloaderForReddit.log

Same issue for me, on the same environment.

Jalawoud avatar Nov 22 '20 11:11 Jalawoud

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

aingwrytew avatar Apr 13 '21 18:04 aingwrytew

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

zacker150 avatar Apr 13 '21 19:04 zacker150