alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.49k stars 213 forks source link

🐛 Whatsapper update / installation fails #1365

Closed zandhaas closed 5 months ago

zandhaas commented 5 months ago

Description

I wanted to upgrade whatsapper to the latest version 2024.4.29 and get below message

De installatie van de add-on is mislukt Can't install ghcr.io/alexbelgium/whatsapper-amd64:2024.4.29: 500 Server Error for http+docker://localhost/v1.44/images/create?tag=2024.4.29&fromImage=ghcr.io%2Falexbelgium%2Fwhatsapper-amd64&platform=linux%2Famd64: Internal Server Error ("manifest unknown")

I get this both when trying to upgrade and with a new installation (after I removed the old version).

I already resxtarted HA but after that I get the same result.

Reproduction steps

Try to install the add-on

Addon Logs

De installatie van de add-on is mislukt
Can't install ghcr.io/alexbelgium/whatsapper-amd64:2024.4.29: 500 Server Error for http+docker://localhost/v1.44/images/create?tag=2024.4.29&fromImage=ghcr.io%2Falexbelgium%2Fwhatsapper-amd64&platform=linux%2Famd64: Internal Server Error ("manifest unknown")

Architecture

amd64

OS

HAos, Virtual Machine

baldarn commented 5 months ago

I'm taking care of this. ;)

baldarn commented 5 months ago

see progress here

https://github.com/alexbelgium/hassio-addons/pull/1364

baldarn commented 5 months ago

the issue should be solved in version 2024.4.29-1

@zandhaas could you give a try?

baldarn commented 5 months ago

I think issues are still there, because of instability of the underneath library I'm using

see

https://github.com/pedroslopez/whatsapp-web.js/pull/2816

baldarn commented 5 months ago

this could fix things :)

https://github.com/alexbelgium/hassio-addons/pull/1367

baldarn commented 5 months ago

I confirm that the latest updates solves the issues.

I have whatsapper up and running

zandhaas commented 5 months ago

I was able to install whatsapper again also. So problem seems te be solved.

baldarn commented 5 months ago

@alexbelgium we can close this