NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 7 8 9 10 11 … 433 Next »
(I think) I've broken it...

(I think) I've broken it...
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#1
2020-04-07, 11:05 AM
My system consists of v4 running on W10 in the loft with 4 PCH clients and this has been rock solid for years. Now it's failing and I'm stumped but it must have been something I did so here is what has happened over the last 24 hours, most of which will be irrelevant but someone might just notice something...

Some of you may have seen my other thread about setting up a projector and needing an extra client where I managed to get a 5th PCH working, just about. Well I decided that it would be nice to add a PC to the projection setup and I had my old NPVR server gathering dust so I fired it up (it had already had NPVR software removed), installed an HDMI card, went through all the W10 updates and got it working to the projector. It has a blu-ray/HD-DVD drive so I could then watch old DVDs. All good.

I then thought 'why don't I install NPVR in client mode', so I downloaded the latest version (also running on main PVR server) and installed it. I ran NPVR, went into settings and ticked 'client mode'. Of course it asked for the server name and share so I went back to the main server to share the c:\users\public\npvr folder. Windows said this folder 'could not be shared'(?) so after some trials I ended up sharing c:\users. I completed the client mode setup and it worked perfectly, played recordings etc. I did have a problem with HD recordings stuttering so I went into settings (on this new client) and changed the Video Renderer from EVR to VMR9 (clutching at straws) but it had no effect so I decided it's most likely a network issue as this new client goes through a couple of routers/hubs. I wasn't worried as I can sort that another time. We streamed a couple of things from the Internet that evening but did not watch NPVR at all.

Now, cut to this morning and I woke up and powered up my bedroom PCH to watch the news and see if Boris was hanging on. When I selected Play on the recording it went to a black screen and then after about 4 seconds started to play fine and then about 4 seconds later it stopped and went back to the menu. Strange, I thought, so I selected another recording which did the same thing. Checked more recordings that I knew were OK and the same thing happened. So I rebooted the server and the PCH and tried again. Same thing. I tried a second PCH, same. So I went to the server and tried to play the news there and it worked perfectly. I ran WinMerge on the latest config.xml and one from my last update in December and the only difference, aside from version numbers/dates, was a new section MVP-LOCAL so I removed this and tried again, still no joy. Checked the drives weren't full, all OK. I should mention also that the new client PC was switched off last night and has not been on since. I've also rebooted the networking.

