blitz_api icon indicating copy to clipboard operation
blitz_api copied to clipboard

fix: send installed_app_status correctly for bitcoin only nodes

Open cstenglein opened this issue 1 year ago • 1 comments
trafficstars

https://github.com/fusion44/blitz_api/blob/dev/app/api/warmup.py#L76 already sends the message, but it was sent as hardware_info.

Should at least fix https://github.com/raspiblitz/raspiblitz/issues/4743 Maybe https://github.com/raspiblitz/raspiblitz/issues/4631 & the others.

cstenglein avatar Sep 30 '24 13:09 cstenglein

@fusion44 pls give a hand

rootzoll avatar Oct 01 '24 19:10 rootzoll

@fusion44 please also merge to [blitz-v1.11](https://github.com/fusion44/blitz_api/tree/blitz-v1.11) branch of API

rootzoll avatar Oct 06 '24 10:10 rootzoll

Yep, will do when I'm done with the other PR and some code chores like updating deps.

fusion44 avatar Oct 06 '24 10:10 fusion44

hi all, any update on this?...the Apps page is still not uploading for me

StartmeupLuca avatar Oct 13 '24 13:10 StartmeupLuca

Did you Install the Raspiblitz 1.11.3rc2?

cstenglein avatar Oct 13 '24 13:10 cstenglein

No…I’ll do it now

Luca Esposito DeepSquare +447465981274 @.***

On Sun, 13 Oct 2024 at 15:35, Christoph Stenglein @.***> wrote:

Did you Install the Raspiblitz 1.11.3rc2?

— Reply to this email directly, view it on GitHub https://github.com/fusion44/blitz_api/pull/272#issuecomment-2408982841, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKHG2DS3WFYIIZIFRHERHR3Z3JZJDAVCNFSM6AAAAABPDIMOVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYHE4DEOBUGE . You are receiving this because you commented.Message ID: @.***>

StartmeupLuca avatar Oct 13 '24 14:10 StartmeupLuca

I have re flashed the card, reinstalled the software but it still gives me version 1.11.2 … there is anyway I can update the version from the RaspiBlitz web interface ?…I checked in settings but there’s nothing there that can allow me to do the upgrade to version 1.11.3rc2…?… I am back to square 1

Luca Esposito DeepSquare +447465981274 @.***

On Sun, 13 Oct 2024 at 15:35, Christoph Stenglein @.***> wrote:

Did you Install the Raspiblitz 1.11.3rc2?

— Reply to this email directly, view it on GitHub https://github.com/fusion44/blitz_api/pull/272#issuecomment-2408982841, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKHG2DS3WFYIIZIFRHERHR3Z3JZJDAVCNFSM6AAAAABPDIMOVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYHE4DEOBUGE . You are receiving this because you commented.Message ID: @.***>

StartmeupLuca avatar Oct 14 '24 14:10 StartmeupLuca

Looks like you installed 1.11.2 then

You either need to install 1.11.3rc2 (release candidate, so like a beta) here: https://raspiblitz.fulmo.org/images/raspiblitz-min-v1.11.3rc2-2024-10-08.img.gz

or you update the blitzapi via command line:

./config.scripts/blitz.web.api.sh update-code

cstenglein avatar Oct 14 '24 17:10 cstenglein