Pioreactor not showing up after "Add new Pioreactor"

EDIT: this is an older bug from 2022, and fixed in all recent software versions.

:wave: There was a minor bug when using the UI to add a new worker Pioreactor to a cluster. After the installation would finish, a note would pop up saying “refresh the page to see the new Pioreactor” - but after refresh, it wouldn’t be there! Turns out we were caching too aggressively, and while the new Pioreactor was correctly connected, it wasn’t showing up in the UI.

Temporary solutions, either of the following:

  1. If you wait 10min, the cache will flush itself, and it will show up after a refresh.
  2. Restart the leader

We’ve fixed the bug, and it’s available to be downloaded now. From the leader’s command line, simply run pio update --ui. This will fix the bug and prevent this behaviour going forward.