mirror of
https://github.com/007revad/Synology_enable_eunit.git
synced 2026-04-25 04:45:52 +03:00
[GH-ISSUE #60] DX513 not added #9
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_enable_eunit#9
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 @HenkJW on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/007revad/Synology_enable_eunit/issues/60
Hello, I managed to run your script at startup but for some reason it does not add the eunit specified by "--unit=" to the list.
In its log output it still seems to keep asking for a number to specify which unit to add.
During an interactive SSH session with no parameters specified I can understand that but during a batch-type execution I cannot enter a parameter. Moreover, in the notes on v2.1.11 in CHANGES.txt is shows
--unit=EUNIT where EUNIT is dx517, dx513, dx213, dx510, rx418, rx415 or rx410
The log output is each time:
Synology_enable_eunit v3.1.24
DS1821+ DSM 7.3-81180
StorageManager 1.0.0-01026
Using options: -e --unit=dx513
Running from: /volume1/_Eerste/Scripts/EnableDX513/syno_enable_eunit.sh
Connected Expansion Units:
Eunit
port
1
DX513
DX517 is enabled in /etc/model.dtb
DX517 is enabled in /etc.defaults/model.dtb
Select your Expansion Unit:
Finished
What do I do wrong? How should I indicate my DX513 at startup to have it added to the list?
Thank you for your time to respond.
@007revad commented on GitHub (Oct 18, 2025):
Thanks. You've found a bug. I'll fix it tonight or tomorrow, and let you know when the new version is online.
@007revad commented on GitHub (Oct 18, 2025):
Okay, the problem was a silly typo:
unist_tmpinstead ofunits_tmpon line 129.But I also want to fix this:
which should look like this:
@HenkJW commented on GitHub (Oct 18, 2025):
Thank you!-- Hoi,Henk Wissink(Vanaf iPhone)Op 18 okt 2025 om 10:05 heeft Dave Russell @.***> het volgende geschreven:007revad left a comment (007revad/Synology_enable_eunit#60)
Thanks. You've found a bug. I'll fix it tonight or tomorrow, and let you know when the new version is online.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
@007revad commented on GitHub (Oct 18, 2025):
All fixed in v3.1.25
kerem referenced this issue2026-03-07 19:11:02 +03:00