20230503 RECORD (WD EX4100) HTTP 503 errors

Want to write your own code to work with a HDHomeRun or work with the HDHomeRun DVR? We are happy to help with concepts, APIs, best practices.
Post Reply
djp952
Posts: 1620
Joined: Wed Oct 01, 2008 8:46 pm
Device ID: 131EB7F7;131ED0E0
Location: Elkridge, MD USA
x 24

20230503 RECORD (WD EX4100) HTTP 503 errors

Post by djp952 »

I installed the 20230503 HDHomeRun RECORD instance on my WD EX4100 NAS and my client application (Unofficial Kodi HDHomeRun PVR DVR addon) is now receiving HTTP 503 errors when attempting to access RECORD for "live" playback of channels:

Code: Select all

http://192.168.0.220:50000/auto/v526?ClientID=c4aed451-1859-416e-805a-c561343ad41f&SessionID=0x739D7893: HTTP 503: Service Unavailable
Please advise. Have the ClientID and/or the SessionID arguments specified now become malformed, or is there something else going on that I need to accommodate/adjust for RECORD moving forward?

djp952
Posts: 1620
Joined: Wed Oct 01, 2008 8:46 pm
Device ID: 131EB7F7;131ED0E0
Location: Elkridge, MD USA
x 24

Re: 20230503 RECORD (WD EX4100) HTTP 503 errors

Post by djp952 »

Looks like it's some manner of discovery issue with the new version, at least on my EX4100, rolling back to 20230323 fixed it.

Code: Select all

20230506-14:23:47 Recording: sending discover using local ip 192.168.0.220 (ifindex 6)
20230506-14:23:47 Recording: sending discover via 192.168.0.220 (ifindex 6) failed
20230506-14:23:47 Recording: sending discover using local ip 192.168.0.220 (ifindex 6)
20230506-14:23:47 Recording: sending discover via 192.168.0.220 (ifindex 6) failed
20230506-14:23:48 Recording: discover response from E500A92F-F58F-F8CE-F5B8-2D10C224C933 http://127.0.0.1:50000
20230506-14:23:48 Recording: event download failed

Online
nickk
Silicondust
Posts: 20210
Joined: Tue Jan 13, 2004 9:39 am
x 385

Re: 20230503 RECORD (WD EX4100) HTTP 503 errors

Post by nickk »

Please upgrade to 20230505 (released today) - both the HDHomeRun firmware and the record engine for WDC.

Nick

djp952
Posts: 1620
Joined: Wed Oct 01, 2008 8:46 pm
Device ID: 131EB7F7;131ED0E0
Location: Elkridge, MD USA
x 24

Re: 20230503 RECORD (WD EX4100) HTTP 503 errors

Post by djp952 »

Confirmed 100% working again with 20230505, thanks as always Nick. It truly amazes me how quickly you guys can turn releases around to solve things :) You rock!

Post Reply