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

v20.0.0.0beta1 exported configuration backup fails on import with compatibility warning. #708

Closed
jansene opened this issue Jan 5, 2024 · 2 comments · Fixed by #705
Closed

Comments

@jansene
Copy link

jansene commented Jan 5, 2024

Bug report

Importing v20.0.0.0beta1 configuration export fails with:
The selected configuration file "backup.json" can't be imported. It's not compatible with HyperHDR v17 and higher!

Steps to reproduce

From UI export configuration
From UI import the previously saved configuration export

What is expected?

Successful import of saved configuration export xml file.

What is actually happening?

Import fails with file compatibility warning:
The selected configuration file "backup.json" can't be imported. It's not compatible with HyperHDR v17 and higher!

After editing the configuration export file by updating export format from v20 to v17, the configuration import succeeds:
from: "version": "HyperHDR_export_format_v20" to "version": "HyperHDR_export_format_v17"

System

HyperHDR Server:

  • Build: v20rc (Awawa-7888631/5dfba84-1704389679)
  • Build time: Jan 4 2024 17:39:30
  • Git Remote: https://github.com/awawa-dev/HyperHDR
  • Version: 20.0.0.0beta1
  • UI Lang: auto (BrowserLang: en-US)
  • Avail Capt: Linux (V4L2)
  • Database: read/write

HyperHDR Server OS:

  • Distribution: Raspbian GNU/Linux 11 (bullseye)
  • Architecture: arm
  • CPU Model: ARMv7 Processor rev 5 (v7l)
  • CPU Type: Raspberry Pi 2 Model B Rev 1.1
  • CPU Hardware: a01041
  • Kernel: linux (6.1.21-v7+ (WS: 32))
  • Qt Version: 5.15.2
  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
@awawa-dev awawa-dev mentioned this issue Jan 5, 2024
@awawa-dev
Copy link
Owner

awawa-dev commented Jan 5, 2024

@jansene
Copy link
Author

jansene commented Jan 5, 2024

Thank you, I can confirm that backup imports are now working.

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

Successfully merging a pull request may close this issue.

2 participants