NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 2 3 4 5 … 13 Next »
Exiting one remote UI client causes both clients to exit

 
  • 0 Vote(s) - 0 Average
Exiting one remote UI client causes both clients to exit
BrettB
Online

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#1
2020-12-24, 04:16 PM
I watched a show in bed last and had this problem happen again. This time I got logs.

The RPi on the living room tv (192.168.143.26) was running Kodi & knewc and was in NextPVR on the recordings list. I used the bedroom one (192.168.143.24), launched knewc, watch a recording, and then used the NextPVR main menu option to Exit. It took me back to the Kodi menu fine. Then when I went back to the living room Pi later, I found that it was also back at the Kodi menu. As I mentioned in the other thread this seems to be happening regularly now.

Logs can be found here. The kodi debug log from the living room client is in there and shows (I think) that it got an "exit" command from the server at 21:20:02.058:
Code:
2020-12-23 21:20:01.907 T:2521822064  DEBUG: http://192.168.143.10:8866/activity?format=json&updates=1&client=sdl-KNEW50xb827ebd2d752&sid=50aed9c89f72443889545bcf40c2de1a
2020-12-23 21:20:01.918 T:2521822064  DEBUG: {u'needsRendering': True}
2020-12-23 21:20:01.918 T:2521822064  DEBUG: http://192.168.143.10:8866/control?format=json&client=sdl-KNEW50xb827ebd2d752&sid=50aed9c89f72443889545bcf40c2de1a
2020-12-23 21:20:02.049 T:2521822064  DEBUG: http://192.168.143.10:8866/activity?format=json&client=sdl-KNEW50xb827ebd2d752&sid=50aed9c89f72443889545bcf40c2de1a
2020-12-23 21:20:02.058 T:2521822064  DEBUG: {u'action': u'exit'}
2020-12-23 21:20:02.109 T:3011654992  DEBUG: ffmpeg[B3823550]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
2020-12-23 21:20:02.311 T:2521822064  DEBUG: clean cache for sid.p
2020-12-23 21:20:02.311 T:2531554160    INFO: CPythonInvoker(5, /storage/.kodi/addons/script.kodi.knewc/default.py): script successfully run
2020-12-23 21:20:02.311 T:2531554160    INFO: CPythonInvoker(5, /storage/.kodi/addons/script.kodi.knewc/default.py): waiting on thread 18446744071936406384
2020-12-23 21:20:02.321 T:3011654992  DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-12-23 21:20:02.321 T:3011654992  DEBUG: ------ Window Deinit (/storage/.kodi/addons/script.kodi.knewc/resources/skins/Estuary/1080i/nextpvr_emulate.xml) ------
2020-12-23 21:20:02.322 T:3011654992  DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-12-23 21:20:02.322 T:3011654992  DEBUG: ------ Window Init (Home.xml) ------

The NextPVR server log shows:
Code:
2020-12-23 21:19:59.963 [DEBUG][141] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 21:20:00.977 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 21:20:00.977 [DEBUG][99] Got request [::ffff:192.168.143.26]: /control
2020-12-23 21:20:00.977 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\FBI\Season 03\FBI.S03E03.Liars.Poker.ts)
2020-12-23 21:20:00.993 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\NCIS\Season 18\NCIS.S18E03.Blood.and.Treasure.ts)
2020-12-23 21:20:00.993 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\The Late Show With Stephen Colbert\Season 06\The.Late.Show.With.Stephen.Colbert.S06E49.ts)
2020-12-23 21:20:00.993 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\Nurses\Season 01\Nurses.S01E01.Incoming.ts)
2020-12-23 21:20:01.009 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\An American Aristocrats Guide to Great Estates\An American Aristocrats Guide to Great Estates_20201207_20002100.ts)
2020-12-23 21:20:01.009 [DEBUG][99] PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\All Rise\Season 02\All.Rise.S02E04.Bad.Beat.ts)
2020-12-23 21:20:01.071 [DEBUG][99] DoCompositeRendering() took 93.5988ms
2020-12-23 21:20:01.118 [DEBUG][45] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 21:20:01.118 [DEBUG][45] ClientGetActivity() returning:
{
  "action": "exit"

}

2020-12-23 21:20:01.118 [DEBUG][45] Setting activity:

