Raspiblitz: Is it safe/possible to upgrade to lnd v0.6 while still using v1.1 of Raspiblitz?

Created on 24 Apr 2019  路  14Comments  路  Source: rootzoll/raspiblitz

Subject says it all, just wondering if it's safe to upgrade to lnd 0.6 instead of waiting for v1.2 of Raspiblitz to come out.

wontfix

Most helpful comment

That's exactly how you update LND. If you download the current 0.6 beta, all you get are those two binary files...

I'm running on LND master (compiling from source on the raspi) and I update nearly every week, depending on what was merged. You won't break anything this way.

All 14 comments

This is next critical upgrade for raspiblitz considering static channel backup on new lnd upgrade should be priority

Yes, you can just stop lnd and then exchange the lnd and lncli binary files, they're in /usr/local/bin. Then restart.

@Z-and I can confirm.. completely safe.

Great thanks! At this point I might just wait for v1.2 as it seems to be close to completion

@Z-and, @drunkenclam, how exactly did you guys upgraded your lnd to 0.6? a step-by-step guide would be grade for less tech people like me) thanks

@Z-and, @drunkenclam, how exactly did you guys upgraded your lnd to 0.6? a step-by-step guide would be grade for less tech people like me) thanks

This is not advised as nobody wants to try to help people who did manual configurations.
If you want to try out lnd 0.6 I would install/upgrade Raspiblitz to (pre-release) v1.2 which uses LND 0.6-beta (beta meaning pre-release). Keep in mind v1.2 is also not yet formally released so you might hit some issues, but I installed it and it's running OK on my Pi (pic below). The install/upgrade is the same process as v1.1... burn the SD card, etc... On the README.md page of v1.2 release there is now a link to a v1.2 image to download.
https://github.com/rootzoll/raspiblitz/tree/v1.2#installing-the-software

This image is a candidate to be the final v1.2 release - but there are still some testing going on with it.
NOTE: no complaining if it messes up your config (make backups!)
It's PRE-RELEASE you've been warned.
That said, it's helpful for people to test out the new stuff. ;-)
Run /home/admin/XXdebugLogs.sh if you have problems to generate debug info.

D5daLZSX4AApfqL (1)

@fluidvoice, thank you. The reason I asked about a manual upgrade of lnd to 0.6.1 is to check the performance improvement lnd devs were talking about. And I have a BTCPay server running on the same pi. Besides I manually added some packages and dependancies. So re-burning SD would mean re-installing and fine-tuning all that again

@fluidvoice, thank you. The reason I asked about a manual upgrade of lnd to 0.6.1 is to check the performance improvement lnd devs were talking about. And I have a BTCPay server running on the same pi. Besides I manually added some packages and dependancies. So re-burning SD would mean re-installing and fine-tuning all that again

Prob a question better asked to the LND dev's or just find and follow their upgrade doc's (backing up your current config of course; see the rsync tool usage)

@bereska If you installed BTCpay server and other packages you should also be able to download the LND binaries and copy the files to /usr/local/bin folder? If not, take a few minutes and google how to do that, it helps you much when doing basic commandline work...

@drunkenclam, thank you. I do know how to handle binaries. I just thought there is something raspiblitz specific not to break anything

Are you guys sure that the new LND release does not contain any config changes or changes other than simply updated binaries?

That's exactly how you update LND. If you download the current 0.6 beta, all you get are those two binary files...

I'm running on LND master (compiling from source on the raspi) and I update nearly every week, depending on what was merged. You won't break anything this way.

@Z-and I believe this is outdated now -> closing.

Please urgently make sure that you are running at least LND version 0.7.1 as a security flaw has been discovered which was fixed in that version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

philbertw4 picture philbertw4  路  5Comments

openoms picture openoms  路  3Comments

rootzoll picture rootzoll  路  4Comments

cedricwalter picture cedricwalter  路  5Comments

rootzoll picture rootzoll  路  3Comments