Page 1 of 2
Connection errors with Roku 3
Posted: Sun Jan 04, 2015 9:12 am
by Strawberrygrl
Hi all. I am new to the Universal Media Server thing, so I apologize. I am having big problems trying to use UMS on my Roku 3. There seems to be a connection issue. UMS will appear in my list of servers, then I go to click on a compatible video, it hangs at "retrieving", then the Roku gives a connection error if it is a small file (a half hour video), or just hangs at "retrieving" for larger files (an hour long video). The status of the UMS server always shows as connected and the unknown renderer remains listed there, but every time I get a connection error or it just hangs and none of my video files are playing. They are mp4 or MKV, so they are supposed to be supported by Roku. The log just says that it starts a video, then stops it, then the renderer is not recognized continually. Wash, rinse, repeat.
Any help would be greatly appreciated. Thank you.
Re: Connection errors with Roku 3
Posted: Sun Jan 04, 2015 9:18 am
by Strawberrygrl
Sorry. Forgot to include the attachment of the log.
Re: Connection errors with Roku 3
Posted: Thu Nov 19, 2015 2:41 pm
by Ironclad17
Having the same issue with a Roku 2
Re: Connection errors with Roku 3
Posted: Fri Nov 20, 2015 12:21 am
by valib
Ironclad17 wrote:Having the same issue with a Roku 2
Can you provide a log? See Forum rules above.
Re: Connection errors with Roku 3
Posted: Fri Nov 20, 2015 4:36 am
by Ironclad17
Right here you go.
Re: Connection errors with Roku 3
Posted: Fri Nov 20, 2015 11:14 pm
by valib
Your issue is a little bit different than the previous one. Your Roku is sending two different User-Agent info from the same IP addres 192.168.1.5. One is
Code: Select all
User-Agent: Roku/DVP-7.0 (067.00E09021A)
and second
You also set the default renderer to "Roku 3 (NSP 5)". It will be better to set default renderer to empty (Unknown) and make new renderer.conf. Simply copy the file Roku-Roku3-5.conf to the new file Roku-Roku3-7.conf and change the RendererName to
and UserAgentSearch to
Than the Roku 3 (NSP 7) should be automatically recognized. Test it and give us a feedback also with new log.
Re: Connection errors with Roku 3
Posted: Sat Nov 21, 2015 9:37 am
by Ironclad17
I did everything you asked and doublechecked that my firewall wasn't interfering, but no changes. I did learn that audio files play with no issue though. This time it was having trouble detecting the roku boxes as well. It won't display media renderers but the roku boxes can find the media server despite that.
Re: Connection errors with Roku 3
Posted: Sun Nov 22, 2015 3:40 am
by valib
It seems to me that you have running two instances of the UMS. Do you have installed it as a service? And what is the reason that you set the exact network interface and IP address? Does the UMS have a problem to recognize them?
Can you provide here your new Roku-Roku3-7.conf?
Re: Connection errors with Roku 3
Posted: Sun Nov 22, 2015 3:47 am
by Ironclad17
Whoops, I thought the run only one instance setting would include the windows service. I was getting firewall issues, so I thought assigning the network info might resolve that. Disabling the windows service seems to have fixed that issue at least. I just copied Roku-Roku3-5.conf and changed the RenderName and UserAgentSearch.
Re: Connection errors with Roku 3
Posted: Sun Nov 22, 2015 10:14 am
by valib
If I understand you well we can make that issue as solved.Your .conf file will be included in the next release.