Philip Meyer;490948 Wrote: 
> >The main server appears to think MySQL is the database, as it
> >has no idea that a scan is running, shows no progress, and zero
> tracks
> >once the scan completes.
> 
> Several people are seeing this problem:
> http://bugs.slimdevices.com/show_bug.cgi?id=15208

Nothing there about server and scanner using different databases, but
it would be a likely reason why this is happening.  You can also launch
additional scanners from the web ui while a scan is in progress, because
the server is looking at the wrong database for the 'is scanning'
information.  Additional scanners will crash after a bit, as they all
try to use the same SQLite database file.

> 
> >Every time the server is started it launches a scan because it sees an
> empty database.
> 
> That is apparently by design.  Even if auto rescan is disabled, it will
> keep rescanning if it sees an empty database.

I'm sure it's by design, as it's always worked like this.  I was
pointing it out as another bit of evidence that the server and the
scanner aren't on the same page.  The scanner is using the SQLite
database while the server appears to (correctly) be using the designated
MySQL database.

You said somewhere that you've had the MySQL scan work.  Are you
launching the scanner from the web interface or by some other means? 
Debugging is either badly lacking or else I'm not enabling the right
logging settings.  There's nothing in the logs for either the server or
scanner stating which dbms is in use and there's nothing that shows the
command that the server is using to launch the scanner.


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=71768

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to