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 … 337 338 339 340 341 … 433 Next »
Can't find my HDHomerun tuner after updating

Can't find my HDHomerun tuner after updating
qualsite
Offline

Junior Member

Posts: 13
Threads: 6
Joined: Dec 2010
#1
2011-10-13, 04:10 AM
After updating to latest version, my HDHomerun doesn't show up in the Devices setup. The tuner is working fine since I can watch live TV on it, but NPVR doesn't see it. I've reloaded all the HDHomerun and NPVR programs a couple times, but all I still get is the SQLite error message when I go to the Devices tab. Any ideas??? Here's the log for that error....


Unexpected error saving capture source: System.Data.SQLite.SQLiteException: SQLite error
no such table: HDHR_RECORDER
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at NShared.HDHomeRunRecorder.SaveConfiguration(DbConnection connection, Int32 captureSourceOID)
at NShared.Visible.CaptureSource.Save()
2011-10-12 20:50:44.809 [DEBUG][7] TV Listings: RecordingSchedule: database file change detected, increasing schedule update interval.
2011-10-12 20:50:44.827 [ERROR][1] Unexpected error saving capture source: System.Data.SQLite.SQLiteException: SQLite error
no such table: HDHR_RECORDER
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at NShared.HDHomeRunRecorder.SaveConfiguration(DbConnection connection, Int32 captureSourceOID)
at NShared.Visible.CaptureSource.Save()
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2011-10-13, 03:56 PM
It looks like you copied your old database over the updated one after installing, and it lost it's database updates.

You can probably edit your config.xml to set <CurrentVersion>2.2.5</CurrentVersion> to force it to reapply the changes next time you start NextPVR.exe. After that you probably want to restart the recording services too though.
qualsite
Offline

Junior Member

Posts: 13
Threads: 6
Joined: Dec 2010
#3
2011-10-13, 05:03 PM (This post was last modified: 2011-10-13, 05:15 PM by qualsite.)
Does this mean than I just add the <CurrentVersion>2.2.5</CurrentVersion> at the top of the data in the config.xml, or replace everything with this? I tried both of those ways, and it won't start at all. Sorry, I'm not a programmer, so I'm just learning. I had uninstalled the old NPVR before installing the new version, so I'm not sure how all the old data got transferred over, unless the uninstall didn't dump the registry data.

I just tried taking the NPVR folder under USERS and renamed it, then tried reinstalling the NPVR program again, and this time it wrote a new folder that comes up like a fresh install. Interesting, since I had totally uninstalled everything before and made sure that none of those folders were there before I installed yesterday. I have no idea how the old data was retained. Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2011-10-13, 06:50 PM
If you've just done a new fresh install, with your old data removed, then you should be able to set it up in the new install.
qualsite
Offline

Junior Member

Posts: 13
Threads: 6
Joined: Dec 2010
#5
2011-10-13, 08:38 PM
Got that working, and everything is fine except now the nrecord.exe won't run, even from command line, so still can't record anything. I even tried reloading program again. Not sure why this upgrade has been giving so many issues.

2011-10-13 12:51:43.822 [ERROR][1] Unexpected error calling ReloadSettings(): System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8968

Server stack trace:
at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NShared.IRecordingService.ReloadSettings()
at NShared.RecordingServiceProxy.ReloadSettings()
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#6
2011-10-13, 08:46 PM
A firewall problem maybe?
qualsite
Offline

Junior Member

Posts: 13
Threads: 6
Joined: Dec 2010
#7
2011-10-13, 11:05 PM (This post was last modified: 2011-10-13, 11:22 PM by qualsite.)
Still not sure what is going on, but it's working now. When I tried to install the upgrade, I couldn't turn off completely using the Start Menu links to install the upgrade, and kept getting error messages. Even though it always said that it was stopped, I had to go to the Windows Administrative Startup and disable the automatic startup before I could either uninstall anything or install the new upgrade. I've never had it do that before when I've installed newer versions. I just realized that I also had to disable the nrecord on the Services tab in Administration. I went back in and re-enabled that, and now it works again.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to access tuner after hibernation bm_00 1 1,223 2022-12-12, 02:00 PM
Last Post: mvallevand
  Tuner not being released when live TV stopped on Kodi dark_half 7 2,826 2022-06-12, 11:59 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,686 2022-01-03, 04:45 AM
Last Post: mvallevand
Photo How to setup Multidec with HDHomeRun HDHR4-2DT spin35 7 2,500 2021-09-18, 02:12 AM
Last Post: sub
  HDHomerun recording bizzarely not working Jean0987654321 3 2,032 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Need help with unable to find capture device please? Deandar1 2 1,691 2021-01-29, 07:17 AM
Last Post: sub
  Problem locking on to a tuner? time_lord 7 2,976 2021-01-09, 12:06 PM
Last Post: Graham
  adding a removed tuner? bisonfan 1 1,506 2020-09-12, 03:49 AM
Last Post: sub
  Need help with unable to find capture device please thebigz 5 3,326 2020-06-15, 02:05 PM
Last Post: mvallevand
  EPG not updating (DVB ATSC EPG) Flyndr 3 2,891 2020-04-29, 10:42 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode