I can not regist my jetson nano at ZedHub

my device’s spec is the follow
Model: NVIDIA Jetson Nano Developer Kit - Jetpack 4.6.3 [L4T 32.7.3]
Zed SDK Version: 3.8.2

then i try to add device in ZedHub
whe i try to install Edge Agent
the following message is apeared
then I can not regist my jetson nano at ZedHub

edirecting output to ‘wget-log.4’.
> Edge Agent 0.64.0 installer for ipre01
Analysing operating system and platform
/dev/fd/63: line 35: [: too many arguments
> No installer available for this platform. Jetpack 4.7
Supported platforms are:
        - Jetpack_4_4 (NVIDIA Jetson)
        - Jetpack_4_6_1 (NVIDIA Jetson)
        - Jetpack_4_5 (NVIDIA Jetson)
        - Jetpack_5_0_2 (NVIDIA Jetson)
        - Jetpack_4_6 (NVIDIA Jetson)
        - Ubuntu_22 (Desktop x86)
        - Ubuntu_20 (Desktop x86)
        - Ubuntu_18 (Desktop x86)

my jetson’s jetpack is Jetpack 4.6.3 but Edge Agent installer recognize jetpack4.7

Hello and thank you for contacting us,

There seems to be a problem in the one-line installer. Can you run on your device the line
dpkg-query --showformat='${Version}' --show nvidia-l4t-core
and give me the output ?

In the meantime, you can always go to the “Settings” tab of your device, and download and run both the installer and the certificate. It will work all the same than with the one-line installation.

Antoine

Just being curious, did you test that just a few days ago or longer ago ? We had this bug before, but it was fixed.

thank your reply

please check

$ dpkg-query --showformat='${Version}' --show nvidia-l4t-core
32.7.3-20221122092935

i will try to download and run both the installer and the certificate.

i tested yesterday in Japan

i can download and run both the installer and the certificate.
thank you