2010-09-06, 23:16
outleradam Wrote:Those error messages are important. I can see that permissions are not set correctly. You need to run the commands given in the program. You should have full access at this point. Did you run the commands with sudo to elevate permissions?I've run this without success.
Code:sudo chmod -R 666 "/var/lib/mythtv/recordings"
outleradam Wrote:per chance do you run as root on your system when creating folders? This would make the user and group of the paths you're using "root" which would make mythtv not able to access them.Nope, I created it using my main user account.
outleradam Wrote:Is /home/media-server a network attached storage drive? If so, then post your /etc/fstab so I can see if the permissions are set correctly for mythtv's use.No, it's a mounted Raid 5 array.
outleradam Wrote:I need to see the entire section of the log from start to finish. starting with "New Search" and ending right before the end of the log or "New Search" You're cropping important information out.That was the entire entry. I was perplexed as to why the "New Search" phrase was missing, but it's your latest SVN from today (559).
outleradam Wrote:1. results of ls -l /var/lib/mythtv/recordings-r-xr-xr-x 1 mythtv mythtv 4808431068 2010-09-06 00:35 1002_20100905233500.mpg
-r-xr-xr-x 1 mythtv mythtv 2815126664 2010-09-05 19:00 1006_20100905183000.mpg
-r-xr-xr-x 1 mythtv mythtv 2099563132 2010-09-05 20:00 1006_20100905193700.mpg
dr-xr-sr-x 2 mythtv mythtv 4096 2010-09-06 12:30 Episodes
dr-xr-sr-x 2 mythtv mythtv 4096 2010-09-06 12:30 Movies
dr-xr-sr-x 2 mythtv mythtv 4096 2010-09-06 12:30 Showings
dr-xr-sr-x 2 root mythtv 4096 2010-09-05 23:34 working
outleradam Wrote:2. results of ls -l /home/media-server/Videos/TV-Recorded/drwxrwxrwx 2 mythtv robot 4096 2010-09-06 14:36 TV-Recorded
outleradam Wrote:3. results of cat /etc/fstab# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=a7a755ac-e854-477a-b58c-55f0cb3ce229 / ext4 errors=remount-ro 0 1
# /home/media-server was on /dev/md1 during installation
UUID=b0980baa-6365-4f65-80f3-03b7f502c95b /home/media-server ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=089a71bc-b7e0-4a89-8ef1-e8e5f48c61f6 none swap sw 0 0
outleradam Wrote:4. the last log entry result of cat ~/home/mythtv/.mythicalLibrarian/output.log
Code:
QUICK FIX: chmod -R 666 "/var/lib/mythtv/recordings"
###################DEBUG MODE ENABLED####################
MY USER NAME:mythtv-
LISTING INTERNAL VARIABLES USED BY mythicalLibrarian.
INTERNET TIMEOUT:50- TVDB API KEY:6DF511BB2A64E0E9- mythicalLibrarian WORKING DIR:/home/mythtv/.mythicalLibrarian-
MOVE DIR:/home/media-server/Videos/TV-Recorded- USING SHOWNAME AS FOLDER:Enabled-
FAILSAFE MODE:Enabled- FAILSAFE DIR:/home/mythtv/FailSafe- ALTERNATE MOVE DIR:/home/media-server/Videos/TV-Recorded-
USE ORIGINAL DIR:Disabled NOTIFICATIONS:Enabled
INPUT SHOW NAME:The National Parks: America's Best Idea- LOCAL SHOW NAME TRANSLATION:- ShowName:The National Parks: America's Best Idea
DATABASE UPDATED:- TVDB LAST UPDATED:1283856183- CURRENT:1283799558-
RESOLVED SERIES ID:116171- RESOVED SHOW NAME:The National Parks: America's Best Idea-
INPUT EPISODE NAME:The Empire of Grandeur (1915-1919)- ABSOLOUTE EPISODE NUMBER:9- RESOLVED EPISODE NAME:The Empire of Grandeur (1915-1919)-
SEASON:S01- EPISODE:E03- SYMLINK MODE:MOVE- FILESIZE: 0kB-
CREATE AND DELETE FLAGS: ORIGINALDIR:1- FREE:9273908kB- WORKINGDIR:1 FREE:9273908kB-
MOVEDIRWRITABLE:0- FREE:kB- ALTERNATEMOVEDIR:0- FREE:kB-
PRIMARYSHOWDIRWRITABLE:0- FREE:kB-ALTERNATESHOWDIRWRITABLE:0- FREE:kB-
PRIMARYMOVIEDIRWRITABLE:0- FREE:kB- ALTERNATEMOVIEDIR:0- FREE:9273908kB-
DATABASE TYPE:schedulesdirect1-
RECSTART:2010-09-06 12:50:00- MOVIE YEAR:- ORIGINAL SERIES DATE:2009-09-29-
PROGRAMID:EP011701200003- CHANNEL ID:1007- CATEGORY:Documentary- GOFORDOOVER:1-
EXTRAPOLATED DATA DETERMINED THIS RECORDING AS A:Series With Episode Data- STARS:0 RATING:0
ZAP2IT SERIES ID:1170120- MATCHED TVDB SERIES ID:116171-
PLOT: The National Park Service is established in 1916; Stephen Mather campaigns to establish the Grand Canyon in Arizona as a national park.
####################END OF DEBUG LOG#####################
CREATING FOLDER: /home/media-server/Videos/TV-Recorded/The National Parks Americas Best Idea
COULD NOT CREATE /home/media-server/Videos/TV-Recorded/The National Parks Americas Best Idea/Season 1/The National Parks Americas Best Idea
##########################################################
#############FAILSAFE MODE HAS BEEN ACTIVATED#############
##########################################################
FAILSAFE FLAG WAS SET CHECK PERMISSIONS AND FOLDERS
PERMISSION ERROR OR DRIVE FULL
ATTEMPTING SYMLINK TO FAILSAFE DIR: /home/mythtv/FailSafe
FAILSAFE MODE COMPLETE: SYMLINK CREATED
FAILSAFE MODE FAILURE CHECK PERMISSIONS AND FREE SPACE IN /home/mythtv/FailSafe
@@@@@@@@@@@NEW SEARCH INITIATED AT Mon Sep 6 14:50:48 EDT [email protected]@@@@@@@@@@@@@
Revision 559 Mon Sep 6 12:47:29 EDT 2010 on Linux