Error: Exception, 39/123/Heartbeat

The built-in ARGUS TV recorder for digital TV
Post Reply
User avatar
fishsticks
Posts: 79
Joined: Mon Dec 23, 2013 1:08 am
Location: UK

Error: Exception, 39/123/Heartbeat

Post by fishsticks » Sat Dec 28, 2013 3:39 am

I've been testing Argus for just over 2 weeks- this is my first failed resume from sleep.

Notifier showed "idle" most of the time (despite schedule to record, see the wake up time set before suspend), eventually it showed "core error"
Scheduler took a while to open, showed the EPG but said no cards were available
Pinging in Scheduler and Recorder were not responsive

I tried suspending/resuming again, no difference. Reboot "fixed" it but need a root cause solution.

Not sure what log helps, here's a sample:

Messenger.log

Code: Select all

2013-12-27 04:03:57,309 [ERROR][MSN-bot]: System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localhost:49942/ArgusTV/ConfigurationService. The connection attempt lasted for a time span of 00:00:02.0001144. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:49942.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:49942
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   --- End of inner exception stack trace ---

Server stack trace: 
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at ArgusTV.ServiceAgents.ServiceAgentBase`1.HandleServiceException(Exception ex, Boolean& retry)
   at ArgusTV.ServiceAgents.ConfigurationServiceAgent.GetStringValue(String module, String key, Boolean useDefault)
   at ArgusTV.Messenger.Msn.MsnThread.Run()
2013-12-27 22:48:20,509 [ERROR][MSN-bot]: System.TimeoutException: The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: Open timed out after 00:01:00 while establishing a transport session to net.tcp://localhost:49942/ArgusTV/ConfigurationService. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: Connecting to via net.tcp://localhost:49942/ArgusTV/ConfigurationService timed out after 00:01:00. Connection attempts were made to 1 of 2 available addresses (::1). Check the RemoteAddress of your channel and verify that the DNS records for this endpoint correspond to valid IP Addresses. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it [::1]:49942
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Channels.SocketConnectionInitiator.CreateTimeoutException(Uri uri, TimeSpan timeout, IPAddress[] addresses, Int32 invalidAddressCount, SocketException innerException)
   at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   --- End of inner exception stack trace ---

Server stack trace: 
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at ArgusTV.ServiceAgents.ServiceAgentBase`1.HandleServiceException(Exception ex, Boolean& retry)
   at ArgusTV.ServiceAgents.ConfigurationServiceAgent.GetStringValue(String module, String key, Boolean useDefault)
   at ArgusTV.Messenger.Msn.MsnThread.Run()
there are many of these, look similar (same?)...


Scheduler.log:

Code: Select all

