Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

LMS 7.8 scanner stops when scanning new media

$
0
0
Hi,

I'm running LMS 7.8 on a Thecus N4100PRO NAS:
Logitech Media Server Version: 7.8.0 - 1384496306 @ Fri Nov 15 19:18:59 PST 2013
Hostname: nas
Server IP Address: 192.168.1.2
Server HTTP Port Number: 9000
Operating system: linux - EN - utf8
Platform Architecture: i686-linux
Perl Version: 5.12.2 - i686-linux-thread-multi
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 1

And I'm noticing when I scan it completes the scan this far on the web GUI:
MEDIA SCAN DETAILS
Discovering files/directories: /raid/data/Share/Music (9919 of 9919) Complete 00:01:15
Scanning new music files: /raid/data/Share/Music (8243 of 8243) Complete 00:19:33
Scanning new media files: /raid/data/Share/Music Complete 00:00:23

Then it stops. The /raid/data/module/SQUEEZEBOXSERVER/system/etc/logs/scanner.log in debugging level shows this near the end of the log file:

Code:

[14-12-31 06:46:27.8841] Slim::Utils::Scanner::Local::new (776) Handling new audio track file:///raid/data/Share/Music/Various%20Artists/The%20Legend%20of%20Zelda/The%20Legend%20of%20Zelda%20-%20The%20Legend%20of%20Zelda%20-%2008%20-%20Closing.mp3
[14-12-31 06:46:28.7549] Slim::Utils::SQLiteHelper::updateProgress (398) Notify to server: [
  "progress:1420025215||importer||/raid/data/Share/Music|directory_new||8243||8243||1420026388.74352",
]
[14-12-31 06:46:28.7775] Slim::Utils::SQLiteHelper::updateProgress (422) Notify to server OK
[14-12-31 06:46:28.8577] Slim::Utils::Scanner::Local::__ANON__ (413) Rescanning changed audio files (0)
[14-12-31 06:46:29.0413] Slim::Utils::Scanner::LMS::rescan (94) Rescanning /raid/data/Share/Music
[14-12-31 06:46:29.5634] main::main (328) Error: Failed when running main scan: [argument does not have a struct associated with it at /raid0/data/module/SQUEEZEBOXSERVER/squeezeboxserver/CPAN/Media/Scan.pm line 155.
        (in cleanup) s does not have a struct associated with it at /raid/data/module/SQUEEZEBOXSERVER/squeezeboxserver/scanner.pl line 326.
]
[14-12-31 06:46:29.5654] main::main (329) Error: Skipping post-process & Not updating lastRescanTime!
[14-12-31 06:46:31.2433] Slim::Utils::SQLiteHelper::updateProgress (398) Notify to server: ["exit"]
[14-12-31 06:46:36.3157] Slim::Utils::SQLiteHelper::updateProgress (427) Notify to server failed: 500 read timeout
^C

The read timeout is just due to inactivity for 5 minutes which I think is normal however 14-12-31 06:46:29.563 I don't even have an idea how to troubleshoot. I'm using the slimserver's built in perl (5.12?) to run and SQLite since this version doesn't seem to like MySQL.

Viewing all articles
Browse latest Browse all 5300

Trending Articles