Giter VIP home page Giter VIP logo

Comments (6)

wernight avatar wernight commented on August 17, 2024

Thanks for the report also on Mopidy. I remember it working before.

I pushed some minor changes but nothing that should affect what you got.

I tried the follow minimal steps:

  1. $ docker run -p 6600:6600 -p 6680:6680 wernight/mopidy
  2. http://localhost:6680/moped/#/
  3. Typed something in the search open and pressed enter, it didn't crash.

from docker-mopidy.

m-kostrzewa avatar m-kostrzewa commented on August 17, 2024

Hm... how can I obtain more detailed logs?

from docker-mopidy.

wernight avatar wernight commented on August 17, 2024

docker run ... without -d can help. Also may be Mopidy has some more log files (didn't check).

from docker-mopidy.

m-kostrzewa avatar m-kostrzewa commented on August 17, 2024

Could you try using the --save-debug-log mopidy option? I described that it fails in original post but was unable to solve the problem, I think it has something to do with the Dockerfile

from docker-mopidy.

m-kostrzewa avatar m-kostrzewa commented on August 17, 2024

Heh, so I came back home and it worked! But why?

I was trying to run Jenkins in docker yesterday, and the JVM was complaining about not being able to reserve memory. Turns out, I had to disable PaX:

sysctl -w kernel.pax.softmode=1

Testing with this setting on and off confirms that it was the issue. Good thing I was playing with Jenkins yesterday, otherwise I would have never though about this... I believe this issue can be closed.

from docker-mopidy.

wernight avatar wernight commented on August 17, 2024

Thanks for reporting the fix.

from docker-mopidy.

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.