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

MA doesn't start with the newest HA beta #1009

Closed
gieljnssns opened this issue Dec 1, 2022 · 12 comments
Closed

MA doesn't start with the newest HA beta #1009

gieljnssns opened this issue Dec 1, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@gieljnssns
Copy link

gieljnssns commented Dec 1, 2022

What version of Music Assistant has the issue?

latest

The problem

MA doesn't start with the newest HA beta

How to reproduce

Update to HA 2022.12.b0

Relevant log output

Logger: homeassistant.util.package
Source: util/package.py:98
First occurred: 04:07:08 (3 occurrences)
Last logged: 04:07:22

Unable to install package music-assistant==1.8.7: ERROR: Cannot install music-assistant==1.8.7 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts [notice] A new release of pip available: 22.3 -> 22.3.1 [notice] To update, run: pip install --upgrade pip
Logger: homeassistant.setup
Source: setup.py:202
First occurred: 04:07:37 (1 occurrences)
Last logged: 04:07:37

Setup failed for custom integration mass: Requirements for mass not found: ['music-assistant==1.8.7'].

Additional information

No response

What version of Home Assistant Core are your running

2022.12.b0

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Generic x86-64 (e.g. Intel NUC)

@fredamn76
Copy link

Issue still present in 2022.12.b1

@OzGav
Copy link
Contributor

OzGav commented Dec 2, 2022

Marcel is aware and will have a fix before the 2022.12.0 comes out.

@gieljnssns
Copy link
Author

gieljnssns commented Dec 6, 2022

when updating to MA-core v1.8.8 MA is back.
MA is starting again, but there are some other errors

Logger: frontend.js.latest.202212050
Source: components/system_log/__init__.py:256
First occurred: 09:30:09 (4 occurrences)
Last logged: 09:31:59

http://192.168.79.54:8123/lib/mass/mass.iife.js:48:10310 Uncaught TypeError: s.provider_ids is not iterable

@marcelveldt
Copy link
Member

when updating to MA-core v1.8.8 MA is back.
MA is starting again, but there are some other errors

yes, it needs more work. I'm sure I can fix it before 2022.12 drops, just a little patience please.
This reminds me btw to setup an automated test that tests MA against HA dev (nightly) to detect breaking changes early....

@WebfinityDesign
Copy link

Is doesn't start in the final 2022.12. Is there a workaround until the fix is there?

@johntdyer
Copy link

Correct, failing w/ the GA release

@gieljnssns
Copy link
Author

You can change "music-assistant==1.8.7" to "music-assistant==1.8.8" in the manifest.json file.
MA will start but it isn't fully functional.

@OzGav
Copy link
Contributor

OzGav commented Dec 7, 2022

Yes the MA patch is not yet available. There will be a short MA outage as a result…

@OzGav OzGav added bug Something isn't working and removed triage labels Dec 8, 2022
@nickh66
Copy link

nickh66 commented Dec 9, 2022

2022.12 version just installed but still mass will not load.
Seeing log errors...

  • ModuleNotFoundError: No module named 'music_assistant'
  • homeassistant.requirements.RequirementsNotFound: Requirements for mass not found: ['music-assistant==1.8.7.1'].
    Also, can't delete the integration either.

@OzGav
Copy link
Contributor

OzGav commented Dec 9, 2022

Thanks, please be patient while this gets investigated

@stobiaskoch
Copy link

Hi, same here with 2022.12
After reinstalling the integration, mass is working fine again, thanks for the good work!

@gieljnssns
Copy link
Author

@marcelveldt
Thanks for your hard work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants