Exporting "Pioreactor unit labels"fails with "server error occurred. Check logs."

Exporting "Pioreactor unit labels"fails with “server error occurred. Check logs.”

This problem has been there since 25.5.22

1 Like

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.