2013-12-27 03:30:02,721 [INFO ][Recordings Scheduler]: Setting new wake-up time: 12/28/2013 01:10:00.
2013-12-27 04:03:25,441 [DEBUG][1]: Calling OnPowerEvent(Suspend)...
2013-12-27 04:03:25,441 [INFO ][1]: System entering suspend state, shutting down core services.
2013-12-27 04:03:25,553 [INFO ][ARGUS TV]: Stopping service.
2013-12-27 04:03:26,832 [INFO ][ThumbnailCreator]: ThumbnailCreator thread ended.
2013-12-27 04:03:27,018 [INFO ][Update Check]: Update Check thread ended.
2013-12-27 04:03:27,019 [INFO ][EventSource]: EventSource thread ended.
2013-12-27 04:03:27,019 [INFO ][PostProcessing]: PostProcessing thread ended.
2013-12-27 04:03:27,019 [INFO ][LiveStreamAlive]: LiveStreamAlive thread ended.
2013-12-27 04:03:27,019 [INFO ][Mailer]: Mailer thread ended.
2013-12-27 04:03:27,019 [INFO ][Recordings Cleanup]: Recordings Cleanup thread ended.
2013-12-27 04:03:27,019 [INFO ][Recordings Scheduler]: Recordings Scheduler thread ended.
2013-12-27 04:03:27,019 [INFO ][XMLTV Import]: XMLTV Import thread ended.
2013-12-27 04:03:27,558 [INFO ][ARGUS TV]: Service ended.
2013-12-27 04:03:27,559 [INFO ][ARGUS TV]: ARGUS TV thread ended.
2013-12-27 04:03:27,559 [DEBUG][1]: System can now enter suspend state, core services have shut down.
2013-12-27 22:48:20,900 [DEBUG][1]: Calling OnPowerEvent(ResumeAutomatic)...
2013-12-27 22:48:20,900 [INFO ][1]: System resumed from suspend state, restarting core services.
2013-12-27 22:48:20,902 [INFO ][ARGUS TV]: ARGUS TV version 2.2 main-thread started.
2013-12-27 22:48:20,902 [INFO ][ARGUS TV]: Starting service.
2013-12-27 22:48:20,903 [INFO ][ARGUS TV]: Ensuring database is up.
2013-12-27 22:48:22,951 [INFO ][ARGUS TV]: Initializing configuration defaults.
2013-12-27 22:48:22,976 [INFO ][ARGUS TV]: Starting WCF service hosts.
2013-12-27 22:48:25,534 [INFO ][ARGUS TV]: Starting worker threads.
2013-12-27 22:48:25,536 [INFO ][XMLTV Import]: XMLTV Import thread started.
2013-12-27 22:48:25,539 [INFO ][Recordings Scheduler]: Recordings Scheduler thread started.
2013-12-27 22:48:25,540 [INFO ][Recordings Cleanup]: Recordings Cleanup thread started.
2013-12-27 22:48:25,542 [INFO ][Mailer]: Mailer thread started.
2013-12-27 22:48:25,544 [INFO ][LiveStreamAlive]: LiveStreamAlive thread started.
2013-12-27 22:48:25,547 [INFO ][PostProcessing]: PostProcessing thread started.
2013-12-27 22:48:25,549 [INFO ][EventSource]: EventSource thread started.
2013-12-27 22:48:25,551 [INFO ][Update Check]: Update Check thread started.
2013-12-27 22:48:25,553 [INFO ][ARGUS TV]: Service started.
2013-12-27 22:48:25,553 [INFO ][ThumbnailCreator]: ThumbnailCreator thread started.
2013-12-27 22:48:27,539 [INFO ][Recordings Scheduler]: Initializing all recorders.
2013-12-27 22:48:27,616 [INFO ][Recordings Scheduler]: Setting new wake-up time: 12/28/2013 01:10:00.
2013-12-27 22:48:30,536 [INFO ][XMLTV Import]: Deleting old guide programs.
2013-12-27 22:48:52,425 [DEBUG][1]: Calling OnPowerEvent(ResumeSuspend)...
2013-12-27 22:49:29,499 [ERROR][Recordings Scheduler]: GetAllUpcomingRecordings() - AllocateCard() failed on 'ARGUS TV': Could not connect to net.tcp://localhost:49850/RecorderTunerService. The connection attempt lasted for a time span of 00:00:01.9931140. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:49850. 
2013-12-27 22:49:29,500 [ERROR][39]: GetAllUpcomingRecordings() - AllocateCard() failed on 'ARGUS TV': Could not connect to net.tcp://localhost:49850/RecorderTunerService. The connection attempt lasted for a time span of 00:00:01.9951141. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:49850. 
2013-12-27 22:49:29,523 [WARN ][LiveStreamAlive]: Failed to connect to recorder at 'net.tcp://localhost:49850/RecorderTunerService', error: Could not connect to net.tcp://localhost:49850/RecorderTunerService. The connection attempt lasted for a time span of 00:00:02.0061148. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:49850. 
2013-12-27 22:49:33,509 [ERROR][Recordings Scheduler]: GetAllUpcomingRecordings() - AllocateCard() failed on 'ARGUS TV': Could not connect to net.tcp://localhost:49850/RecorderTunerService. The connection attempt lasted for a time span of 00:00:02.0011145. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:49850.
goes on and on like this...


Recorder.log:

Code: Select all