I guess I don't have debug logging turned on for the bedroom Pi. So it's info is very limited and really only showing the player commands:
Code:
2020-12-23 20:56:57.450 T:1386193792 WARNING: Repository add-on repository.unofficial.addon.pro uses plain HTTP for add-on downloads in path http://unofficial.addon.pro/addons/7.0/RPi2/arm - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 20:56:57.578 T:1386193792 WARNING: Previous line repeats 1 times.
2020-12-23 20:56:57.578 T:1386193792 WARNING: Repository add-on repository.skins.pkscout uses plain HTTP for add-on downloads in path http://raw.github.com/pkscout/repository.skins.pkscout/helix/download - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 20:56:57.649 T:1386193792 WARNING: Repository add-on repository.unofficial.addon.pro uses plain HTTP for add-on downloads in path http://unofficial.addon.pro/addons/7.0/RPi2/arm - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 20:57:51.653 T:1936816576  NOTICE: VideoPlayer::OpenFile: http://192.168.143.10:8866/live?recording_id=51122&client=sdl-KNEW50xb827eb8baccb&sid=d0a2af0f6dbf4674960f426ab40a6a5a
2020-12-23 20:57:51.663 T:1369408384  NOTICE: Creating InputStream
2020-12-23 20:57:51.675 T:1369408384  NOTICE: Creating Demuxer
2020-12-23 20:57:52.213 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 20:57:52.582 T:1369408384  NOTICE: Creating video thread
2020-12-23 20:57:52.583 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 20:57:52.585 T:1369408384  NOTICE: Creating audio thread
2020-12-23 20:57:52.599 T:1369408384  NOTICE: CDVDDemuxFFmpeg::Read() stream change
2020-12-23 20:57:52.601 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 20:57:52.646 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 20:57:52.725 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 20:57:52.726 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 20:57:52.726 T:1369408384  NOTICE: Opening stream: 1 source: 1280
2020-12-23 20:57:52.962 T:1369408384  NOTICE: OMXClock using audio as reference
2020-12-23 20:59:21.170 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 20:59:21.171 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 20:59:21.174 T:1369408384  NOTICE: Closing stream player 3
2020-12-23 20:59:21.174 T:1369408384  NOTICE: Opening stream: 1 source: 1280
2020-12-23 20:59:23.905 T:1936816576  NOTICE: Samba is idle. Closing the remaining connections
2020-12-23 20:59:28.422 T:1452274560  ERROR: COMXAudioCodecOMX::GetData Unexpected change of size (36864->12288)
2020-12-23 21:13:31.601 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 21:13:31.602 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 21:13:31.604 T:1369408384  NOTICE: Closing stream player 3
2020-12-23 21:13:31.604 T:1369408384  NOTICE: Opening stream: 1 source: 1280
2020-12-23 21:13:36.107 T:1452274560  ERROR: COMXAudioCodecOMX::GetData Unexpected change of size (12288->36864)
2020-12-23 21:13:42.028 T:1369408384  NOTICE: Opening stream: 0 source: 256
2020-12-23 21:13:42.028 T:1369408384  NOTICE: Opening stream: 1 source: 256
2020-12-23 21:13:42.031 T:1369408384  NOTICE: Closing stream player 3
2020-12-23 21:13:42.032 T:1369408384  NOTICE: Opening stream: 1 source: 1280
2020-12-23 21:18:24.383 T:1487926144 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2020-12-23 21:19:30.550 T:1936816576  NOTICE: CVideoPlayer::CloseFile()
2020-12-23 21:19:30.550 T:1936816576  NOTICE: VideoPlayer: waiting for threads to exit
2020-12-23 21:19:30.551 T:1369408384  NOTICE: CVideoPlayer::OnExit()
2020-12-23 21:19:30.551 T:1369408384  NOTICE: Closing stream player 1
2020-12-23 21:19:30.557 T:1452274560  NOTICE: thread end: OMXPlayerAudio::OnExit()
2020-12-23 21:19:30.658 T:1369408384  NOTICE: Closing stream player 2
2020-12-23 21:19:30.659 T:1487926144  NOTICE: thread end: video_thread
2020-12-23 21:19:30.711 T:1369408384  NOTICE: Closing stream player 3
2020-12-23 21:19:30.745 T:1936816576  NOTICE: VideoPlayer: finished waiting
2020-12-23 21:19:30.746 T:1936816576  NOTICE: CVideoPlayer::CloseFile()
2020-12-23 21:19:30.746 T:1936816576  NOTICE: VideoPlayer: waiting for threads to exit
2020-12-23 21:19:30.746 T:1936816576  NOTICE: VideoPlayer: finished waiting
2020-12-23 21:19:40.353 T:1487926144 WARNING: Repository add-on repository.unofficial.addon.pro uses plain HTTP for add-on downloads in path http://unofficial.addon.pro/addons/7.0/RPi2/arm - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 21:19:40.492 T:1487926144 WARNING: Previous line repeats 1 times.
2020-12-23 21:19:40.492 T:1487926144 WARNING: Repository add-on repository.skins.pkscout uses plain HTTP for add-on downloads in path http://raw.github.com/pkscout/repository.skins.pkscout/helix/download - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 21:19:40.561 T:1487926144 WARNING: Repository add-on repository.unofficial.addon.pro uses plain HTTP for add-on downloads in path http://unofficial.addon.pro/addons/7.0/RPi2/arm - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2020-12-23 21:21:15.820 T:1936816576  NOTICE: Samba is idle. Closing the remaining connections
2020-12-23 21:57:09.456 T:1413469056 WARNING: Repository add-on repository.unofficial.addon.pro uses plain HTTP for add-on downloads in path http://unofficial.addon.pro/addons/7.0/RPi2/arm - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#2
2020-12-24, 04:27 PM
Ok I will install knewc on my Kodi with Apple TV and see if I can duplicate this.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#3
2020-12-24, 04:46 PM
Thanks Brett on a quick try here I was playing Video on one instance and hit Exit on another and NextPVR did send an exit to both instances. Note sure what all that noise is on the first exit either. I am pretty sure @baj1 doesn't exit but it shows that activities between clients might be getting mixed up.

