Notalib / LYT

m.e17.dk
GNU Lesser General Public License v3.0
10 stars 12 forks source link

Certain titles wont load (Valhalla series) #498

Closed simmoe closed 11 years ago

simmoe commented 11 years ago

Strangely so far, I have only been able to reproduce this issues with the "Valhalla" series: 36826, 36824, 36825 - And it's persistet across all three titles, i cant open any of them on release 013. @everhoej @NajaWulff - can you check if this goes for you as well?

Internal server error

(app kl 12.45 mandag d. 7 januar) The book fails to load because of an internal server error in getContentRessources. This issue was produced with book 36826 (Valhalla). The problem is persistent - it doesn't help to hit "try again".

Log

RPC: Calling "getContentResources" log.js:167
RPC: Resource error: s:internalServerErrorFault: Internal server error log.js:193
[588577] Service: Emitting error:service event log.js:46
[588577] Player: failed to load book, reason [object Object] log.js:46
[588578] Control: bookPlay: Failed to load book ID 36826, reason: [object Object] 
everhoej commented 11 years ago

I can't load 36822, 36823, 36824, 36825 or 36826.

hwh commented 11 years ago

Fixed and deployed to test..

The soap message that was returned by the new GetMaterial() DCS method exceeded the maximum allowed size of received messages in the Dodp service.. That value has now been increased (significantly).. I expect that it is almost only the cartoons that has so many files that the message gets to big..

simmoe commented 11 years ago

@hwh Tested and working on Valhalla series - but knowing the source of the error I tested an old classic: http://test.m.e17.dk/lyt-1.2.0_013/#book-play?book=13078 (bob dylan leksikon) - and it doesn't load. Same issue?

RPC: Calling "getContentResources" log.js:167
RPC: Resource error: s:internalServerErrorFault: Internal server error log.js:193
[3146657] Service: Emitting error:service event log.js:46
[3146658] Player: failed to load book, reason [object Object] log.js:46
[3146658] Control: bookPlay: Failed to load book ID 13078, reason: [object Object] 
hwh commented 11 years ago

Most likely... I'll check...

hwh commented 11 years ago

@simmoe @everhoej Fixed, now you can get your precious Bob Dylan leksikon also ;)

simmoe commented 11 years ago

Nice and working.