Hello team,
I believe there’s a bug in the Notecard CLI I’d like to report.
I’ve got a Notecarrier-AF configured to periodically upload to Notehub every 60 mins and download from Notehub every 720 mins (which it is doing, as I can see the events), but when I run the notecard -info
command while connected to my Notecarrier via USB, it shows sync upload period: 0 mins, download period: 0 hours
in the output.
It’s a minor issue, but thought it might be worth looking into.
1 Like
Thanks for the bug report @paigen11! We will investigate and get back to you.
1 Like
Hey @paigen11 when you have a moment, can you share the output of a hub.get
request made to this Notecard?
Sure, here’s the output when I run that from the Notecard CLI
{"mode":"periodic","host":"a.notefile.net","product":"com.blues.paige:pn_gps_project","device":"dev:864475044279957","inbound":720,"outbound":60}
A fix is in the pipe and will be released soon. This was a bug in the Notecard CLI.
2 Likes
A fix has been deployed in v1.4.7. Get it for your OS here: Releases · blues/note-go · GitHub
1 Like