Quote from: franco on May 18, 2026, 09:02:21 AMhttps://github.com/truenas/midcli ???
Cheers,
Franco
Nope (I found that one as well since it looked like a spelling error initially)
It seems to be a part of this:
https://github.com/truenas/api_client
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: franco on May 18, 2026, 09:02:21 AMhttps://github.com/truenas/midcli ???
Cheers,
Franco
Quote from: fraenki on May 06, 2026, 01:42:23 PMIf you want to dive even deeper: try to query the TrueNAS API endpoint "system.ready" using `curl` and your API key. The API documentation is available here:
https://www.truenas.com/docs/api/scale_websocket_api.html
It should make the root cause more obvious, but crafting the `curl` command might be a challenge.