Lots of errors after migrating

Log: http://pastebin.com/02mYe45D
After following this guide: https://github.com/NzbDrone/NzbDrone/wiki/Backup-and-Restore to backup and restore to a different server i am getting a lot of errors and issues.

Nzbdrone will download but isn’t picking up shows such as the the simpsons or the amazing race. Along with that i constantly get:

[GET] Internal Server Error : /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc
when loading the logs on the web ui

and when manually searching for content:
[POST] Internal Server Error : /api/release

Any help is appreciated.

Looks like logs.db (the logging database) is corrupt. Try deleting that, otherwise everything looks okay.

That was the first thing i tried, deleting the logs but that specific error still plagues me. Searching seems to be working better, it picked everything up over night and moved the items eventually.