Failed to send action "GetPositionInfo" with 6.7.3
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
-
- Posts: 1
- Joined: Sun Oct 01, 2017 7:27 pm
Failed to send action "GetPositionInfo" with 6.7.3
Hi, with 6.7.3 I'm receiving this error with version 6.7.3 using a Samsumg TV 6710. This is new, old versions were working good.
ERROR 09:41:42.413 [UPNP-[TV]tv] Failed to send action "GetPositionInfo" to [TV]tv: Error: Current state of service prevents invoking that action. Non-recoverable remote execution failure: 400 Bad Request. (HTTP response was: 400 Bad Request)
Is there a way to fix this via configuration?
Thanks to all! UMS is really great!
ERROR 09:41:42.413 [UPNP-[TV]tv] Failed to send action "GetPositionInfo" to [TV]tv: Error: Current state of service prevents invoking that action. Non-recoverable remote execution failure: 400 Bad Request. (HTTP response was: 400 Bad Request)
Is there a way to fix this via configuration?
Thanks to all! UMS is really great!
- Attachments
-
UMS.conf
- (53.98 KiB) Downloaded 348 times
-
ums_out.log
- (12.95 KiB) Downloaded 335 times
Re: Failed to send action "GetPositionInfo" with 6.7.3
I think this is due to a bug that has already been fixed. 6.7.4 has been ready for release for 2 weeks now, and I'm not sure why it's not being released. If the problem doesn't go away with 6.7.4, please let me know.
Re: Failed to send action "GetPositionInfo" with 6.7.3
Will release it very soon, sorry for the delays!
Re: Failed to send action "GetPositionInfo" with 6.7.3
Hi,
Letting you know...
I've had this problem with 6.7.2. => updated to 6.7.4 and I still have the same problem.
Attached.
Re: Failed to send action "GetPositionInfo" with 6.7.3
I don't know why I thought this was caused by the fixed bug, I think I misread "GetPositionInfo" as "GetProtocolInfo". As far as I can tell this error message happens after the renderer has disconnected or stopped playing. UMS is still trying to check its the playback position and hasn't yet "understood" that the playback has stopped.
I'm pretty sure the error has been there all along, but the error hasn't been logged. I made some more logging in some of this code to better understand a different problem, and that's probably the reason it's logged now. I don't think this error has much consequence, UMS will realize that playback has stopped after a while and stop asking for the position.
Do you report this simply because this is logged, or do you experience an actual problem?
I'm pretty sure the error has been there all along, but the error hasn't been logged. I made some more logging in some of this code to better understand a different problem, and that's probably the reason it's logged now. I don't think this error has much consequence, UMS will realize that playback has stopped after a while and stop asking for the position.
Do you report this simply because this is logged, or do you experience an actual problem?
Re: Failed to send action "GetPositionInfo" with 6.7.3
Hi,
I do experience an actual problem... so I was googling that error string I saw in the log...
probably this is not the cause of my problem...
My tv (Samsung tv in the logs) just does not find the server anymore, regardless the fact that the server sees it and even estimates its connection speed.
Any suggestion what should I check/reconfigure/try?
I've already upgraded to the latest 6.7.4.
I think the timing of the problem is "it stopped working after the ms win 10 creators update", but I'm not 100% certain...
Thanks!
I do experience an actual problem... so I was googling that error string I saw in the log...
probably this is not the cause of my problem...
My tv (Samsung tv in the logs) just does not find the server anymore, regardless the fact that the server sees it and even estimates its connection speed.
Any suggestion what should I check/reconfigure/try?
I've already upgraded to the latest 6.7.4.
I think the timing of the problem is "it stopped working after the ms win 10 creators update", but I'm not 100% certain...
Thanks!
Re: Failed to send action "GetPositionInfo" with 6.7.3
We have had multiple cases where the creates upgrade has messed with the Windows firewall rules making UMS stop working. Try turning off the Windows firewall and see it that solves the problem. If that's the case, you need to fix the firewall rules manually (you can find other threads here that explains what to open).
Re: Failed to send action "GetPositionInfo" with 6.7.3
I've disabled the firewall, but firstly this had no effect on the problem...
Then I've noticed a strange ip in the logs... For some unknown reason, UMS has chosen another network interface which is not really connected...
So after forcing the correct interface and disabling the firewall - the tv has finally discovered the UMS!
Thank you very much!
I actually played with the firewall settings a bit before going to the forum, but with no luck. Apparently, it is more to it...
Now I'll go find the firewall settings thread to figure out the correct configuration.
Thanks again!
Have a great weekend!
Then I've noticed a strange ip in the logs... For some unknown reason, UMS has chosen another network interface which is not really connected...
So after forcing the correct interface and disabling the firewall - the tv has finally discovered the UMS!
Thank you very much!
I actually played with the firewall settings a bit before going to the forum, but with no luck. Apparently, it is more to it...
Now I'll go find the firewall settings thread to figure out the correct configuration.
Thanks again!
Have a great weekend!