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 … 26 27 28 29 30 … 433 Next »
Recording Error: No errors, but no data delivered.

Recording Error: No errors, but no data delivered.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2019-04-08, 04:03 AM (This post was last modified: 2019-04-08, 04:11 AM by jksmurf.)
Hmmm

Been getting these errors recently. Lots of them.

Code:
Just Recording Error: No errors, but no data delivered. This is usually because the device failed to lock a signal.
Then
Code:
Recording Error: Device failed to start

Is the computer not waking NextPVR to record do you think?
I ask as when I go into the Channel manually it has a stream which seems to work fine and the show ts and ts map file show fine.

netstat -an | find /i "listening" >LISTEN.txt

Code:
TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:2869           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:3689           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:5040           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:5357           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:5916           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:7680           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:7969           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:8337           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:8866           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:8968           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49664          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49665          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49666          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49667          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49711          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49730          0.0.0.0:0              LISTENING
  TCP    127.0.0.1:5939         0.0.0.0:0              LISTENING
  TCP    127.0.0.1:27015        0.0.0.0:0              LISTENING
  TCP    127.0.0.1:28380        0.0.0.0:0              LISTENING
  TCP    127.0.0.1:28385        0.0.0.0:0              LISTENING
  TCP    192.168.1.10:139       0.0.0.0:0              LISTENING
  TCP    [::]:135               [::]:0                 LISTENING
  TCP    [::]:445               [::]:0                 LISTENING
  TCP    [::]:2869              [::]:0                 LISTENING
  TCP    [::]:5357              [::]:0                 LISTENING
  TCP    [::]:7680              [::]:0                 LISTENING
  TCP    [::]:8866              [::]:0                 LISTENING
  TCP    [::]:49664             [::]:0                 LISTENING
  TCP    [::]:49665             [::]:0                 LISTENING
  TCP    [::]:49666             [::]:0                 LISTENING
  TCP    [::]:49667             [::]:0                 LISTENING
  TCP    [::]:49711             [::]:0                 LISTENING
  TCP    [::]:49730             [::]:0                 LISTENING


[EDIT]I recently changed both pre and post padding to 0, would this have had any affect?
[EDIT]Ref this thread https://forums.nextpvr.com/showthread.ph...gnal/page9 I don't have a <HDHRBasePort> setting in config.xml so assume it's not needed any more.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#2
2019-04-08, 04:09 AM
Those are two different errors. Neither are typically NextPVR issues. I can't let you much more than the what the error says:

"No errors, but no data delivered. This is usually because the device failed to lock a signal."

"Device failed to start"

To get anything more than this, you'd probably look for patterns. For example, with the "No errors, but no data delivered" maybe check if it's always the same channel(s). You might get a week signal on these channels, or the broadcaster has moved these channels and it'll never managed to lock onto a channel (and you'd need to rescan to find the new tuning).

For the "Device failed to start". It's either in use elsewhere, or the driver has shat itself (probably requiring reboot before it comes right)
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#3
2019-04-08, 04:18 AM
sub Wrote:Those are two different errors. Neither are typically NextPVR issues. I can't let you much more than the what the error says:

"No errors, but no data delivered. This is usually because the device failed to lock a signal."

"Device failed to start"
OK

sub Wrote:To get anything more than this, you'd probably look for patterns. For example, with the "No errors, but no data delivered" maybe check if it's always the same channel(s). You might get a week signal on these channels, or the broadcaster has moved these channels and it'll never managed to lock onto a channel (and you'd need to rescan to find the new tuning).
It's Digital TV over an IPTV Box so can't see why it would be a weak signal right?

sub Wrote:For the "Device failed to start". It's either in use elsewhere, or the driver has shat itself (probably requiring reboot before it comes right)
Big Grin. Right. Off to clean up that nasty mess then.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#4
2019-04-08, 04:20 AM
HDMI from your Colossus? Maybe some channels have HDCP? This can cause a colossus to not deliver any data.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2019-04-08, 04:24 AM
sub Wrote:HDMI from your Colossus? Maybe some channels have HDCP? This can cause a colossus to not deliver any data.

I have a splitter that seems to work when I run it manually but yes a good possible reason all the same.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG Update Errors jcole998 23 777 2025-05-11, 06:03 PM
Last Post: mvallevand
  No data received jcole998 1 202 2025-04-15, 03:08 PM
Last Post: mvallevand
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,357 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 881 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 964 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,086 2022-04-05, 08:03 PM
Last Post: mvallevand
  device needed for recording David209 2 1,691 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,183 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 1,980 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Mouse Click on TV Guide throws an error mlopez1007 2 1,398 2021-03-22, 11:33 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