-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
http://myhost:6680/iris -> 404 #347
Comments
Hey @ScrumpyJack I had the same problem as you this morning, and Iris was also not showing in my list of web clients. I have fixed this by running |
I tried that and now I'm in a right mess :)
|
Sounds like that |
i had installed mopidy package from http://apt.mopidy.com/ as the pip version is older. running the dependancy check doesn't show iris installed
did you install iris with python2 or python3? |
Right now, Mopidy doesn't support Python2.7, and nor does Iris. So you definitely want to install as Python2.7. There is an upgrade to Python3 in the pipelines for Mopidy but appears to be very slow going. I'm going to try and build backwards compatibility so Iris can support both to help reduce the impact of this. |
@ScrumpyJack does the latest version of Iris resolve this issue for you? |
yes, it works now. looks really good. I mainly use it to control |
Glad to hear you're up and running! I'll close this issue, but feel free open new issues for any other problems you may be experiencing. Make sure you provide as much info into the issue as possible to help speed up issue resolution. |
Expected behavior
Actual behavior
http://myhost:6680/iris
404: Not Found
Steps to replicate
I have installed mopify-iris but it doesn't come up in my list of extensions when starting mopidy
iris is nowhere to be seen. Am i missing something?
The text was updated successfully, but these errors were encountered: