Closed st4cks4ts closed 4 years ago
Is anything not working as expected? Can you email the upgrade log to admin@mynodebtc.com?
Everything works as normal just the flag. Unfortunately clicking show upgrade log button doesn’t work. Another way to find that file?
Same issue with most recent upgrade
Can you try opening the Linux Terminal and running:
sudo /usr/bin/mynode_post_upgrade.sh
And see how it fails.
`+ set -e
dpkg: error processing package openjdk-11-jre:armhf (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: openjdk-11-jre:armhf`
Thanks. It definitely looks like your upgrade failed and is not confused. You have a couple options.
sudo apt-get install openjdk-11-jre-headless sudo /usr/bin/mynode_post_upgrade.sh (check for new error)
Re-flash your SD card with the latest version from the website and re-upgrade. No blockchain or lnd data will be lost.
Thanks Taylor. Option 2 was able to fix things.
Great!
I’ve tried to retry the upgrade and continue to upgrade to the latest versions but still get the following error.