Somehow my Polisy is in a state where no node servers are listed on the dashboard, yet they show as installed on the store page and if I try to a new server in one of the slots I get a "please fill in all fields" error.
I see this error in the polyglot logs:
5/9/2022, 18:57:23 [polyglot] info: MQTTS: polyglot authenticated successfully.
5/9/2022, 18:57:23 [polyglot] info: MQTTS: Client Connected:
5/9/2022, 18:57:23 [polyglot] error: loadNodeServers: MongoError: connection 2 to localhost:27017 closed
at Function.create (/snapshot/polyglot-v2/node_modules/mongodb-core/lib/error.js:29:11)
at Socket.<anonymous> (/snapshot/polyglot-v2/node_modules/mongodb-core/lib/connection/connection.js:214:22)
at Object.onceWrapper (events.js:422:26)
at Socket.emit (events.js:315:20)
at TCP.<anonymous> (net.js:674:12)
5/9/2022, 18:57:23 [polyglot] info: MQTTS: polyglot_frontend-I4JuY authenticated successfully.
I tried reseting the polisy using the pinhole button on the front. I wait until three lights are visible and then it resets. However, when I log back in, all the broken configuration is still there. I tried using ssh to upgrade versions hoping that would overwrite anything missing, but that didn't work. Same issues withe missing node servers.
Is there any way to overwrite everything with the original image?