Code:
2020-12-24 11:41:14.985    [DEBUG][38]    Got request [172.16.3.150]: /control
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.985    [DEBUG][38]    Setting activity: exit
2020-12-24 11:41:14.985    [DEBUG][38]    0 extras
2020-12-24 11:41:14.993    [DEBUG][38]    DoCompositeRendering() took 7.6908ms
2020-12-24 11:41:15.029    [DEBUG][38]    Got request [172.16.3.150]: /activity
2020-12-24 11:41:15.029    [DEBUG][38]    ClientGetActivity() returning:
{
  "action": "exit"

}

2020-12-24 11:41:15.029    [DEBUG][38]    Setting activity:
2020-12-24 11:41:15.979    [DEBUG][38]    Got request [172.16.3.219]: /control
2020-12-24 11:41:15.992    [DEBUG][38]    Got request [172.16.3.219]: /activity
2020-12-24 11:41:15.992    [DEBUG][38]    ClientGetActivity() returning:
{
  "action": "exit"

}

Martin
BrettB
Online

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#4
2020-12-24, 04:54 PM
(2020-12-24, 04:46 PM)mvallevand Wrote: Thanks Brett on a quick try here I was playing Video on on instance and hit Exit on another and in both instances NextPVR did send an exit to both instances.    Note sure what all that noise is on the first exit either.  I am pretty sure @baj1 doesn't exit but it show that activities between clients might be getting mixed up.

Yeah, I was wondering about all of the setting activity exit, 0 extras lines, too. They seemed to only happen on the first client (which actually did the exit) not on the other one.

I definitely think that it's a problem with the server. But if having debug logs from both clients would be helpful, let me know and I can repeat it.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#5
2020-12-24, 05:17 PM
No logs needed for me, I can even see the background video playing issue.

It is not just the exit activity, stop is an issue too. If I stop in one clinet NextPVR renders the recording screen over video in the other client that wasn't stopped.

Martin
BrettB
Online

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#6
2020-12-24, 09:35 PM
Looking at the server logs a bit more, I notice in the middle of the "exit" process that there are 2 "client disconnected" messages logged:
Code:
2020-12-23 21:19:30.464    [DEBUG][59]    Setting activity: stop
2020-12-23 21:19:30.464    [DEBUG][59]    Recordings.RELOAD_RECORDINGS
2020-12-23 21:19:30.464    [DEBUG][59]    Recordings.RELOAD_RECORDINGS@1
2020-12-23 21:19:30.464    [DEBUG][59]    LoadList@0
2020-12-23 21:19:30.464    [DEBUG][59]    LoadList@1
2020-12-23 21:19:30.620    [DEBUG][59]    LoadList@2
2020-12-23 21:19:30.620    [DEBUG][59]    LoadList@3
2020-12-23 21:19:30.620    [DEBUG][161]    Got request [::ffff:192.168.143.26]: /activity
2020-12-23 21:19:30.636    [DEBUG][61]    [b]Client has disconnected[/b]
2020-12-23 21:19:30.636    [DEBUG][61]    Sent total of 58599600 bytes
2020-12-23 21:19:30.636    [DEBUG][59]    LoadList@setobjects
2020-12-23 21:19:30.636    [DEBUG][141]    [b]Client has disconnected[/b]
2020-12-23 21:19:30.636    [DEBUG][141]    Sent total of 282000 bytes
2020-12-23 21:19:30.636    [DEBUG][59]    PlaybackPositionHelper.GetLastPlaybackDate(D:\NPVR Recordings\Rescue Cam\Season 01\Rescue.Cam.S01E07.ts)
2020-12-23 21:19:30.667    [DEBUG][59]    LoadList@exit

