[mythtv] [mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2198-gd3d6700

George Nassas gnassas at mac.com
Wed Sep 17 15:09:06 UTC 2014


On Sep 16, 2014, at 2:34 PM, Stuart Morgan <stuart at tase.co.uk> wrote:

> The two things may be unconnected, it appears that the socket between the 
> browser and the server was closed while we were in the middle of writing to 
> it.
> 
> This may just be a momentary glitch, or it could be in some way related to the 
> recent work I did to convert the server over to QT sockets.

It's probably on my side, after posting I noticed my laptop had filled its file table which would account for the socket weirdness. I bumped the kernel limits and rebooted.

> Can you pastebin or attach your backend log when running with -v upnp --
> loglevel debug?

http://pastebin.com/VjzaQppH and the web requests start around line 384 where I added a blank line. In Mavericks Safari I opened http://BE:6544/ and clicked on "Video" and then "Video Gallery". The browser's console log said:

loadContent: URL(/misc/overview.qsp) JSURL(undefined)		util.qjs:113
loadContent: URL(/video/gallery.qsp) JSURL(undefined)		util.qjs:113
Failed to load resource: The request timed out.		http://ivy:6544/video/gallery.qsp

After that I opened a shell window and did curl http://ivy:6544/video/overview.qsp which gave me some javascript however curling gallery.qsp returned nothing. That's where the log ends.

- George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-dev/attachments/20140917/b649759f/attachment.html>


More information about the mythtv-dev mailing list