Git Product home page Git Product logo

Comments (9)

wagnered avatar wagnered commented on June 20, 2024

Does the Apache2 access.log give any clue?

from ampache-docker.

YasserAntonio avatar YasserAntonio commented on June 20, 2024

Does the Apache2 access.log give any clue?

nope it's empty

from ampache-docker.

YasserAntonio avatar YasserAntonio commented on June 20, 2024

I checked the logs in var/logs and found nothing. Any idea where I can find the result/log of the test from the installation test ?

from ampache-docker.

YasserAntonio avatar YasserAntonio commented on June 20, 2024

had to remove my docker volume : - /home/pi/ampache/config:/var/www/config
so no persistant configuration for the moment... if you guys knows a way to make it persistant I 'm very interested

from ampache-docker.

wagnered avatar wagnered commented on June 20, 2024

Sorry, I'm not very familiar with docker so I'll leave this for @lachlan-00.

from ampache-docker.

YasserAntonio avatar YasserAntonio commented on June 20, 2024

no problem ! Thanks for you help !

from ampache-docker.

m1dnight avatar m1dnight commented on June 20, 2024

This issue still persists to this day, and I haven't really managed to get it working.

I have even removed a mounted volume for the configuration, but that gives the same error.

Is there a known solution to this?

from ampache-docker.

YasserAntonio avatar YasserAntonio commented on June 20, 2024

nope.. but don't forget to chmod after removing your volume, my Ampache on arm7 is working now. To make a regular backup I mounted a volume next to the ampache folder from where I do a regular copy using a cron task. Lot of DB have troubles with mounted volume and ampache is no exception ..

from ampache-docker.

m1dnight avatar m1dnight commented on June 20, 2024

Okay, so what I did to get it working is the following.
Start up the docker container without any volumes, and when the installation page shows copy out the files from /var/www/config to wherever you want them to reside on the host. In my case this is /mnt/containers/ampache/config so I did docker cp ampache:/var/www/config /mnt/containers/ampache/ ; chown -R www-data:www-data /mnt/containers/ampache/config
Now you can safely remove the running container and boot up your final instance with /mnt/containers/ampache/config bindmounted to /var/www/config.

from ampache-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.