question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade Not working with error message below

See original GitHub issue

can someone help me? I have done two fresh image burns trying to upgrade. I am able to change Password A and then this come su::

# RASPIBLITZ CONFIG FILE
raspiBlitzVersion='1.8.0'
lcdrotate='1'
lightning=''
network='bitcoin'
chain='main'
hostname=''
runBehindTor='on'
# Sourcing /var/cache/raspiblitz/temp/raspiblitz.setup
# setting PASSWORD A
# salt file exists
# hashedPasswordSalt(12e7fc37835ee05d)
runningUser='0'
# OK - password A changed for user pi, root, admin & bitcoin
error=''
Calling _provision.update.sh ..
Follow in a new terminal with: 'tail -f raspiblitz.provision-update.log'
***********************************************************
ERROR - please report to development team
***********************************************************
state(error) message(missing-hostname)
https://github.com/rootzoll/raspiblitz#support
command to shutdown --> off
admin@192.168.1.79:~ ₿

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rootzollcommented, Aug 3, 2022

TODO for devs: for 1.8.1 the script should auto-repair and set raspberry as an repair value

1reaction
rootzollcommented, Aug 3, 2022

@pkepler the error comes from this line in the update script: https://github.com/rootzoll/raspiblitz/blob/b20293a0c90f531477774c9a810b5491c81d0166/home.admin/_provision.update.sh#L51

So n your RaspiBlitz config the value hostname is missing and needs to be set so that the next fresh sd card updadte runs thru. You edit the config /mnt/hdd/raspiblitz.conf manually or directly from the terminal run:

  • if you use LND: /home/admin/config.scripts/lnd.setname.sh myhostname
  • if you use Core Lightning: /home/admin/config.scripts/lnd.setname.sh myhostname
Read more comments on GitHub >

github_iconTop Results From Across the Web

Get help with Windows upgrade and installation errors
See some of the most common upgrade and installation errors for Windows 10 and Windows 11, and what you can do to try...
Read more >
If your iPhone or iPad won't update - Apple Support
If you try to update your device, you might see one of these messages: An iPhone showing the "Unable to Check for Update"...
Read more >
Fix Chrome update problems & failed updates - Google Support
Other errors that mention that "Update failed". Try the possible fixes below. Download Chrome again. It's possible that some files are missing on...
Read more >
FIX Windows Update issues for Windows 11 Errors ...
Re-install the TCP/IP Stack Protocol to Fix Windows Update Issue · Right Click on the Windows Start button and launch Device Manager from...
Read more >
Cannot upgrade an additional license: An error occurred while ...
An error occurred while validating your entries. Please correct the data in the highlighted fields below. Can not be applied to the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found