Closed virse closed 7 years ago
Hi Artur,
after a little bit of searching I was able to find out why the scan wasn't working. My instance of the MariaDB hat some issues. When I changed back to MySQL everything works like a charme.
Maybe it helps others too, when using not MariaDB as default SQL-Sever,
Greets Michael
Do you know what was the problem with MariaDB?
Hi Artur,
I'm not sure but I use Debian Stretch as my underlying OS due to the fact that there is no 64bit-arch for mpd yet in the jessie-repofor odroid-c2 (arm).
Maybe the sometimes unstable software of the stretch-branch was the problem.
Greets
I tested O!MPD with MariaDB and there were no problems, so maybe it was really problem with this particular instance of MariaDB. I'm closing this issue.
Hi Artur,
I recently had to switch my OMPD installation to another computer due to problems with the os (ubuntu 14.04).
So I copied the old installation, the config file and so on to the new server. Due to the failure of the old system I wasn't able to make a dump of my mysql-db. I can access OMPD and I can also start the update process to build the db again from scratch.
But the db isn't filled. When I debug the update, I can get only this in the log-file:
The samba share is accessible by the user that runs the apache2-webserver. The same user is also the mpd-user. I get no permission errors or anything else.
I use apache2 with mariadb and PHP7 on Debian Stretch (because I use an ARM64 device and MPD isn't available in the repo of Jessie) - all the necessary requirements are installed as you can see (from php.info within OMPD):
It seems that the update do the Structure & image process, but not the file info process (and the rest) anymore.
Any clues?
Thx again for your support! I appreciate that a lot!
Michael