Exporting "Pioreactor unit labels"fails with “server error occurred. Check logs.”
This problem has been there since 25.5.22
Exporting "Pioreactor unit labels"fails with “server error occurred. Check logs.”
This problem has been there since 25.5.22
Good catch. Fix incoming soon. For now, you can SSH into your leader, and run the following:
sqlite3 .pioreactor/storage/pioreactor.sqlite "SELECT * FROM pioreactor_unit_labels;" -box
This is fixed in 25.7.2.