gugahoi / maraschino

A front-end for HTPCs
MIT License
28 stars 9 forks source link

Internal Server Error with Latest Commit #34

Open rudyvarner opened 10 years ago

rudyvarner commented 10 years ago

After updating to f45bd2218f I now receive and Internal Server Error when accessing Maraschino

Here is my log file. Not much to see.

Sep-10 10:58:06 :: INFO :: Opening database at: C:\Python_Apps\maraschino\maraschino.db Sep-10 10:58:06 :: INFO :: UPDATER :: Checking for updates Sep-10 10:58:06 :: INFO :: Starting Maraschino on 0.0.0.0:7000 Sep-10 10:58:08 :: INFO :: UPDATER :: Up to date

rudyvarner commented 10 years ago

Please close. I think I figured out what happened. I was using the SickRage fork and your latest update caused the crash. I'll stick to this version until you come up with SickRage supoort.

gugahoi commented 10 years ago

Thanks for letting me know, it probably would have taken me ages to figure out the problem! It would definitely be the SickRage branch as that would have added some entries to your maraschino.db that are undefined under my version. Let me ask you tho, how did u find the branch? Close to complete or still lacking in functionality?

rudyvarner commented 10 years ago

It all seemed to work perfectly fine to me. No errors that I ever saw.