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

Failed to install add-on #3

Open
dimmuboy opened this issue May 13, 2022 · 12 comments
Open

Failed to install add-on #3

dimmuboy opened this issue May 13, 2022 · 12 comments

Comments

@dimmuboy
Copy link

I can;t proceed with installation due to following error:

Can't install nicholascarr/amd64-addon-cups:1.0.0-alpha.25: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=1.0.0-alpha.25&fromImage=nicholascarr%2Famd64-addon-cups&platform=linux%2Famd64: Not Found ("pull access denied for nicholascarr/amd64-addon-cups, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

@riesch
Copy link

riesch commented May 23, 2022

Install is working fine for me hassio rpi 4b 64 bit.
Just a thought, is the path correct? ncarr instead of nicholascarr?

@dimmuboy
Copy link
Author

Idk, it's installed from repo https://github.com/ncarr/addon-repository

@overho79
Copy link

overho79 commented Jun 2, 2022

I have the same issue, installing it from addons in Home Assistant, this is the error it gives:

Failed to install add-on
Can't install nicholascarr/armv7-addon-cups:1.0.0-alpha.25: 404 Client Error for http+docker://localhost/v1.41/images/create?tag=1.0.0-alpha.25&fromImage=nicholascarr%2Farmv7-addon-cups&platform=linux%2Farm%2Fv7: Not Found ("pull access denied for nicholascarr/armv7-addon-cups, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

I'm running Home Assistant Core 2022.6.0
Home Assistant Supervisor 2022.05.3

@the-real-t30d0r
Copy link

Same issue as @dimmuboy & @overho79

@the-real-t30d0r
Copy link

Same issue as @dimmuboy & @overho79

Its not working because he has only the aarch64 version compiled as image, you can check it out out https://hub.docker.com/u/nicholascarr .

The aarch64 version its working btw https://hub.docker.com/r/nicholascarr/aarch64-addon-cups

@dimmuboy
Copy link
Author

Yes it can be because I'm on x86_64

@the-real-t30d0r
Copy link

@dimmuboy
Copy link
Author

dimmuboy commented Sep 1, 2022

@dimmuboy try this fork https://github.com/Luk164/addon-repository

unfortunately it returns only error s6-overlay-suexec: fatal: can only run as pid 1

@overho79
Copy link

overho79 commented Oct 11, 2022 via email

@hollanderbart
Copy link

There seems to be no easy way of forking this project and rebuilding it myself. The issue is that the home assistant docker image is different now compared to when this project was build, which causes the s6-overlay-suexec: fatal: can only run as pid 1.

@MarkARushton
Copy link

Good morning,
Has anybody else managed to get CUPS working. I tried the repository from Luk164 but getting the same error: s6-overlay-suexec: fatal: can only run as pid 1.

Any help wpuld be great.

@walberjunior
Copy link

I have an HP p1005.
I'm running HA OS on an rpi4 and managed to install CUPS.
It gives me the option to install 2 printers but I couldn't print using either one.

Can anyone help me?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] dbus-setup: executing... 
[cont-init.d] dbus-setup: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Found user 'avahi' (UID 105) and group 'avahi' (GID 111).
Successfully dropped root privileges.
avahi-daemon 0.7 starting up.
Successfully called chroot().
Successfully dropped remaining capabilities.
No service file found in /etc/avahi/services.
Joining mDNS multicast group on interface eth0.IPv4 with address 172.30.33.6.
New relevant interface eth0.IPv4 for mDNS.
Network interface enumeration completed.
Server startup complete. Host name is homeassistant.local. Local service cookie is 1315818455.
dbus-daemon[213]: [system] Activating service name='org.freedesktop.ColorManager' requested by ':1.1' (uid=0 pid=327 comm="/usr/sbin/cupsd -f ") (using servicehelper)
dbus-daemon[213]: [system] Successfully activated service 'org.freedesktop.ColorManager'
(colord:472): Cd-WARNING **: 16:27:40.658: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 16:27:54.294: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 16:38:02.549: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 16:38:12.989: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 16:50:32.241: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 18:34:03.323: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 18:55:19.471: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 18:57:06.321: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 18:57:38.640: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 18:59:24.413: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 19:01:36.410: failed to get session [pid 327]: No data available
(colord:472): Cd-WARNING **: 19:26:59.235: failed to get session [pid 327]: No data available

image

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

No branches or pull requests

7 participants