Posts: 227
Joined: Nov 2014
Reputation:
3
Kore 2.0.0, Android 5.1
The arrow keys on Kore display on my phone do not work, all other buttons do work (I think).
What can be wrong?
TIA,
Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.
DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Posts: 303
Joined: Jun 2014
Reputation:
15
syncd
Team-Kodi Member
Posts: 303
Something is probably blocking the EventServer on Kodi.
Try checking if something is blocking port 9777 on your Kodi device. Alternatively, in Kore go to the media center configuration and just uncheck the "use EventServer" option.
Posts: 227
Joined: Nov 2014
Reputation:
3
Indeed, I unchecked "Use EventServer", and now it works.
I am sure there is nothing blocking port 9777 on my network.
Thanks!
Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.
DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Posts: 3
Joined: Feb 2016
Reputation:
1
What does "Use EventServer" do? After the most recent updates (current to today), I experienced the same unresponsive arrow button navigation issue. It doesn't seem ideal to toggle off using port 9777 if the reason is unclear.
Posts: 573
Joined: Mar 2012
Reputation:
19
According to the release notes of Kodi 16.1 RC2 a "security" fix for the EventServer has been integrated which as a result only allow connections to the EventServer from localhost => EventServer not working from remotes
To allow remote connections to the EventServer you can do the following:
In Kodi you need to go to System -> Settings -> Services -> Remote control and enable the option "Allow remote control by programs on other systems"
Posts: 3,077
Joined: Jun 2009
As a side note this is how it worked before it was broken and now works correctly as per the option names and functions
Previously, you only allowed Event Server from localhost but anyone could control your device = big security problem
Posts: 1
Joined: Nov 2024
Reputation:
0
I encountered the same problem some years later, it seems that kore disables eventserver if it is not active at the time you reconfigure a media center in kore. The solution I found is to (re)configure a media center in kore while any video is playing in kodi.