NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 16 17 18 19 20 … 34 Next »
No longer able to download recording

 
  • 0 Vote(s) - 0 Average
No longer able to download recording
axel
Offline

Junior Member

CA
Posts: 9
Threads: 2
Joined: Sep 2021
#1
2021-10-02, 08:17 AM (This post was last modified: 2021-10-02, 08:18 AM by axel.)
Hi,

First of all I've been using NextPVR for about 2 weeks now and I love the simplicity compared to some other full-blown solutions!

I just upgraded from 5.14.??? to 5.2.0.210912 and now when I click the download icon next to a recording I simply get redirected to e.g.
Code:
/download?recording_id=861

but all I see is a blank page.

In the network tab I can see that I'm getting a 401 Unauthorized response.

Seeing this in the logs

Code:
2021-10-02 00:44:21.719    [DEBUG][56]    Got request [x.x.x.x]: /download
2021-10-02 00:44:21.721    [DEBUG][56]    /download?recording_id=861
2021-10-02 00:44:21.721    [DEBUG][56]     - recording_id: 861
2021-10-02 00:44:21.722    [ERROR][56]    Rejecting streaming request from remote client (x.x.x.x), with no valid sid
2021-10-02 00:44:43.861    [DEBUG][56]    Got request [x.x.x.x]: /services/service (system.space)
2021-10-02 00:44:43.861    [DEBUG][56]    method=system.space
2021-10-02 00:44:43.861    [DEBUG][56]    parameters:
2021-10-02 00:44:43.861    [DEBUG][56]       method: system.space
2021-10-02 00:44:43.861    [DEBUG][56]       format: json
2021-10-02 00:44:43.861    [DEBUG][56]       random: 0.0271728612071076
2021-10-02 00:44:43.861    [DEBUG][56]       sid: 46040423-fde6-4a07-b8ee-e53f77da5ff7
2021-10-02 00:44:43.861    [DEBUG][56]       client_ip: x.x.x.x
2021-10-02 00:44:43.861    [DEBUG][56]       user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:92.0) Gecko/20100101 Firefox/92.0
2021-10-02 00:44:43.861    [DEBUG][56]       host_callback: ...
2021-10-02 00:44:43.861    [DEBUG][56]    Checking disk space for: /mnt/data/nextpvr/
2021-10-02 00:44:43.861    [DEBUG][56]    Available Space:
2021-10-02 00:44:43.861    [DEBUG][56]     (Default) - 269425381376/236741910528
2021-10-02 00:44:43.861    [DEBUG][56]    [{"name":"Default","total":269425381376,"free":236741910528}]
2021-10-02 00:44:43.861    [DEBUG][56]    Got request [x.x.x.x]: /services/service (setting.get)
2021-10-02 00:44:43.861    [DEBUG][56]    method=setting.get
2021-10-02 00:44:43.861    [DEBUG][56]    parameters:
2021-10-02 00:44:43.861    [DEBUG][56]       method: setting.get
2021-10-02 00:44:43.861    [DEBUG][56]       key: /Settings/General/ShowNewInGuide
2021-10-02 00:44:43.861    [DEBUG][56]       format: json
2021-10-02 00:44:43.861    [DEBUG][56]       sid: 46040423-fde6-4a07-b8ee-e53f77da5ff7
2021-10-02 00:44:43.861    [DEBUG][56]       client_ip: x.x.x.x
2021-10-02 00:44:43.861    [DEBUG][56]       user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:92.0) Gecko/20100101 Firefox/92.0
2021-10-02 00:44:43.861    [DEBUG][56]       host_callback: ...
2021-10-02 00:44:43.861    [DEBUG][56]    setting.get
2021-10-02 00:44:43.861    [DEBUG][56]    {
"value": "false"
}


Any idea what's going on?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#2
2021-10-02, 12:48 PM
(2021-10-02, 08:17 AM)axel Wrote: Any idea what's going on?

You didn't supply the full set of support logs generated by the application on the Settings screen. Therefore, we can't determine your settings or what is really going on.

