Git Product home page Git Product logo

Comments (8)

lachlan-00 avatar lachlan-00 commented on September 27, 2024 1

i've taken that our of each branch, note really useful to keep

from ampache-docker.

m1dnight avatar m1dnight commented on September 27, 2024

I have the same issue with the container. What solved it for you?

from ampache-docker.

k4j8 avatar k4j8 commented on September 27, 2024

I'm having this issue as well. I previously ran Ampache with a virtual host, but I have not run it as Docker. I tried Docker image ampache/ampache:4.2.5 as well as the latest but got the same result, a 404 error.

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

you can see what your container is doing with logs

docker logs ampache

from ampache-docker.

k4j8 avatar k4j8 commented on September 27, 2024

Below are the logs after starting a container with a compose file the exact same as the default:

pi@raspberry:~/docker/ampache $ sudo docker logs ampache
=> Using an existing volume of MySQL
2021-01-15 01:28:00,643 INFO Set uid to user 0 succeeded
2021-01-15 01:28:00,662 INFO supervisord started with pid 1
2021-01-15 01:28:01,666 INFO spawned: 'cron' with pid 8
2021-01-15 01:28:01,672 INFO spawned: 'inotifywatch' with pid 9
2021-01-15 01:28:01,677 INFO spawned: 'mysql' with pid 10
2021-01-15 01:28:01,681 INFO spawned: 'apache2' with pid 11
2021-01-15 01:28:03,251 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-01-15 01:28:03,252 INFO success: inotifywatch entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-01-15 01:28:03,252 INFO success: mysql entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-01-15 01:28:03,253 INFO success: apache2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

I am running this on a Raspberry Pi (ARM), but it should be supported. Running outside of Docker has worked for me in the past on this device.

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

those logs look to me like it's all running and the ports are available. but you still get a 404?

from ampache-docker.

k4j8 avatar k4j8 commented on September 27, 2024

Correct, I got a 404 error. I tried on a different computer running an Intel processor and Arch Linux and received the exact same logs and a 404 error.

However, I found that if I omit the last line of docker-compose.yml (- ./data/sites-enabled:/etc/apache2/sites-enabled), the webpage loads on both devices. I haven't confirmed if it is fully operational, but I'll check that next. I am running Docker as the root user - maybe that's part of the issue?

from ampache-docker.

kuzi-moto avatar kuzi-moto commented on September 27, 2024

Not sure why that line is in the docker-compose.yml file. Unless you have something in that local directory, it's going to break it.

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.