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 … 223 224 225 226 227 … 433 Next »
Bonkers Archiving Problem

Bonkers Archiving Problem
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#1
2014-03-04, 06:39 PM
In the beginning, I had two recording folders defined. I recorded to folder A and later used "Archive" to move some recordings from folder A to folder B (which is on \\server2\shareA).

I bought a NAS and have added \\server3\shareC as a recording folder. All attempts to use "Archive" to move files from \\server2\shareB to \\server3\shareC are failing.

The bonkers bit is that the copy of the recording file works okay but the database does not get updated after the copy and the original file does not get deleted. Plus, if I record a file directly to \\server2\shareB, I can then "Archive" the file to \\server3\shareC with no problem.

It is not a permissions thing. The attached log contains a fail at

Quote:2014-03-04 17:28:17.468 [DEBUG][17] Source File: \\Fastly\tv\Mr Selfridge\Mr Selfridge_20140223_21002200.ts
2014-03-04 17:28:17.503 [DEBUG][17] Target File: \\Buffy\tv\Mr Selfridge\Mr Selfridge_20140223_21002200.ts
2014-03-04 17:28:17.503 [DEBUG][17] Archiving...
2014-03-04 17:28:17.504 [DEBUG][17] No C:\Users\Public\NPVR\Scripts\PreArchive.bat
2014-03-04 17:45:01.924 [ERROR][17] Unexpected error archiving file: System.IO.IOException: The specified network name is no longer available.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at NShared.ArchivingService.WorkerThread()

and a succeed at

Quote:2014-03-04 18:23:38.418 [DEBUG][22] ArchiveRecording(56623:BBC News, Default)
2014-03-04 18:23:39.043 [DEBUG][17] Source File: \\Fastly\tv\BBC News\BBC News_20140304_18001830.ts
2014-03-04 18:23:39.073 [DEBUG][17] Target File: \\Buffy\tv\BBC News\BBC News_20140304_18001830.ts
2014-03-04 18:23:39.073 [DEBUG][17] Archiving...
2014-03-04 18:23:39.073 [DEBUG][17] No C:\Users\Public\NPVR\Scripts\PreArchive.bat
2014-03-04 18:26:53.328 [DEBUG][17] No C:\Users\Public\NPVR\Scripts\PostArchive.bat
2014-03-04 18:26:53.328 [DEBUG][17] Archiving Complete

I may be trying to do something outside the design spec ... "Archive" from one folder to another when neither is the current Default recording folder. Thanks for any suggestions.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2014-03-04, 07:05 PM
Quote: 2014-03-04 17:28:17.468 [DEBUG][17] Source File: \\Fastly\tv\Mr Selfridge\Mr Selfridge_20140223_21002200.ts
2014-03-04 17:28:17.503 [DEBUG][17] Target File: \\Buffy\tv\Mr Selfridge\Mr Selfridge_20140223_21002200.ts
2014-03-04 17:28:17.503 [DEBUG][17] Archiving...
2014-03-04 17:28:17.504 [DEBUG][17] No C:\Users\Public\NPVR\Scripts\PreArchive.bat
2014-03-04 17:45:01.924 [ERROR][17] Unexpected error archiving file: System.IO.IOException: The specified network name is no longer available.
This looks like Windows is saying it either cant find either \\Fastly\tv or \\Buffy\tv.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2014-03-04, 07:16 PM
sub Wrote:This looks like Windows is saying it either cant find either \\Fastly\tv or \\Buffy\tv.

But it's saying it after spending from 17.28 until 17.45 copying the .ts file from \\Fastly\tv to \\Buffy\tv.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2014-03-04, 07:44 PM
I can't tell you why that'd be, but given the error, it does look like Windows has had a problem copying to the share. The long time might be Windows timing out and retrying or something. Definitely very odd.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#5
2014-03-04, 07:54 PM
sub Wrote:I can't tell you why that'd be, but given the error, it does look like Windows has had a problem copying to the share. The long time might be Windows timing out and retrying or something. Definitely very odd.

I hesitate before disagreeing ... but, the copy of the .ts completes just fine and produces an identical copy of the source file in the target folder. The error message is issued after the copy of the .ts file has ended (or at the instant that the copy is ending).

But, if you are telling me that the Archive process should work in these circumstances ... I will have another bash tomorrow. Thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#6
2014-03-04, 08:24 PM
Do you have other related files in the directory? Like comskip files etc. It moves these after moving the main file. It may be one of these encountering the problem.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#7
2014-03-04, 09:31 PM
sub Wrote:Do you have other related files in the directory? Like comskip files etc. It moves these after moving the main file. It may be one of these encountering the problem.
I thought that you had got it ... until I deleted the .jpg that matched the .ts and I still got the same error. I'm done for the day ... I'll look at again tomorrow.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#8
2014-03-05, 03:20 PM
Graham Wrote:I'll look at again tomorrow.
Computers are getting too complicated and I am getting too old.

I had enabled "jumbo frames" on the network adapters (to improve throughput, allegedly). Archiving started working properly when I disabled "jumbo frames" ... and the file transfers in the NextPVR archive process transferred data at ten times the speed with "jumbo frames" disabled.
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#9
2014-03-05, 03:55 PM
Graham Wrote:Computers are getting too complicated and I am getting too old.
You are not alone... Smile

Alex
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#10
2014-03-07, 05:09 AM
most likely the nas doesn't support jumbo frames.
both sides need to support it for it to work..
tho most that don't fall back to normal, not sure why yours isn't.
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« 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
  NPVR4 and MPC-HC problem The Solutor 29 7,150 2021-07-27, 03:45 PM
Last Post: The Solutor
  Problem locking on to a tuner? time_lord 7 2,979 2021-01-09, 12:06 PM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,785 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,426 2020-12-01, 12:44 PM
Last Post: romdl
  Problem setting up recording for some programmes LeoL 5 2,024 2020-10-21, 09:34 PM
Last Post: LeoL
  Replayed recording problem Tj.2 25 9,154 2020-09-22, 04:51 PM
Last Post: baj1
  Recurring recording problem Dave48167 18 4,245 2020-09-10, 08:26 PM
Last Post: Dave48167
  Problem with 1 device and 1 frequency lost@c 6 2,040 2020-08-21, 04:11 AM
Last Post: lost@c
  Audio Problem jrockow 11 4,771 2020-04-22, 12:07 PM
Last Post: jrockow
  Audio/video sync problem on playback and program freeze when resuming zer 34 13,253 2019-12-21, 02:49 PM
Last Post: HarryH3

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

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

Linear Mode
Threaded Mode