Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade may have not completed #316

Closed
st4cks4ts opened this issue May 7, 2020 · 8 comments
Closed

Upgrade may have not completed #316

st4cks4ts opened this issue May 7, 2020 · 8 comments

Comments

@st4cks4ts
Copy link

I’ve tried to retry the upgrade and continue to upgrade to the latest versions but still get the following error.
449C149F-B85D-4E67-B486-7E77C7259545

@tehelsper
Copy link
Collaborator

Is anything not working as expected? Can you email the upgrade log to admin@mynodebtc.com?

@st4cks4ts
Copy link
Author

Everything works as normal just the flag. Unfortunately clicking show upgrade log button doesn’t work. Another way to find that file?

@st4cks4ts
Copy link
Author

Same issue with most recent upgrade

@tehelsper
Copy link
Collaborator

Can you try opening the Linux Terminal and running:

sudo /usr/bin/mynode_post_upgrade.sh

And see how it fails.

@st4cks4ts
Copy link
Author

`+ set -e

  • date
    Thu 14 May 13:45:44 CDT 2020
  • /usr/bin/mynode_stop_critical_services.sh
    Stopping myNode services...
    Dojo is already stopped.
  • rm -rf /var/log/alternatives.log /var/log/auth.log /var/log/auth.log.1 /var/log/auth.log.2 /var/log/bitcoind.log /var/log/bitcoind.log.1 /var/log/boot.log /var/log/btmp /var/log/daemon.log /var/log/daemon.log.1 /var/log/debug /var/log/debug.1 /var/log/dpkg.log /var/log/electrs.log /var/log/electrs.log.1 /var/log/electrs.log.2 /var/log/fail2ban.log /var/log/flask /var/log/kern.log /var/log/kern.log.1 /var/log/kern.log.2 /var/log/lastlog /var/log/lnd_admin.log /var/log/lnd_admin.log.1 /var/log/lnd_backup.log /var/log/lnd_backup.log.1 /var/log/lndconnect.log /var/log/lndhub.log /var/log/lndhub.log.1 /var/log/lndhub.log.2 /var/log/lnd.log /var/log/lnd.log.1 /var/log/lnd.log.2 /var/log/log2ram.log /var/log/loopd.log /var/log/loopd.log.1 /var/log/messages /var/log/messages.1 /var/log/messages.2 /var/log/mynode_docker_images.log /var/log/mynode_docker_images.log.1 /var/log/mynode.log /var/log/mynode.log.1 /var/log/mynode_quicksync.log /var/log/mynode_quicksync.log.1 /var/log/mynode_quicksync.log.2 /var/log/openvpn.log /var/log/openvpn-status.log /var/log/private /var/log/rtl.log /var/log/rtl.log.1 /var/log/syslog /var/log/syslog.1 /var/log/ufw.log /var/log/unlock_lnd.log /var/log/unlock_lnd.log.1 /var/log/user.log /var/log/user.log.1 /var/log/wtmp /var/log/www.log /var/log/www.log.1 /var/log/www.log.2
  • dpkg --configure -a
    dpkg: dependency problems prevent configuration of openjdk-11-jre:armhf:
    openjdk-11-jre:armhf depends on openjdk-11-jre-headless (= 11.0.7+10-3~deb10u1); however:
    Package openjdk-11-jre-headless:armhf is not installed.

dpkg: error processing package openjdk-11-jre:armhf (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openjdk-11-jre:armhf`

@tehelsper
Copy link
Collaborator

Thanks. It definitely looks like your upgrade failed and is not confused. You have a couple options.
#1
sudo apt-get install openjdk-11-jre-headless
sudo /usr/bin/mynode_post_upgrade.sh
(check for new error)

#2
Re-flash your SD card with the latest version from the website and re-upgrade. No blockchain or lnd data will be lost.

@st4cks4ts
Copy link
Author

Thanks Taylor. Option 2 was able to fix things.

@tehelsper
Copy link
Collaborator

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants