Kodi Community Forum

Full Version: What does this mean?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This is being spammed in my log file and giving me 25% cpu usage.

Code:
17:53:44.308 T:8824    INFO: Platinum [neptune.sockets.bsd]: unexected select state
17:53:44.308 T:8824 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20008 (NPT_ERROR_INTERNAL) [(__result)]
17:53:44.308 T:8824 WARNING: Platinum [platinum.core.http.servertask]: NPT_CHECK failed, result=-20008 (NPT_ERROR_INTERNAL) [(res)]
17:53:44.308 T:8824    INFO: Platinum [neptune.sockets.bsd]: unexected select state
17:53:44.308 T:8824 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20008 (NPT_ERROR_INTERNAL) [(__result)]
17:53:44.308 T:8824 WARNING: Platinum [platinum.core.http.servertask]: NPT_CHECK failed, result=-20008 (NPT_ERROR_INTERNAL) [(res)]
17:53:44.308 T:8824    INFO: Platinum [neptune.sockets.bsd]: unexected select state
17:53:44.308 T:8824 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20008 (NPT_ERROR_INTERNAL) [(__result)]
Do you have UPnP/DLNA enabled? Do you actually need it for sharing media files via the Kodi database(s)?
(2017-11-16, 01:05)Klojum Wrote: [ -> ]Do you have UPnP/DLNA enabled? Do you actually need it for sharing media files via the Kodi database(s)?

no i dont its disabled.
bump
(2017-11-17, 19:47)Shogunreaper Wrote: [ -> ]bump
 please provide a full debug log via pastebin
Code:
https://pastebin.com/TAyPnstw 
@Shogun - please enable debugging, reboot. let the system run for a few minutes, shut down and then post the log via pastebin.
(2017-11-17, 20:32)bry Wrote: [ -> ]@Shogun - please enable debugging, reboot. let the system run for a few minutes, shut down and then post the log via pastebin.
 here, though the high cpu usage does not happen on startup.

https://pastebin.com/raw/11zgieTz
The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
That log sure looks like UPnP is enable and Kodi is communicating with a Directv device.
(2017-11-17, 21:45)DarrenHill Wrote: [ -> ]The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
 what addons? Exodus? I don't use it anymore forgot to uninstall

heres a log without it.
https://pastebin.com/raw/KShqcAjs
(2017-11-17, 21:50)jjd-uk Wrote: [ -> ]That log sure looks like UPnP is enable and Kodi is communicating with a Directv device.
 then how do i disable it? I have "Share my libraries" unchecked in upnp/dlna
F4mproxy as well. It's also banned.

I would wonder if that's also the culprit here.
(2017-11-17, 23:44)DarrenHill Wrote: [ -> ]F4mproxy as well. It's also banned.

I would wonder if that's also the culprit here.
 eh never installed that, not on my addons list either.

deleted the folder, but the creation date says it was installed in May, i've only had the problem recently.

log with it removed
https://pastebin.com/raw/DhkepvGh
Probably a dependency that got snuck in to do who knows what - another reason why care needs to be taken on what you install.

Anyway it does look like upnp is the source of all this:

Code:
15:44:33.106 T:8360   DEBUG: CNetwork::NetworkMessage - Starting network services
15:44:33.106 T:8360  NOTICE: starting upnp client
15:44:33.106 T:8360  NOTICE: Platinum [platinum.core.upnp]: Starting UPnP...
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting SO_REUSEADDR option on socket
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 192.168.129.1 group 239.255.255.250
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 192.168.129.1 group 239.255.255.250
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 192.168.146.1 group 239.255.255.250
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 192.168.146.1 group 239.255.255.250
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 192.168.42.117 group 239.255.255.250
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
15:44:33.107 T:8360    INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 192.168.42.117 group 239.255.255.250
15:44:33.108 T:8360  NOTICE: Platinum [platinum.core.upnp]: Starting Ctrlpoint...
15:44:33.109 T:8872   DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from movie_view  ORDER BY dateAdded desc, idMovie desc LIMIT 10
15:44:33.109 T:8360  NOTICE: Platinum [platinum.core.http.server]: HttpServer listening on 0.0.0.0:1660
15:44:33.110 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 192.168.129.1
15:44:33.110 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
15:44:33.111 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 192.168.146.1
15:44:33.111 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
15:44:33.112 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 192.168.42.117
15:44:33.112 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
15:44:33.113 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 127.0.0.1
15:44:33.113 T:8360    INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
Pages: 1 2