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

[backup/restore] Binding installations are not restored from backup #671

Open
tlc76 opened this issue Mar 30, 2018 · 0 comments
Open

[backup/restore] Binding installations are not restored from backup #671

tlc76 opened this issue Mar 30, 2018 · 0 comments

Comments

@tlc76
Copy link

tlc76 commented Mar 30, 2018

Expected Behavior

openhab2 backup/restore scripts should save entire openhab2 configuration

Current Behavior

Bindings are not restored (no bindings appear "installed" after a restore performed on a fresh openhabian/openhab2 installation). As a consequence, all things are found in "Uninitialized" state.
The issue is resolved by:

  • manually installing the bindings from Paper UI
  • restarting openhab2 service (sudo service openhab2 restart)
  • result: things are now fully functional, in "Online" state

Steps to Reproduce (for Bugs)

  1. backup performed on raspbian pi, openhab2 version 2.2
  2. script used: $OPENHAB_HOME/runtime/bin/backup
  3. fresh installation of openhabian on a different sd card
  4. $OPENHAB_HOME/runtime/bin/restore performed from the backup archive saved at step 1 on the fresh openhabian os

Context

issue occurred when performing backup/restore from raspbian to openhabian

Your Environment

  1. system at backup: sd card Add openhab-online distro #1: raspbian + openhab2 v2.2 (installed via apt-get around 20-March-2018)
  2. system at restore: sd card added JFrog OSS repo for retrieving snapshot versions #2: openhabianpi-raspbian-201712171718-git30faec3-crccc053823.img.xz
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

1 participant