GithubHelp home page GithubHelp logo

hassio-addons's People

Contributors

dependabot[bot] avatar evilmarty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hassio-addons's Issues

Sabnzbd starting but user interface not available

I installed the sabnzbd add-on and started it but on click of open user interface the page is not loading.

Getting error in logs
standard_init_linux.go:228: exec user process caused: exec format error

seems to be the same as the lidarr bug

Request bazarr

Hi
No issue but a request.
Using sonarr, radarr, sabnzb, but i'm missing bazarr.
Any chance you add that one too?

[Request] Overseerr and Prowlarr add-on

Hello would it be possible for you to add the overseerr and Prowlarr addon.

These 2 addons would significantly increase the use of the others youve already added allowing many more providers to be added to the other services along with an easy to use request system for adding new titles to those services.

Unable to update Radarr

Hi,

I am unable to update Radarr add-on on home assistant OS 2023.10.0(and .1).
I am not sure if it is Home assistant 2023.10.0 that causes the issue or something in the radarr docker container, hopefully you are able to cast some light on it.

you can see log below.

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:226
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 11:13:12 (1 occurrences)
Last logged: 11:13:12

[140048354095168] Error updating Radarr: Can't install ghcr.io/evilmarty/hassio-radarr:5.0.3.8127-ls190: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=5.0.3.8127-ls190&fromImage=ghcr.io%2Fevilmarty%2Fhassio-radarr&platform=linux%2Famd64: Internal Server Error ("manifest unknown")
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 167, 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 53, in _wrapper
    raise HassioAPIError(data["message"])
homeassistant.components.hassio.handler.HassioAPIError: Can't install ghcr.io/evilmarty/hassio-radarr:5.0.3.8127-ls190: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=5.0.3.8127-ls190&fromImage=ghcr.io%2Fevilmarty%2Fhassio-radarr&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 226, in handle_call_service
    await hass.services.async_call(
  File "/usr/src/homeassistant/homeassistant/core.py", line 2012, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2049, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 235, in handle_service
    return await service.entity_service_call(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 876, in entity_service_call
    response_data = await _handle_entity_call(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 948, in _handle_entity_call
    result = await task
             ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 157, in async_install
    await entity.async_install_with_progress(version, backup)
  File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 432, in async_install_with_progress
    await self.async_install(version, backup)
  File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 169, in async_install
    raise HomeAssistantError(f"Error updating {self.title}: {err}") from err
homeassistant.exceptions.HomeAssistantError: Error updating Radarr: Can't install ghcr.io/evilmarty/hassio-radarr:5.0.3.8127-ls190: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=5.0.3.8127-ls190&fromImage=ghcr.io%2Fevilmarty%2Fhassio-radarr&platform=linux%2Famd64: Internal Server Error ("manifest unknown")

Question about the folders mapping

Hello, little question on how you handle the folders with the tv shows.
I have a Synology NAS where I want the tv shows / movies to be in.
I am using download center also to download.
And I have HomeAssistant running on another laptop with your add-on.
My question is how map the synology folder into the add-on so I can do the rename and move of the files from sonarr into the synology :)

Unable to run Eufy Security

Line I manually added to config.json: "hassio_api": true,

Error: standard_init_linux.go:228: exec user process caused: exec format error

I think it is because I am running Home Assistant on a pi4 - aarch64. Is it possible to get an additional build created with this base image? https://hub.docker.com/r/arm64v8/node

As an alternative, I can try manually building the image locally and pushing to dockerhub to confirm it solves my issue. I understand an extra image build may not be worth the hassle if it isn't a device you use.

Sabnzb

Hi,

I installed your sabnzb and sonarr addon
EVerything good so far.
However when i try to add the download client into sonarr, it says its not available
I think something is wrong with ip:port

The webui of sonarr has its own ip of homeassistant, and the port 8989
Sabnzb though is unreachable when typing ip of home assistant and port 8080
However the ui is loaded into the home assistant ui , with the home assistant port 8123

How can i make sabnzb to be reachable with the ip and port 8080 so i can point to it in sonarr?

Thx!

No SABnzb addon

Perhaps I’m being an idiot but I don’t see an addon for SABnzb in the addon store in HACS?

Sabnzbd

when i start the sabnzbd addon i get this error:

s6-overlay-suexec: fatal: can only run as pid 1

Lidarr addon not working on a Raspberry Pi 4B 64 bit

I tried to install your Lidarr addon and start it.

image

All I see is the following line in "Log":

standard_init_linux.go:228: exec user process caused: exec format error

And trying to open its web UI, I get a connection refused error.

Radarr: Can't find/add TorrentLeech as Indexer

When adding Indexers, TorrentLeech isn't in the list. However, using Sonarr, it shows up. From looking at online tutorials, it seems that there should be plenty of indexeres listed, but i only see 9 in each arr-app. Dunno i'f it could be cache related or where to find it, i just don't want to mess up my current settings. I installed both add-ons quite recently for the first time, maybe 2-3 months ago.

EDIT: I just noticed that you have updated the versions in config.yaml, but not in the Dockerfile, so I suppose it's not actually being updated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.