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 … 14 15 16 17 18 … 34 Next »
Access issue

 
  • 0 Vote(s) - 0 Average
Access issue
ag100pct
Offline

Junior Member

USA
Posts: 22
Threads: 6
Joined: Jan 2022
#1
2022-03-03, 10:21 PM
After some troubleshooting, NextPVR seems to be fine.
However it doesn't seem to be able to access my newly formatted data drive:    /mnt/Data
I was getting "Streaming Failed (transcoder exited)".  After some troubleshooting it seems to be access to the new /mnt/Data disk.

I can read and write data to it but NextPVR doesn't seem to be able to.

I tried:
sudo chgrp video '/mnt/Data/RecordedTV'
chmod +775 '/mnt/Data/RecordedTV'
chmod g+s '/mnt/Data/RecordedTV'
setfacl -d -m g::rwX '/mnt/Data/RecordedTV'


No joy.    Obviously I missed something.  Something is sideways with permissions.

When I use the web gui, I can see the disk...and I go to the directory (RecordedTV) and select it, but then it bounces back to the disk.

Got me stumped.  

How did I mess this up?   Thanks....
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#2
2022-03-03, 10:23 PM
If you want to reproduce the error and post your logs, we'll check in case it's writing temp files somewhere you're not expecting.
ag100pct
Offline

Junior Member

USA
Posts: 22
Threads: 6
Joined: Jan 2022
#3
2022-03-03, 11:03 PM
I looked...but not much experience with the log files....


Attached Files
.zip   logs-20220303-1503.zip (Size: 261.05 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#4
2022-03-03, 11:05 PM
This seems clear, and it is different from what you documented above.

2022-03-03 08:16:36.237 [ERROR][1] Recording directory does not exist: /mnt/ST9_Data/Recorded TV/
2022-03-03 08:16:36.237 [ERROR][1] LiveTV directory does not exist: /mnt/ST9_Data/Recorded TV/

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#5
2022-03-03, 11:06 PM
This is the path it seems to be having an issue with. '/mnt/ST9_Data/Recorded TV/'

Quote:2022-03-03 14:51:56.666 [ERROR][89] Unexpected error creating TSWriter map: System.UnauthorizedAccessException: Access to the path '/mnt/ST9_Data/Recorded TV/live-COZI-TV-795-3.ts.map' is denied.
ag100pct
Offline

Junior Member

USA
Posts: 22
Threads: 6
Joined: Jan 2022
#6
2022-03-03, 11:29 PM (This post was last modified: 2022-03-03, 11:39 PM by ag100pct.)
(2022-03-03, 11:05 PM)mvallevand Wrote: This seems clear, and it is different from what you documented above.

2022-03-03 08:16:36.237 [ERROR][1] Recording directory does not exist: /mnt/ST9_Data/Recorded TV/
2022-03-03 08:16:36.237 [ERROR][1] LiveTV directory does not exist: /mnt/ST9_Data/Recorded TV/

Martin

Yes, this is the issue (I simplified the path for my post).

Having said that, I can access (read, write) to /mnt/ST9_Data/Recorded TV/ .
I tried opening up permissions as much as possible on that directory...but it seems that NextPVR doesn't like any directories on /mnt/ST9_Data.

Also, when I try to change through the web gui ... the directories all see to be visible, but it will not let me set it to any of them.
When I try to select a directory the gui window returns back to top level.
I can play videos from that directory on VLC or other applications.  Just seems that NextPVR does not like any directories on that drive.

No doubt it's something silly that I did, but at this time I can't figure it out.
Thanks


------------------------- Edit------------------
Here's something new.  NextPVR doesn't like any directory that I set.  Log file attached.


Attached Files
.zip   logs-20220303-1738.zip (Size: 717.59 KB / Downloads: 0)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#7
2022-03-03, 11:41 PM (This post was last modified: 2022-03-03, 11:44 PM by mvallevand.)
In the real update did you also use the space? If so maybe from the command line try

ls -lt /mnt/ST9_Data

to make sure it is in the video group.

You can do a lot of things via the command line to test as if you were nextpvr.

Code:
sudo -u nextpvr mkdir /mnt/ST9_Data/Recorded\ TV/Test

Martin.
ag100pct
Offline

Junior Member

USA
Posts: 22
Threads: 6
Joined: Jan 2022
#8
2022-03-04, 12:29 AM
Thank you.  When I tried to create a directory it
sudo -u nextpvr mkdir /mnt/ST9_Data/Recorded\ TV/NextPVR
mkdir: cannot create directory ‘/mnt/ST9_Data/Recorded TV/NextPVR’: Permission denied

so I checked permissions:
ls -ld /mnt/ST9_Data/Recorded\ TV/
drwxrwxrwx+ 16 sterling video 4096 Feb 28 10:32 '/mnt/ST9_Data/Recorded TV/'

user nextpvr is a member of video group

So...still not certain where to go from here.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#9
2022-03-04, 12:56 AM
Did you reboot since installing everything?

Martin
ag100pct
Offline

Junior Member

USA
Posts: 22
Threads: 6
Joined: Jan 2022
#10
2022-03-04, 01:49 AM
Yes, I have now rebooted twice.
Strange thing is that now no directories seem to work.
« 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
  Direct access to recordings TugboatBill 1 122 2025-05-05, 11:04 PM
Last Post: mvallevand
Photo Drive access problem Jakesty 3 229 2025-04-21, 06:57 PM
Last Post: mvallevand
  Guide data issue using NextPVR in a Proxmox LXC njc 10 771 2025-03-23, 01:40 PM
Last Post: njc
  Recording Plyback Timeline Issue JeffH 11 565 2025-01-17, 03:20 PM
Last Post: mvallevand
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 4,376 2024-02-09, 07:11 AM
Last Post: ShadowMask
  Yay! DST issue :-( TheRealRoland 3 702 2023-03-12, 04:45 PM
Last Post: mvallevand
  Recent streaming issue with Matt Huisman Aus TV streams ballfam 74 10,381 2023-03-08, 10:35 PM
Last Post: mvallevand
  Schedules Direct Token Issue TheKenR 20 2,747 2023-02-20, 07:49 PM
Last Post: mvallevand
  IPv6 Installation Issue Delboy 16 2,006 2022-10-13, 08:07 PM
Last Post: Delboy
  [split] EPG update issue Obmit 10 1,472 2022-10-07, 10:22 PM
Last Post: Obmit

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

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

Linear Mode
Threaded Mode