NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 40 41 42 43 44 … 47 Next »
Failed Recordings

 
  • 0 Vote(s) - 0 Average
Failed Recordings
JonRoyle
Offline

Member

Posts: 98
Threads: 13
Joined: Feb 2006
#1
2006-12-25, 02:15 PM
Just upgraded to GB-PVR 99.5 and EWA 54 and I am experiencing numerous 'Failed Recording' when trying to scheduled recordings via EWA.

I realised that some were due to recording conflicts (not obvious as other scheduled recording was several pages further down) however others are not.

On investigation it appears to mainly effect EWA when served via IIS - using inbuilt web server it appears to be OK - but not had time to do extensive testing. Any ideas?

Jon
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2006-12-25, 03:47 PM
No Ideas at this point......I only develop with IIS and run the internal server for my production box.....perhaps something with Security on how IIS has the site defined???

If you were running EWA via IIS before and didn't have problems than I am not sure what would be different since the last release that would cause this behavoir.

Have you tried simply stoping the IIS website and then restarting it?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
JonRoyle
Offline

Member

Posts: 98
Threads: 13
Joined: Feb 2006
#3
2006-12-26, 10:45 AM (This post was last modified: 2006-12-26, 11:40 AM by JonRoyle.)
This is becoming interesting....

Failed recordings are always happening when I use IIS to serve the page and sometimes happen when I use the inbuilt web server. Looking through logs the only error I can found is:

[INDENT]26/12/2006 10:36:31.196 ERROR [1] Failure in ChannelFactory::updateSummary(): The database file is locked
database is locked
26/12/2006 10:37:02.560 ERROR [1] Error saving CaptureSource: The database file is locked
database is locked
26/12/2006 10:37:02.610 ERROR [1] Stack:
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.xda34526142ca690b.x35ca223d3ef12fee()[/INDENT]

If I click on the EWA log on the Statistics page I get an error (however I try to access the page).

Not sure if the issue is EWA or GB-PVR upgrade to 99.5.

I will keep testing but any ideas/suggestions would be welcome.

Things tried, but not resolved the issue
  • IIS and system restarted post upgrade.
  • I also regressed to previous version of GB-PVR/EWA and the issue went away
  • NTFS Permission set to Everyone full access on GBPVR directory
  • Full permissions
given in IIS
JonRoyle
Offline

Member

Posts: 98
Threads: 13
Joined: Feb 2006
#4
2006-12-26, 11:44 AM
Hmmm looking like a SQLlite issue.

Whenever I click record (either from EWA non-IIS or GBPVR) I can see the journal file being written but then it can not be written to DB so is rolled back.

When using IIS the journal file does not get created, hence immediate fail.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#5
2006-12-26, 11:59 AM
Are you sure your gbpvr.db3 got updated during the 99.5 install? Some people were having problems with that, including me. When it didn't I think you might have problems with writing to the db.
The new db has the reminder thing included. If you don't have the new one you'll have errors in your gbpvrexe.log. (with a mvp the gbpvrexe.log only applies to the mvp-gbpvr.exe.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
JonRoyle
Offline

Member

Posts: 98
Threads: 13
Joined: Feb 2006
#6
2006-12-26, 12:09 PM
Thanks for the suggestion

Just re-ran the install. The DB appears to have been upgraded (timestamp changed to upgrade time) however I am having the same issue ie journal file not being written to DB. Do you know any other way to check to see if the upgrade worked?

There are some errors in the GBPVR.exe log
26/12/2006 12:04:35.528 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
26/12/2006 12:04:35.558 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
26/12/2006 12:04:35.698 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]


Jon
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#7
2006-12-26, 12:30 PM
JonRoyle Wrote:There are some errors in the GBPVR.exe log
26/12/2006 12:04:35.528 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
26/12/2006 12:04:35.558 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
26/12/2006 12:04:35.698 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
Jon

These errors are always there. I think you should really worry if they aren'tSmile .
If you don't get any reminder-errors in the gbpvrexe.log the db would be updated. You could check with a sqllite viewer like sqlitespy: http://www.yunqa.de/delphi/sqlitespy/
Just check there is a reminder-field in the db.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#8
2006-12-26, 12:35 PM
Couldn't be this: http://forums.gbpvr.com/showpost.php?p=1...ostcount=7
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
JonRoyle
Offline

Member

Posts: 98
Threads: 13
Joined: Feb 2006
#9
2006-12-26, 01:39 PM (This post was last modified: 2006-12-26, 01:50 PM by JonRoyle.)
HtV Wrote:Couldn't be this: http://forums.gbpvr.com/showpost.php?p=1...ostcount=7

No I read this one - I don't use any conversion.

Just downloaded a SQLlite manager so I can have a look at the DB - looks like it has upgraded as there is a 'Reminder' Table

Jon
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#10
2006-12-26, 04:39 PM
JonRoyle Wrote:This is becoming interesting....

Failed recordings are always happening when I use IIS to serve the page and sometimes happen when I use the inbuilt web server. Looking through logs the only error I can found is:
[INDENT]26/12/2006 10:36:31.196 ERROR [1] Failure in ChannelFactory::updateSummary(): The database file is locked
database is locked
26/12/2006 10:37:02.560 ERROR [1] Error saving CaptureSource: The database file is locked
database is locked
26/12/2006 10:37:02.610 ERROR [1] Stack:
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.xda34526142ca690b.x35ca223d3ef12fee()[/INDENT]If I click on the EWA log on the Statistics page I get an error (however I try to access the page).

Not sure if the issue is EWA or GB-PVR upgrade to 99.5.

I will keep testing but any ideas/suggestions would be welcome.

Things tried, but not resolved the issue
  • IIS and system restarted post upgrade.
  • I also regressed to previous version of GB-PVR/EWA and the issue went away
  • NTFS Permission set to Everyone full access on GBPVR directory
  • Full permissions
given in IIS

Since you are serving this via IIS you could try to disable EWA within GBPVR itself......that will turn off the native GBPVR web server....perhaps there is conflict going on between the two......
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« 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
  Can't stream existing recordings Bobins 44 16,377 2018-07-18, 08:19 PM
Last Post: sub
  Difference between NPVR and NEWA recordings lists Bobins 4 5,215 2017-09-27, 10:16 PM
Last Post: Bobins
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,664 2016-12-15, 07:40 PM
Last Post: Bobins
  Can't schedule recordings remotely enforcersu 5 2,977 2016-11-17, 06:00 PM
Last Post: mvallevand
  Extra Delete Button for manual recordings? jksmurf 0 2,350 2016-04-09, 01:09 AM
Last Post: jksmurf
  Web Access for Manage Recordings takes 5 minutes to load. stevepro 3 2,398 2015-09-05, 12:33 AM
Last Post: UncleJohnsBand
  Bug causing all recordings to be deleted chuck_2330 13 6,141 2015-09-02, 10:43 AM
Last Post: UncleJohnsBand
  NEWA Error when selectin all recordings - Index Out Of Range cbgifford 4 2,716 2014-11-28, 05:35 PM
Last Post: UncleJohnsBand
  Recording failed - repeatedly for specific shows CodeeCB 4 3,554 2013-02-16, 05:05 AM
Last Post: mvallevand
  Feature request - info shown on NEWA Recordings table view Zogg 5 2,995 2013-01-27, 04:16 PM
Last Post: brcarls

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

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

Linear Mode
Threaded Mode