ycardon / hassio-addons

Yann Cardon Hass.io Add-ons for Home Assistant
1 stars 1 forks source link

Unable to install hassio-addons in HA #2

Open pgoujon opened 3 years ago

pgoujon commented 3 years ago

Hello,

I'm totally newbie in HA and I'm trying to install hassio-addons without success.

I have followed those process

1 - Adding this add-ons repository to your Hass.io Home Assistant instance 2 - Click on Install of hassio-addons

Do you know where is the trouble and could you help me ?

Thank you very much for your help.

Best regards.

Pascal

Errors in logs

21-05-02 12:51:07 INFO (SyncWorker_4) [supervisor.docker.addon] Starting build for d8fd2d64/armv7-addon-gigaset:1.3.2
21-05-02 12:52:29 ERROR (SyncWorker_4) [supervisor.docker.addon] Can't build d8fd2d64/armv7-addon-gigaset:1.3.2: The command '/bin/ash -o pipefail -c apk add --no-cache git jq nodejs nodejs-npm     && git clone https://github.com/ycardon/gigaset-elements-proxy     && cd gigaset-elements-proxy     && npm install' returned a non-zero code: 3
21-05-02 12:52:30 ERROR (SyncWorker_4) [supervisor.docker.addon] Build log: 
Step 1/15 : ARG BUILD_FROM
Step 2/15 : FROM $BUILD_FROM
 ---> 4217c0d7148d
Step 3/15 : ENV LANG C.UTF-8
 ---> Using cache
 ---> c48b4734cae1
Step 4/15 : WORKDIR /usr/src
 ---> Using cache
 ---> 0ec477a10b13
Step 5/15 : RUN apk add --no-cache git jq nodejs nodejs-npm     && git clone https://github.com/ycardon/gigaset-elements-proxy     && cd gigaset-elements-proxy     && npm install
 ---> Running in 2903f97c82a0
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/armv7/APKINDEX.tar.gz
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/main: temporary error (try again later)

fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/armv7/APKINDEX.tar.gz
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/community: temporary error (try again later)

ERROR: unable to select packages:

  git (no such package):
     required by: world[git]
  nodejs (no such package):
    required by: world[nodejs]
  nodejs-npm (no such package):
    required by: world[nodejs-npm]
Removing intermediate container 2903f97c82a0

This my configuration with a Raspberry Pi 3B

System Health

version core-2021.4.6
installation_type Home Assistant Supervised
dev false
hassio true
docker true
virtualenv false
python_version 3.8.7
os_name Linux
os_version 5.10.25-v7+
arch armv7l
timezone Europe/Paris
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 4966 Installed Version | 1.12.3 Stage | running Available Repositories | 842 Installed Repositories | 2
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Raspbian GNU/Linux 10 (buster) -- | -- update_channel | stable supervisor_version | supervisor-2021.04.0 docker_version | 20.10.5 disk_total | 343.6 GB disk_used | 12.5 GB healthy | true supported | failed to load: Unsupported supervisor_api | ok version_api | ok installed_addons | deCONZ (6.8.0), Mosquitto broker (5.1.1), File editor (5.3.0), Let's Encrypt (4.11.0), Duck DNS (1.12.5), Terminal & SSH (9.1.1)
Lovelace dashboards | 2 -- | -- resources | 0 views | 1 mode | storage
ycardon commented 3 years ago

Hello Pascal,

Sorry, I'm not maintaining this repo anymore (I don't use Gigaset anymore). I'll make it obvious on the README.

You can use this repo as a replacement https://github.com/dynasticorpheus/gigasetelements-ha

pgoujon commented 3 years ago

Hello Yann,.

Sorry to have disturbing you, i don't see really this fact on README.
I have already Gigasetelement-ha but I was interrested by the ability

to have the video stream of the camera with HA that's why your Addon was important for me.

Tant pis.

 Thanks for your answer.

  Regards.

Pascal

Le dim. 2 mai 2021 à 19:14, Yann Cardon @.***> a écrit :

Hello Pascal,

Sorry, I'm not maintaining this repo anymore (I don't use Gigaset anymore). I'll make it obvious on the README.

You can use this repo as a replacement https://github.com/dynasticorpheus/gigasetelements-ha

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ycardon/hassio-addons/issues/2#issuecomment-830841075, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSNQUV466VOTIJ3TNLRGA3TLWCAXANCNFSM437MLVNA .

ycardon commented 3 years ago

I understand your disappointment,

You might be able to get the camera local stream directly inside HA without the add-on:

More info on this link. You can test this direclty inside a browser.

Hope that helps, good luck :)

KubaDavid commented 3 years ago

@pgoujon Is it working for you?

pgoujon commented 3 years ago

Hello,

Yes, it's working fine thanks to Yann Cardon and Dynastic Orpheus.

 Regards,

Pascal Goujon

[image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality7& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality7& 04/10/21, 18:49:57

Le lun. 4 oct. 2021 à 17:26, Jakub David @.***> a écrit :

@pgoujon https://github.com/pgoujon Is it working for you?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ycardon/hassio-addons/issues/2#issuecomment-933597714, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSNQUU5YRTTS3EJXN5BJTLUFHBT5ANCNFSM437MLVNA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

KubaDavid commented 3 years ago

Hello, Yes, it's working fine thanks to Yann Cardon and Dynastic Orpheus. Regards, Pascal Goujon [image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality7& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality7& 04/10/21, 18:49:57 Le lun. 4 oct. 2021 à 17:26, Jakub David @.***> a écrit :

@pgoujon Could you please tell me how you’ve configured your local stream?

I just can’t get it working. It keeps saying that the password is wrong for the local access to the camera.