Server error
Closed this issue · 3 comments
tyep10trev commented
masaccio commented
Can you enable debug in your YAML and post logs. You might want to obscure email address before you do.
tyep10trev commented
The only related lines I can find in the logs is
2023-12-15 10:54:17.189 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package kingspan-connect-sensor==3.0.2: ERROR: Cannot install kingspan-connect-sensor==3.0.2 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 is available: 23.2.1 -> 23.3.1
[notice] To update, run: pip install --upgrade pip
2023-12-15 10:54:17.189 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of kingspan-connect-sensor==3.0.2
2023-12-15 10:54:17.189 DEBUG (SyncWorker_6) [homeassistant.util.package] Running pip command: args=['/usr/local/bin/python3', '-m', 'pip', 'install', '--quiet', 'kingspan-connect-sensor==3.0.2', '--timeout', '60', '--no-cache-dir', '--upgrade', '--constraint', '/usr/src/homeassistant/homeassistant/package_constraints.txt', '--find-links', 'https://wheels.home-assistant.io/musllinux/', '--prefer-binary']
homeassistant.requirements.RequirementsNotFound: Requirements for kingspan_watchman_sensit not found: ['kingspan-connect-sensor==3.0.2'].
Don’t know if this helps?
Thanks
From: Jon Connell ***@***.***>
Sent: 15 December 2023 10:35
To: masaccio/ha-kingspan-watchman-sensit ***@***.***>
Cc: tyep10trev ***@***.***>; Author ***@***.***>
Subject: Re: [masaccio/ha-kingspan-watchman-sensit] Server error (Issue #16)
Can you enable debug in your YAML and post logs. You might want to obscure email address before you do.
—
Reply to this email directly, view it on GitHub<#16 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BC7MNQKI5U2W7MACA2CDF73YJQRURAVCNFSM6AAAAABAWHHUR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJXGY2DKMRSGM>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
tyep10trev commented
Reinstallation of Home Assistant has fixed it