So, in summary I think I have somehow broken something in the web/mvp/PCH area (unless it's a windows update? But looks like only definition updates yesterday) but I really didn't change anything. Can anyone (Martin!) spot anything or have any ideas? I have attached a clean set of logs which do show a couple of streaming errors:

Unexpected error streaming file: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  at Cassini.Connection.WriteBody(Byte[] data, Int32 offset, Int32 length)
  at Cassini.Request.StreamFile(Dictionary`2 parameters)


and 

Unexpected error streaming file: System.Threading.ThreadAbortException: Thread was being aborted.
  at System.Net.UnsafeNclNativeMethods.OSSOCK.send(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  at Cassini.Connection.WriteBody(Byte[] data, Int32 offset, Int32 length)
  at Cassini.Request.StreamFile(Dictionary`2 parameters)


but they mean nothing to me. Are they the issue? What do they point to? 

Sorry for the lengthy post but I'm stumped so not sure what, if anything, is relevant and too much info is better than not enough...


.zip   Logs.zip (Size: 9.29 KB / Downloads: 3)
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
Graham
Offline

Posting Freak

UK
Posts: 4,060
Threads: 102
Joined: Dec 2005
#2
2020-04-07, 11:20 AM (This post was last modified: 2020-04-07, 11:20 AM by Graham.)
(2020-04-07, 11:05 AM)macgyver Wrote: Of course it asked for the server name and share so I went back to the main server to share the c:\users\public\npvr folder. Windows said this folder 'could not be shared'(?) so after some trials I ended up sharing c:\users.

I dunno about the PCH problems ... I expect that Martin will be along soon.

The share problem might be becasue the Windows 10 default is to refuse to share the Users\Public folder ...

Control Panel (not Settings) ... Network and Internet ... Network and Sharing Centre ... Change advanced sharing settings ... All networks ... Public folder sharing ... Turn on sharing ...
.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,335
Threads: 866
Joined: May 2006
#3
2020-04-07, 12:42 PM
Unfortunately client mode doesn't prevent the web server from running so the first thing I would do is see if disabling (not just stop) the NPVR Recording Service on the client machine makes a difference.

Martin
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#4
2020-04-07, 01:03 PM
Thanks Martin but the new client machine is no longer running, it hasn't been switched on since I set it up last night.
I don't believe in coincidences in situations like this and I now have another error that I've never been seen before now. When I Remote Desktop to my NPVR server it fails about 10% of the time with a connection error:

'Because of a protocol error (code 0x112f), the remote session will be disconnected. Please try connecting to the remote computer again' 

I have never had this before and reconnecting usually works but I've had the error at least 10 times today. A bit of Googling seems to point in the direction of memory issues but task manager shows the 4gb at about 55%.

It's got to be something simple...
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
Graham
Offline

Posting Freak

UK
Posts: 4,060
Threads: 102
Joined: Dec 2005
#5
2020-04-07, 01:11 PM
(2020-04-07, 01:03 PM)macgyver Wrote: It's got to be something simple...

Have you tried switching off every computer device and every router and switch.

Switch the router on first, then the switches, then the "server(s)" and finally the "clients".

It worked for Roy   Wink
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,335
Threads: 866
Joined: May 2006
#6
2020-04-07, 01:17 PM
Since you added an MVP is it possible that you now have more than 3 devices running that you have setup?

Finally I would try resetting the routers and rerunning the NextPVR installer to reset the web server.

Martin
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#7
2020-04-07, 01:29 PM
Thanks all.
MVP servers is set to 4 but we only ever have a couple powered on simultaneously. I have powered everything down/up (servers, PCHs, routers, switches etc) and everything is working normally except the NPVR server. We work from home and have a business server and 3 or 4 PCs plus phones, iPads etc which are all on and running fine.
I will backup the NPVR folder and re-install to see if that has any effect. It's so frustrating that it does actually start to play the recordings, just only about 4 seconds worth.
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,335
Threads: 866
Joined: May 2006
#8
2020-04-07, 01:41 PM (This post was last modified: 2020-04-07, 01:42 PM by mvallevand.)
This web.log.1 looks like one that needs sub's attention, hopefully the reinstall will clean something out.

2020-04-07 10:39:21.440 [DEBUG][5] Unable to find in 'Global', about to check 'Local'
2020-04-07 10:39:21.440 [DEBUG][5] Unable to find in either 'Global' or 'Local'

There might also be something in the eventvwr.

Martin

PS do you mind changing your signature so that it uses the new forum markup
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#9
2020-04-07, 01:48 PM
The reinstall worked! Thanks for your thoughts, it was all very strange as I didn't actually do anything to the main NPVR server aside from the sharing I discussed but something must have got corrupted somehow.
Stay safe everybody.
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#10
2020-04-07, 01:50 PM
(2020-04-07, 01:41 PM)mvallevand Wrote: PS do you mind changing your signature so that it uses the new forum markup
Done. Sorry!
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  External Access Broken boondawgy 5 1,385 2019-11-20, 01:56 AM
Last Post: ga_mueller
  Video breaking up and audo broken Brucek2839 57 6,468 2018-05-26, 03:18 AM
Last Post: sub
  LiveTV playback all broken up after win 1803 update jordy1955 13 3,250 2018-05-15, 11:14 PM
Last Post: gEd
  NRecord broken and I'm digging deeper... macgyver 23 5,049 2017-12-03, 04:56 PM
Last Post: macgyver
  Upgraded from 3.9.2 to 4.0.4 now web server broken itm2 8 1,429 2017-07-29, 11:49 PM
Last Post: HunsakerEastIdaho
  EPG chage reoccuring recordings broken bigstusexy 3 1,425 2017-07-20, 12:09 PM
Last Post: mvallevand
  Schedules Direct is Broken Graham 40 8,226 2017-06-26, 06:28 AM
Last Post: p37307
  Broken link on Home page peejay 1 727 2016-09-26, 09:56 PM
Last Post: sub
  3.8.3 TV Guide Broken? FangerZero 2 919 2016-09-25, 12:30 AM
Last Post: FangerZero
  event_details broken SteveTyrakowski 7 2,234 2016-09-11, 03:48 PM
Last Post: SteveTyrakowski

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

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

Linear Mode
Threaded Mode