Kodi Remote reached end of buffer error? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +---- Forum: Kodi Remote for iOS Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=193) +---- Thread: Kodi Remote reached end of buffer error? (/showthread.php?tid=320416) Pages:
1
2
|
RE: Kodi Remote reached end of buffer error? - rschiks - 2017-09-10 (2017-09-10, 06:17)Newsboy Wrote: Have checked firewall and used netsh via CMD shell to check if the port is in use and it comes back as "listening". From my experience it's always something very simple. But how to find it, yes, well, that's usually not the easy part. Other software, like virus scanners for example, could also interfere. They could intercept network traffic and drop network packages if (incorrectly) flagged. RE: Kodi Remote reached end of buffer error? - snow6oy - 2017-11-27 (2017-09-10, 06:17)Newsboy Wrote: Have checked firewall and used netsh via CMD shell to check if the port is in use and it comes back as "listening". RE: Kodi Remote reached end of buffer error? - snow6oy - 2017-11-27 Had the same problem. As a test I ran > telnet x.x.x.x 8080 GET / <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Chorus 2 - Kodi web interface</title> ... obviously something is listening. So I tried it through a proper browser and Chorus appeared. Works great |