Re: [slim] SC Hangs Trying to List a Folder

2008-08-26 Thread Stuart Hickinbottom
No problem - sorry it took a few goes to narrow it down. You can remove the "max:???" bit of that line altogether so the size is unlimited if you're worried about not remembering what the problem was next time. I'm not sure why Gentoo imposes that limit by default - I don't think that's commonly d

Re: [slim] SC Hangs Trying to List a Folder

2008-08-26 Thread thread
Brilliant! That did it for me! Thank you so very much, hickinbottoms. -- thread thread's Profile: http://forums.slimdevices.com/member.php?userid=19498 View this thread: http://forums.slimdevices.com/showthread.php?t=5135

Re: [slim] SC Hangs Trying to List a Folder

2008-08-25 Thread Stuart Hickinbottom
Could you try editing your my.cnf again? You can but the "log-bin" back in, but could you change the line: innodb_data_file_path = ibdata1:10M:autoextend:max:128M to: innodb_data_file_path = ibdata1:10M:autoextend:max:256M (ie increase the 'max' part). I think the problem may be that the InnoD

Re: [slim] SC Hangs Trying to List a Folder

2008-08-25 Thread thread
Code: $ mysql --version mysql Ver 14.12 Distrib 5.0.60, for pc-linux-gnu (i686) using readline 5.2 I commented out the line "log-bin" and restarted mysql/squeezecenter, but it doesn't seem to have helped... Code: [08-08-

Re: [slim] SC Hangs Trying to List a Folder

2008-08-25 Thread Stuart Hickinbottom
What version of mysql are you using? Could you post the output of "mysql --version"? Could you try commenting out the "log-bin" line of your my.cnf? Then restart MySQL and SqueezeCenter and see if that has any effect. If that helps then it might point to problems with the binary logs filling up

Re: [slim] SC Hangs Trying to List a Folder

2008-08-25 Thread thread
1. ext3 2. no, I don't believe I've made any mods to my my.conf. See below... 3. x86 4. It seems that I can browse by genre, artist, etc just fine. I'm betting that I don't have all my music in the db, but what is there is findable in this way. Code: # /etc/mysql

Re: [slim] SC Hangs Trying to List a Folder

2008-08-25 Thread hickinbottoms
thread;332106 Wrote: > It's 7.1.0 ... and I'd really rather find the source of the issue and > possibly lead hickinsbottoms to a fix. I was rather hoping that the filesystem where the SqueezeCenter database was held was full, but that appears not to be the case. A couple of other questions: 1.

Re: [slim] SC Hangs Trying to List a Folder

2008-08-24 Thread thread
It's 7.1.0 ... and I'd really rather find the source of the issue and possibly lead hickinsbottoms to a fix. -- thread thread's Profile: http://forums.slimdevices.com/member.php?userid=19498 View this thread: http://forums

Re: [slim] SC Hangs Trying to List a Folder

2008-08-24 Thread radish
No idea, it's nothing I've seen before. 50k tracks is a decent number but there are people with more without issues. What version of SC are you using? If it's some Gentoo specific build I'd recommend trying with the straight 7.1 downloaded from this site. -- radish -

Re: [slim] SC Hangs Trying to List a Folder

2008-08-23 Thread thread
I'd love a tip on this one... I'm basically not using my Squeezebox since I upgraded the SqueezeCenter/firmware . . . -- thread thread's Profile: http://forums.slimdevices.com/member.php?userid=19498 View this thread: http

Re: [slim] SC Hangs Trying to List a Folder

2008-08-22 Thread thread
Also, to answer radish's question, it appears that I have 47078 tracks. Code: [EMAIL PROTECTED] /storage/music $ find ./ | egrep -i '(mp3|ogg|flac)$' | wc 47078 334415 4453774 -- thread

Re: [slim] SC Hangs Trying to List a Folder

2008-08-22 Thread thread
Did a full rescan last night. I still have the same problem this morning. Here's the output hickinbottoms requested: therver mysql # df -h . FilesystemSize Used Avail Use% Mounted on /dev/hda3 12G 6.0G 4.5G 57% / therver mysql # du -hs squeezecenter/ 224Ksqueezece

Re: [slim] SC Hangs Trying to List a Folder

2008-08-21 Thread hickinbottoms
I believe, from another thread, that you're using Gentoo's portage version. Can you see how much free space there is for the MySQL database files, the current size of your database files, and what files you currently have? As root: Code: cd /var/lib/mysql df -h .

Re: [slim] SC Hangs Trying to List a Folder

2008-08-21 Thread radish
Well, how many tracks do you have? From quickly googling I don't think it's very likely you hit a record limit, but you may possibly have hit an overall DB size limit if you're running on Windows with a FAT filesystem. That's still 2GB though, which is huge. As for why you can't use Browse Music

Re: [slim] SC Hangs Trying to List a Folder

2008-08-21 Thread thread
lol do I have too much music for SqueezeCenter? I just found this in my server.log... [08-08-21 18:53:08.6153] Slim::Schema::Storage::throw_exception (70) Error: Error executing 'INSERT INTO tracks (content_type, filesize, remote, timestamp, title, titlesearch, titlesort, url, year) VALUES (?, ?,

[slim] SC Hangs Trying to List a Folder

2008-08-21 Thread thread
I'm just trying to browse the bare files/dirs in my collection with the "Music Folder" feature. My main folder has a bunch of folders - genre names. That main one and some of the folders within it load up fine, but many of them do not! My browser just hangs, "waiting for" the server to respond. I'