The only 2 clients that should have ever been accessing the server at this point would have been the living room RPi and the bedroom RPi. I have suspected that for some reason the NextPVR server is keeping around orphaned remote UI client server threads. And that is the reason why after the server has been up and running for a long time (weeks), I start seeing the multiple RELOAD_RECORDINGS (and timeouts on the knewc side), but then simply restarting the server will "fix" the problems for a while.
BrettB
Online

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#7
2020-12-24, 09:43 PM
Martin:

In the nrecord.log.3 file, I see:
Code:
2020-12-23 06:34:59.641 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:00.655 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:00.655 [DEBUG][78] Got request [::ffff:192.168.143.26]: /control
2020-12-23 06:35:00.718 [DEBUG][78] DoCompositeRendering() took 62.3996ms
2020-12-23 06:35:00.765 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:00.765 [DEBUG][61] ClientGetActivity() returning:
{
  "url": "",
  "screen": "Recordings"

}

2020-12-23 06:35:00.765 [DEBUG][61] Setting activity:
2020-12-23 06:35:01.779 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:02.793 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:03.791 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:04.805 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:05.819 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:06.833 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:07.847 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:09.859 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:10.873 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:11.887 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:12.901 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:13.900 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:14.914 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:15.928 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:16.942 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:17.940 [DEBUG][47] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:18.954 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:19.968 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:20.982 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:21.996 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:22.994 [DEBUG][47] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:24.008 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:25.022 [DEBUG][47] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:26.036 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:27.050 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:28.049 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:29.063 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:30.077 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:31.091 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:32.089 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:33.103 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:34.117 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:35.131 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:36.130 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:37.144 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:38.158 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:40.170 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:41.200 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:42.198 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:43.212 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:44.226 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:45.240 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:46.238 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:47.268 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:48.266 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:49.280 [DEBUG][47] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:50.294 [DEBUG][45] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:51.308 [DEBUG][47] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:52.307 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:53.321 [DEBUG][45] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:54.335 [DEBUG][158] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:55.349 [DEBUG][61] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:56.347 [DEBUG][45] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:57.361 [DEBUG][78] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:58.375 [DEBUG][45] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:35:59.389 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:36:00.403 [DEBUG][167] Got request [::ffff:192.168.143.26]: /activity
2020-12-23 06:36:00.419 [DEBUG][167] Got request [::ffff:192.168.143.26]: /control

All coming at basically the same time from the living room RPi's IP address. If I'm reading it correctly, do the multiple thread numbers (61, 78, 158, 167, 47) indicate that there are multiple active connections from knewc at that point?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#8
2020-12-24, 09:53 PM
knew runs on multiple threads too but they are shown in the kodi log after "T:" and aren't related to sub's threads

2020-12-23 21:20:01.907 T:2521822064 DEBUG: http://192.168.143.10:8866/activity?form...&updates=1
2020-12-23 21:20:01.918 T:2521822064 DEBUG: {u'needsRendering': True}

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Skip no longer works on NextPVR New Client jcjefferies 6 692 2024-12-20, 01:37 PM
Last Post: mvallevand
  Client Install Problem jcjefferies 5 1,127 2023-09-07, 02:43 AM
Last Post: sub
  X-NEWA client problem jcjefferies 2 1,002 2023-04-11, 05:01 PM
Last Post: jcjefferies
  Menu list skip using MCE remote no longer works jcjefferies 2 1,519 2022-02-13, 06:16 PM
Last Post: jcjefferies
  Video Plays Under New Client UI cweseloh 18 5,104 2020-06-16, 06:16 PM
Last Post: mvallevand
  Changing the KNEWC UI Client Skin cweseloh 5 2,616 2020-05-04, 04:45 PM
Last Post: mvallevand
  KNEWC 2.8.0 Can't Load UI Client with NPVR5 pkscout 10 4,598 2020-01-25, 09:07 PM
Last Post: pkscout
  Remote Issue - Argh! baj1 20 6,587 2019-12-28, 01:36 AM
Last Post: baj1
  Knewc not handling certain buttons on the Hauppauge remote ElihuRozen 3 2,272 2019-11-30, 05:42 PM
Last Post: mvallevand
  Can't Connect Remote, 404 crackulator 11 3,715 2019-10-27, 02:51 PM
Last Post: ElihuRozen

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode