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

Upgrade Transmission to v4.0.5 #8

Merged
merged 0 commits into from
Aug 19, 2024
Merged

Upgrade Transmission to v4.0.5 #8

merged 0 commits into from
Aug 19, 2024

Conversation

maorcc
Copy link
Owner

@maorcc maorcc commented Feb 7, 2024

No description provided.

@maorcc maorcc merged commit 26f885d into main Aug 19, 2024
3 of 8 checks passed
@maorcc maorcc deleted the Upgrade-Transmission-to-405 branch August 19, 2024 21:35
@ThePatricide
Copy link

Hi Maor, the update fails for me, HA gives an update eror:
2024-08-20 07:57:49.955 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140512209050864] Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 168, in async_install await async_update_addon(self.hass, slug=self._addon_slug, backup=backup) File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 57, in _wrapper data = await funct(*argv, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 134, in async_update_addon return await hassio.send_command( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 599, in send_command raise HassioAPIError(error.get(ATTR_MESSAGE)) homeassistant.components.hassio.handler.HassioAPIError: Can't install ghcr.io/maorcc/amd64-hassio-addon-transmission:1.2.4: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=1.2.4&fromImage=ghcr.io%2Fmaorcc%2Famd64-hassio-addon-transmission&platform=linux%2Famd64: Internal Server Error ("manifest unknown") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 241, in handle_call_service response = await hass.services.async_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2763, in async_call response_data = await coro ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2806, in _execute_service return await target(service_call) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 999, in entity_service_call single_response = await _handle_entity_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1071, in _handle_entity_call result = await task ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 154, in async_install await entity.async_install_with_progress(version, backup) File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 458, in async_install_with_progress await self.async_install(version, backup) File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 170, in async_install raise HomeAssistantError(f"Error updating {self.title}: {err}") from err homeassistant.exceptions.HomeAssistantError: Error updating Transmission: Can't install ghcr.io/maorcc/amd64-hassio-addon-transmission:1.2.4: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=1.2.4&fromImage=ghcr.io%2Fmaorcc%2Famd64-hassio-addon-transmission&platform=linux%2Famd64: Internal Server Error ("manifest unknown")

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

Successfully merging this pull request may close these issues.

2 participants