@ljewalsh That replicated it - I physically power cycled one time. Didn’t touch anything else. Now when I run balena logs --tail 40fa62
I see prints from 14:01 UTC (your reboot?), followed by some out of order prints from 14:25 UTC, then a duplicate copy of 14:01 followed by 14:25:
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,052 - point_one.nautilus.runner.atlas.balena - INFO - Upload support enabled.
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,140 - point_one.nautilus.runner.atlas.balena - INFO - Initial device status:
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,141 - point_one.nautilus.runner.atlas.balena - INFO - Device: adam (40fa62f7a85eb88f5548acf3a13812c0)
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,141 - point_one.nautilus.runner.atlas.balena - INFO - Balena release: 4925d5e525ec509201b2cbf4610041f4
...
[Logs] [11/3/2020, 9:01:01 AM] [nemo] * Debug mode: off
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,247 - werkzeug - INFO - * Running on http://0.0.0.0:8888/ (Press CTRL+C to quit)
[Logs] [11/3/2020, 9:25:59 AM] [nemo] 2020-11-03 14:25:59,079 - point_one.nautilus.runner.atlas.balena - INFO - Running locally.
...
[Logs] [11/3/2020, 9:26:00 AM] [nemo] * Debug mode: off
[Logs] [11/3/2020, 9:26:00 AM] [nemo] 2020-11-03 14:26:00,898 - werkzeug - INFO - * Running on http://0.0.0.0:8888/ (Press CTRL+C to quit)
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,052 - point_one.nautilus.runner.atlas.balena - INFO - Upload support enabled.
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,140 - point_one.nautilus.runner.atlas.balena - INFO - Initial device status:
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,141 - point_one.nautilus.runner.atlas.balena - INFO - Device: adam (40fa62f7a85eb88f5548acf3a13812c0)
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,141 - point_one.nautilus.runner.atlas.balena - INFO - Balena release: 4925d5e525ec509201b2cbf4610041f4
...
[Logs] [11/3/2020, 9:01:01 AM] [nemo] 2020-11-03 14:01:01,247 - werkzeug - INFO - * Running on http://0.0.0.0:8888/ (Press CTRL+C to quit)
[Logs] [11/3/2020, 9:25:59 AM] [nemo] 2020-11-03 14:25:59,079 - point_one.nautilus.runner.atlas.balena - INFO - Running locally.
...
[Logs] [11/3/2020, 9:26:00 AM] [nemo] * Debug mode: off
[Logs] [11/3/2020, 9:26:00 AM] [nemo] 2020-11-03 14:26:00,898 - werkzeug - INFO - * Running on http://0.0.0.0:8888/ (Press CTRL+C to quit)
I opened a new shell and re-ran the command and I still see the duplicates/out of order stuff. Hopefully you should see it too? I’ll leave the device exactly as is right now.