unifios-utilities
unifios-utilities copied to clipboard
No `dropbearconvert` on UDM Pro 2.4.7
Describe the bug
When using the 15-add-root-ssh-keys.sh (2.x variant), the following fails:
https://github.com/unifi-utilities/unifios-utilities/blob/6314d7afea13a15987e8c543e3763c528cfbc645/on-boot-script-2.x/examples/udm-files/on_boot.d/15-add-root-ssh-keys.sh#L41-L43
With the following message:
Converting SSH private key to dropbear format ./15-add-root-ssh-keys.sh: line 43: dropbearconvert: command not found
To Reproduce Steps to reproduce the behavior:
- Add the script and some SSH keys
- Execute the script
- Observe error of missing
dropbearconvert
Expected behavior The script not to produce an error because some command is not present.
Screenshots

UDM Information
- Variant: UDMP
- Firmware Version: 2.4.7
- Controller Version: 7.2.97
Additional context N/A
This was also in GH-497 (second error).
I am also experiencing this on Firmware Version: 2.4.27
This was also in GH-497 (second error).
Shame on me for batching two errors in one issue :)
Do you know the reason for this error?
@Joeharrison94 nope, zero idea... thanks for opening another ticket to try and get some answers :)
@johntdyer any update on this issue. Thanks