If you are using a ROOM database, then check your entities.
I was using a predefined database created with DB Browser (SQLite),and I had camel cased a couple of fields, and this was causing the problem.
Try running the app normally and check your logcat.