thecodrr / BreadPlayer

Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
https://theweavrs.github.io/BreadPlayer/
GNU General Public License v3.0
300 stars 84 forks source link

Error while getting transaction. #206

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

https://sentry.io/abdullah-atta/breadplayer/issues/403794306/

Message: Error while getting transaction. 

Exception:DBreeze.Exceptions.DBreezeException: Database is not operable, please find out the problem and restart the engine! TransactionsCoordinator.StopEngine ---> System.Exception: Exception_WasThrown, System.Exception. For more information, visit http://go.microsoft.com/fwlink/?LinkId=623485
   Exception_EndOfInnerExceptionStack
   at DBreeze.DBreezeEngine.GetTransaction()
   at BreadPlayer.Database.DBreezeExtensions.GetSafeTransaction(DBreezeEngine engine)