2013-12-27 04:03:27,727 [INFO ][1]: System entering suspend state, shutting down recorder service.
2013-12-27 04:03:27,756 [INFO ][ARGUS TV Recorder]: Stopping service.
2013-12-27 04:03:27,756 [INFO ][DVB-EPG]: DVB-EPG thread ended.
2013-12-27 04:03:27,757 [INFO ][Heartbeat]: Heartbeat thread ended.
2013-12-27 04:03:27,757 [INFO ][ARGUS TV Recorder]: Shutting down all cards.
2013-12-27 22:48:27,574 [INFO ][58]: ARGUS TV - Ping
2013-12-27 22:48:27,574 [INFO ][52]: ARGUS TV - Initialize from HTPC-PC:49942
2013-12-27 22:49:27,209 [INFO ][ARGUS TV Recorder]: Stopping services.
2013-12-27 22:49:27,463 [INFO ][ARGUS TV Recorder]: Service ended.
2013-12-27 22:49:27,464 [INFO ][ARGUS TV Recorder]: ARGUS TV Recorder thread ended.
2013-12-27 23:15:31,946 [INFO ][1]: System resumed from suspend state, restarting recorder service.
2013-12-27 23:15:31,971 [INFO ][ARGUS TV Recorder]: ARGUS TV Recorder version 2.2 main-thread started.
2013-12-27 23:15:31,971 [INFO ][ARGUS TV Recorder]: Starting service.
2013-12-27 23:15:32,287 [INFO ][ARGUS TV Recorder]: Waiting for 5 seconds after a system resume...
2013-12-27 23:15:37,287 [INFO ][ARGUS TV Recorder]: Starting WCF service hosts.
2013-12-27 23:15:37,409 [INFO ][ARGUS TV Recorder]: Initializing all cards.
2013-12-27 23:15:44,140 [INFO ][ARGUS TV Recorder]: Started card service for card #1 'TBS 6284 DVBT/T2 Tuner A' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020000})
2013-12-27 23:15:44,528 [INFO ][ARGUS TV Recorder]: Started card service for card #2 'TBS 6284 DVBT/T2 Tuner B' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020001})
2013-12-27 23:18:44,438 [ERROR][ARGUS TV Recorder]: Error: The open operation did not complete within the allotted timeout of 00:02:00. The time allotted to this operation may have been a portion of a longer timeout.
2013-12-27 23:18:44,488 [ERROR][ARGUS TV Recorder]: Failed to start card service for TBS 6284 DVBT/T2 Tuner C (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020002})
2013-12-27 23:18:44,881 [INFO ][123]: Started card service for card #1 'TBS 6284 DVBT/T2 Tuner A' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020000})
2013-12-27 23:18:45,238 [INFO ][ARGUS TV Recorder]: Started card service for card #4 'TBS 6284 DVBT/T2 Tuner D' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020003})
2013-12-27 23:18:50,256 [INFO ][123]: Started card service for card #2 'TBS 6284 DVBT/T2 Tuner B' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020001})
2013-12-27 23:18:50,574 [INFO ][122]: Started card service for card #1 'TBS 6284 DVBT/T2 Tuner A' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020000})
2013-12-27 23:18:50,580 [INFO ][ARGUS TV Recorder]: Starting recorder service host.
2013-12-27 23:18:50,586 [INFO ][ARGUS TV Recorder]: Starting worker threads.
2013-12-27 23:18:50,596 [INFO ][Heartbeat]: Heartbeat thread started.
2013-12-27 23:18:50,597 [INFO ][DVB-EPG]: DVB-EPG thread started.
2013-12-27 23:18:50,598 [INFO ][ARGUS TV Recorder]: Service started.
2013-12-27 23:19:06,981 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel QVC
2013-12-27 23:19:18,494 [INFO ][105]: ARGUS TV - Ping
2013-12-27 23:19:18,495 [INFO ][105]: ARGUS TV - Initialize from HTPC-PC:49942
2013-12-27 23:19:18,558 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel ITV HD
2013-12-27 23:19:20,597 [INFO ][Heartbeat]: Restarting card service for card #2 'TBS 6284 DVBT/T2 Tuner B' due to missing heartbeat
2013-12-27 23:19:21,846 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel BBC THREE HD
2013-12-27 23:21:50,359 [ERROR][123]: Error: The open operation did not complete within the allotted timeout of 00:02:00. The time allotted to this operation may have been a portion of a longer timeout.
2013-12-27 23:21:50,409 [ERROR][123]: Failed to start card service for TBS 6284 DVBT/T2 Tuner C (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020002})
2013-12-27 23:21:51,378 [INFO ][122]: Started card service for card #2 'TBS 6284 DVBT/T2 Tuner B' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020001})
2013-12-27 23:21:51,387 [INFO ][Heartbeat]: Restarting card service for card #3 'TBS 6284 DVBT/T2 Tuner C' due to missing heartbeat
2013-12-27 23:21:51,761 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel QVC
2013-12-27 23:22:06,470 [DEBUG][61]: EPG: No services left to grab for card TBS 6284 DVBT/T2 Tuner B, resetting list to resume after 12/28/2013 00:22:06
2013-12-27 23:22:10,312 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel QVC
2013-12-27 23:24:51,136 [ERROR][123]: Error: The open operation did not complete within the allotted timeout of 00:02:00. The time allotted to this operation may have been a portion of a longer timeout.
2013-12-27 23:24:51,186 [ERROR][123]: Failed to start card service for TBS 6284 DVBT/T2 Tuner C (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020002})
2013-12-27 23:27:50,955 [ERROR][Heartbeat]: Error: The open operation did not complete within the allotted timeout of 00:02:00. The time allotted to this operation may have been a portion of a longer timeout.
2013-12-27 23:27:51,018 [ERROR][Heartbeat]: Failed to start card service for TBS 6284 DVBT/T2 Tuner C (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020002})
2013-12-27 23:33:48,870 [INFO ][ARGUS TV Recorder]: ARGUS TV Recorder version 2.2 main-thread started.
2013-12-27 23:33:48,905 [INFO ][ARGUS TV Recorder]: Starting service.
2013-12-27 23:33:57,306 [INFO ][ARGUS TV Recorder]: Starting WCF service hosts.
2013-12-27 23:33:58,636 [INFO ][ARGUS TV Recorder]: Initializing all cards.
2013-12-27 23:34:00,568 [INFO ][ARGUS TV Recorder]: Started card service for card #1 'TBS 6284 DVBT/T2 Tuner A' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020000})
2013-12-27 23:34:00,864 [INFO ][ARGUS TV Recorder]: Started card service for card #2 'TBS 6284 DVBT/T2 Tuner B' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020001})
2013-12-27 23:34:01,169 [INFO ][ARGUS TV Recorder]: Started card service for card #3 'TBS 6284 DVBT/T2 Tuner C' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020002})
2013-12-27 23:34:01,472 [INFO ][ARGUS TV Recorder]: Started card service for card #4 'TBS 6284 DVBT/T2 Tuner D' (@device:pnp:\\?\pci#ven_1131&dev_7160&subsys_00016284&rev_02#4&9281119&0&0008#{71985f48-1ca1-11d3-9cc8-00c04f7971e0}\{3ff44ee5-8547-402a-94f3-d44700020003})
2013-12-27 23:34:01,472 [INFO ][ARGUS TV Recorder]: Starting recorder service host.
2013-12-27 23:34:01,557 [INFO ][ARGUS TV Recorder]: Starting worker threads.
2013-12-27 23:34:01,558 [INFO ][Heartbeat]: Heartbeat thread started.
2013-12-27 23:34:01,578 [INFO ][DVB-EPG]: DVB-EPG thread started.
2013-12-27 23:34:14,030 [ERROR][DVB-EPG]: Failed to connect to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/): 'net.tcp://localhost:49942/ArgusTV/' not found, is the service running?
2013-12-27 23:34:16,204 [DEBUG][8]: EPG: No services left to grab for card TBS 6284 DVBT/T2 Tuner C, resetting list to resume after 12/28/2013 00:34:16
2013-12-27 23:34:26,248 [ERROR][DVB-EPG]: Failed to connect to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/): 'net.tcp://localhost:49942/ArgusTV/' not found, is the service running?
2013-12-27 23:34:34,252 [ERROR][DVB-EPG]: Failed to connect to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/): 'net.tcp://localhost:49942/ArgusTV/' not found, is the service running?
2013-12-27 23:34:42,268 [ERROR][DVB-EPG]: Failed to connect to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/): 'net.tcp://localhost:49942/ArgusTV/' not found, is the service running?
2013-12-27 23:34:50,271 [ERROR][DVB-EPG]: Failed to connect to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/): 'net.tcp://localhost:49942/ArgusTV/' not found, is the service running?
2013-12-27 23:35:00,818 [INFO ][DVB-EPG]: Connected to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/).
2013-12-27 23:35:00,907 [INFO ][ARGUS TV Recorder]: Connected to core ARGUS TV scheduler service (net.tcp://localhost:49942/ArgusTV/).
2013-12-27 23:35:00,907 [INFO ][ARGUS TV Recorder]: Service started.
2013-12-27 23:35:10,046 [INFO ][12]: ARGUS TV - Ping
2013-12-27 23:35:10,052 [INFO ][12]: ARGUS TV - Initialize from HTPC-PC:49942
2013-12-27 23:35:24,206 [INFO ][DVB-EPG]: Imported 1 EPG programs for channel BBC TWO HD

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests