JohnDoee / autotorrent

Matches torrents with files and gets them seeded
MIT License
269 stars 34 forks source link

Stuck on building database, _autotorrent.db always at 2kb #52

Closed bobbintb closed 3 years ago

bobbintb commented 3 years ago

When trying to build the initial database it just gets stuck on the "Rebuilding database" message. I left it for well over an hour, which should be more than enough time. The database file never increases in size. I'm not sure what's going on. I am using a mapped network drive on WSL, so I'm sure it's something to do with that. I can browse the drive (/mnt/z) just fine. Sudo didn't help. Any ideas?

bobbintb commented 3 years ago

Nevermind. I reinstalled from pip (I did github dev before I guess) and it worked fine.