Error in REST API: Index: 13, Size: 0
Posted: Sat May 25, 2013 9:43 pm
Hi I've been getting this error for the past few days when I try to view my genre library using the mobile app. When I look at the subsonic log it shows these errors:
Is my postgres database corrupt or is there something else going on here?
- Code: Select all
[5/25/13 4:31:36 PM CDT]
DEBUG
SecurityService
Load user Perry
[5/25/13 4:31:36 PM CDT]
DEBUG
RESTController
genreId = 0
[5/25/13 4:31:36 PM CDT]
DEBUG
RESTController
genre = null
[5/25/13 4:31:38 PM CDT]
DEBUG
SecurityService
Load user Perry
[5/25/13 4:31:39 PM CDT]
DEBUG
SecurityService
Load user Perry
[5/25/13 4:31:39 PM CDT]
DEBUG
LeftController
return last modified as Sat May 25 16:30:05 CDT 2013
[5/25/13 4:31:39 PM CDT]
DEBUG
RESTController
genreId = 14
[5/25/13 4:31:39 PM CDT]
WARN
RESTFilter
Error in REST API: Index: 13, Size: 0
[5/25/13 4:31:46 PM CDT]
DEBUG
SecurityService
Load user Perry
[5/25/13 4:31:46 PM CDT]
DEBUG
LeftController
return last modified as Sat May 25 16:30:05 CDT 2013
[5/25/13 4:31:46 PM CDT]
DEBUG
RESTController
genreId = 14
[5/25/13 4:31:46 PM CDT]
WARN
RESTFilter
Error in REST API: Index: 13, Size: 0
[5/25/13 4:31:55 PM CDT]
DEBUG
SecurityService
Load user Perry
Is my postgres database corrupt or is there something else going on here?