-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
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)
- backup performed on raspbian pi, openhab2 version 2.2
- script used: $OPENHAB_HOME/runtime/bin/backup
- fresh installation of openhabian on a different sd card
- restore performed on the fresh openhabian os from the backup archive saved at step 1
Context
issue occurred when performing backup/restore from raspbian to openhabian
Your Environment
- system at backup: sd card Fixed URL for "how to contribute" #1: raspbian + openhab2 v2.2 (installed via apt-get around 20-March-2018)
- system at restore: sd card Uniq certificate per openHAB instance #2: openhabianpi-raspbian-201712171718-git30faec3-crccc053823.img.xz
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels