mynodebtc / mynode

The easiest way to run Bitcoin and Lightning!
Other
649 stars 148 forks source link

Issues on Raspberry PI 3B on v0.1.67 #71

Closed Amiga500 closed 4 years ago

Amiga500 commented 4 years ago

i have built a second full node with a rPi 3b + SSD Hitachi (probably with some hw issue). The situation is not good as with rPi4 (where all works fine).

Issues on v0.1.67 (i have made update/upgrade on raspbian to have all updated):

0) During the boot process there is some remainder of LND Admin (linux CLI) 1) HTTPS: doesn't work even if i press the button on top right to force it 2) glances doesn't work, press the button but error on the new page 3) netdata disabled (is a feature) but if i press the button to enable it.. some loading but nothing happens. 4) on LND, if i try to create a new wallet i obtain this: Waiting on lnd... Please try again in a minute. (about hours later)

Now i'm synching Electrs.. when it finished i try a reload and then to relaunch the post script upgrade to see if something changes

Amiga500 commented 4 years ago

I have some news.. resolved all relaunching the post script ( i have to relaunched two times as the first was stuck here during docker install):

probably resolved with: https://github.com/mynodebtc/mynode/commit/79bb52dfab1275841e2feb969e042c18bab450d6

Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1

admin@myNode:~ $ sudo /usr/bin/mynode_post_upgrade.sh

and now.. resolved ALL. ( i think you have just cancelled LND Admin remainders ;)