guild icon
Toit
#Is there an expected delay between powering a newly flashed device and appearance in fleet status?
Thread channel in help
Niels R.
Niels R. 12/04/2023 03:43 PM
I was just flashing six devices with something like $script_dir/artemis --fleet-root $environment serial flash -p $usbserial_path --group $group --baud 460800 and plugged them into my network. Is there any expected delay for those newly flashed devices to appear under ./bin/artemis --fleet-root production fleet status?
floitsch
floitsch 12/04/2023 03:43 PM
They should appear as soon as they reported to the broker.
👍1
floitsch
floitsch 12/04/2023 03:45 PM
what you can do:
1. look at the serial output of one of the devices.
2. try artemis fleet status --include-never-seen. (edit: changed from --show-never-seen)
(edited)
😍1
Niels R.
Niels R. 12/04/2023 03:46 PM
" --show-never-seen" is available at what version?
floitsch
floitsch 12/04/2023 03:47 PM
Let me check. Might be called slightly differently
floitsch
floitsch 12/04/2023 03:47 PM
--include-never-seen.
Niels R.
Niels R. 12/04/2023 03:48 PM
That is helpful! :🙂:
Niels R.
Niels R. 12/04/2023 03:49 PM
I was hit by a network segmentation in the office. The devices were not able to connect :🙂:
👍1
floitsch
floitsch 12/04/2023 03:50 PM
The serial output is extremely helpful.
floitsch
floitsch 12/04/2023 03:50 PM
In some cases we even recommend to attach a serial logger with sdcard to diagnose issues.
floitsch
floitsch 12/04/2023 03:52 PM
Something like https://www.sparkfun.com/products/13712.
There are many cheap clones on aliexpress.
Niels R.
Niels R. 12/04/2023 03:52 PM
Yes, you are right. Should have debugged it beforehand. But I was having trouble with connectivity nevertheless, that's why I was expecting some issue.
floitsch
floitsch 12/04/2023 03:53 PM
No worries.
It would be nice it wasn't necessary, and we have some ideas, but at the moment the serial output is extremely valuable.
13 messages in total