mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #175] Unknown database type ds3622xs+_host_v7.db #75
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @7ussana on GitHub (Dec 16, 2023).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/175
Originally assigned to: @007revad on GitHub.
I have the following error "Unknown database type ds3622xs+_host_v7.db"
After the command syno_hdd_db.sh -fr
Do you have any ideas?
@007revad commented on GitHub (Dec 16, 2023):
Can you save a copy of your ds3622xs+_host_v7.db file, zip it and then reply with the zip file attached (just drag and drop the zip file onto the reply before clicking on the Comment button).
To copy the ds3622xs+_host_v7.db file to your home directory:
sudo -i cp /var/lib/disk-compatibility/ds3622xs+_host_v7.db $HOME@007revad commented on GitHub (Dec 23, 2023):
@7ussana not responding.
@mrmuiz commented on GitHub (Jul 27, 2024):
Same error here ; ERROR Unknown database type ds213j_host_v7.db.new!
ds213j_host_v7.zip
ds213j_host_v7.db.zip
@007revad commented on GitHub (Jul 29, 2024):
@mrmuiz
The script did correctly add your WD10EZRX-00A8LB0 and HD204UI to ds213j_host_v7.db
Your ds213j_host_v7.db.new file is 0 bytes (empty). So I'm not surprized the script was unable to determine the version.
Try deleting the ds213j_host_v7.db.new file. I'll update the script to deal with empty db and db.new files so other people don't get the same error.
@007revad commented on GitHub (Jul 29, 2024):
@mrmuiz
I've released a new version that ignores empty .db.new files so it won't show an error.
https://github.com/007revad/Synology_HDD_db/releases/tag/v3.5.97