Hi ben thanks for replying but i checked this allready i have set it to 8084 and the other one left standard on 9090 as the binding states. I will post my config and settings maybe something i missed. In osmc all the settings are enabled as subscribed so also the remote control by other apps is on. I can send json commands to osmc as test with the webbrowser and i see the notification. Just the binding i ca'nt get to work. The xbmx action binding also did not work. I hope we find a solution.
Check the web server port config in OSMC and compare to your binding config.I just upgraded from Raspbmc to OSMC and previously Raspbmc was 8080 for the web server port (which is what openHAB was configured for) but OSMC installed with a default of port 80. As soon as I changed OSMC to 8080 everything started working as before.
--
You received this message because you are subscribed to a topic in the Google Groups "openhab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openhab/JiXRGQncymA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.
To view this discussion on the web visit https://groups.google.com/d/msgid/openhab/3f0850f9-045d-4357-8e5f-1c581f5af720%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
As promised this is what is in my config from openhab: ( I had to add this as this was not standard in my config file )
Here I can see that my xpenelogy ( sickbeard and couchpotato ) communicate fine for updating databases and sending notifications.
my guess would be that its either ipv6 being enabled or the hostname
my guess would be that its either ipv6 being enabled or the hostnameone can check this easely by loggin onto the mediacenter on ssh
os...@osmc:~$ netstat
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 304 OSMC:ssh 193.53.137.232:24358 ESTABLISHED
tcp 0 0 OSMC:8084 XPN1:42737 ESTABLISHED
tcp 0 0 OSMC:ssh 193.53.137.232:23014 TIME_WAIT
tcp 0 0 OSMC:ssh 193.53.137.232:24179 ESTABLISHED
tcp 0 0 OSMC:8084 XPN1:42738 ESTABLISHED
tcp 0 0 OSMC:8084 XPN1:42739 ESTABLISHED
tcp6 0 0 OSMC:9090 XPN1:59429 ESTABLISHED
udp 0 0 OSMC:58587 DD-WRT:domain ESTABLISHED
why port9090 is still tcp6 I don't know
but at least something working and the refresh service connects.
happy me :-)
Thnx mate
Saw that one afterwards its working now ;-)
Grtz
--
You received this message because you are subscribed to a topic in the Google Groups "openhab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openhab/JiXRGQncymA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.
To view this discussion on the web visit https://groups.google.com/d/msgid/openhab/3269040d-b28d-4e29-a1cd-c691df554a09%40googlegroups.com.