Furthermore, you clearly edited the information that you did post since all of the IP addresses are showing as "x.x.x.x". If I had to guess, I would suspect that you are trying to use a web client on a system on a different subnet than the server (and probably not on a non-routable subnet).
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,086
Threads: 957
Joined: May 2006
#3
2021-10-02, 12:48 PM
You don't provide enough information. Are you trying to download this file over the internet? If so are you logging into the server with the same browser and trying to download the recording and have you changed your PIN and password from the defaults?


Martin
axel
Offline

Junior Member

CA
Posts: 9
Threads: 2
Joined: Sep 2021
#4
2021-10-03, 12:44 PM
Okay I will go into the settings, click around and generate some logs...

But in general, I run my NextPVR on a VPS with IP 205.x.x.x. And access from my laptop, e.g. right now 84.131.x.x.

I did change the user name, password and PIN (I guess as there is only a button to change the Login and everything else might be autosaved).

I also allowed remote access and even temporarily unauthenticated access (as I wanted to try playing from VLC instead of web)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,086
Threads: 957
Joined: May 2006
#5
2021-10-03, 01:23 PM
Thanks it could be a limitation on downloading. Kodi should also will work over the internet.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,785
Threads: 769
Joined: Nov 2003
#6
2021-10-03, 04:30 PM
Did you try ticking 'Allow unauthenticated access for streaming Live TV / Recordings' to see if it makes a difference?
axel
Offline

Junior Member

CA
Posts: 9
Threads: 2
Joined: Sep 2021
#7
2021-10-11, 06:53 AM (This post was last modified: 2021-10-16, 07:41 AM by axel.)
Hey Martin and sub, thanks for having a look at this.

I finally clicked through the settings and downloaded the logs. I also updated to the latest version 5.2.1.211003

Still, when I click the "download" button on the main page, next to a recording I get sent to /download?recording_id=866 and in the logs I see a request to /download

Thanks for your help

Edit: yes, I have remote access and authenticated access enabled
axel
Offline

Junior Member

CA
Posts: 9
Threads: 2
Joined: Sep 2021
#8
2021-10-16, 07:44 AM
I just noticed that the file didn't attach properly, I try to zip it first.


Attached Files
.zip   nrecord.log.zip (Size: 194.63 KB / Downloads: 2)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,086
Threads: 957
Joined: May 2006
#9
2021-10-16, 11:43 AM
Are you sure the setting for Allow unauthenticated access is checked?

2021-10-10 23:41:57.787 [ERROR][60] Rejecting streaming request from remote client, with no valid sid

Note this will mean that anyone can stream recordings and live TV and also download over the Internet unless you provide additional control outside NextPVR

Mrtin
axel
Offline

Junior Member

CA
Posts: 9
Threads: 2
Joined: Sep 2021
#10
2021-10-16, 01:32 PM
Alright this is odd. I had the checkbox "Allow unauthenticated access for streaming Live TV/Recordings" checked and it didn't let me download.

Then I unchecked the box and now I can download...


Attached Files Thumbnail(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
  Recording Plyback Timeline Issue JeffH 11 853 2025-01-17, 03:20 PM
Last Post: mvallevand
  Wake on suspend for recording flyingsubs 15 4,760 2024-12-03, 01:07 PM
Last Post: mvallevand
  NextPVR i.mjh.nz [Failed: Recording interrupted] Nzbaxterman 6 884 2024-10-29, 11:44 PM
Last Post: sub
Wink recording rules - nextpvr kfmf 4 840 2024-07-20, 08:50 AM
Last Post: kfmf
  Live stream not working while recording pciber 6 1,068 2024-06-10, 07:48 AM
Last Post: pciber
  Time scheduled radio recording? WagMan 8 1,259 2024-01-13, 05:34 PM
Last Post: mvallevand
  Recording length error VCR58 20 2,387 2023-11-12, 11:46 PM
Last Post: mvallevand
  Nextpvr Has Stopped Recording Mark_S 4 932 2023-05-28, 04:27 PM
Last Post: Mark_S
  Failed recording for a particular show spagio 9 1,523 2023-01-12, 12:46 AM
Last Post: mvallevand
  Current extras tuner process not stopped when recording on another channel is schedul greatwhitenorth 4 1,104 2022-12-04, 09:37 PM
Last Post: greatwhitenorth

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

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

Linear Mode
Threaded Mode