Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem after upgrade #34

Open
martinezpenya opened this issue Oct 12, 2020 · 3 comments
Open

Problem after upgrade #34

martinezpenya opened this issue Oct 12, 2020 · 3 comments

Comments

@martinezpenya
Copy link
Contributor

I've been using yout docker-mopidy for at least 5 month without problems, from webserver, android client and home assistant.
Two days ago I've pull new image (includes iris, and is pretty), but home assistant stop working and I can only play music from browser on port 6680.
I can't see any error, but something has changed. Can you help me?

@martinezpenya
Copy link
Contributor Author

If I run this command on the docker
python3 -m pip install Mopidy-MPD
And restart the mopidy it works again... I don't understand what's happening
Why is removed the mpd service from de mopidy container?

@ahmadnbl
Copy link

ahmadnbl commented Dec 2, 2020

yep @martinezpenya that command makes the Mopidy works with my home assistant setup.
Using default port 6600, Mopidy dan HA on different container, and with that script it can play audio form HA

@sasgoose
Copy link

when I try to run this I get an error that python3 does not exist. does it have to exist within the container or on the host machine? if I just run pip install mopidy-mpd i get another error


DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting mopidy-mpd
  Could not find a version that satisfies the requirement mopidy-mpd (from versions: )
No matching distribution found for mopidy-mpd
You are using pip version 19.0.3, however version 20.3.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants