Upgrading deleted all configuration settings #158

Closed
opened 2018-06-20 18:23:40 +01:00 by calston · 7 comments
calston commented 2018-06-20 18:23:40 +01:00 (Migrated from github.com)

Did the auto upgrade to 4.10 and I lost all my settings.

SAD FACE

Did the auto upgrade to 4.10 and I lost all my settings. SAD FACE
vitormhenrique commented 2018-06-20 18:42:37 +01:00 (Migrated from github.com)

What version you had before?

What version you had before?
vitormhenrique commented 2018-06-20 18:48:22 +01:00 (Migrated from github.com)

If you had a newer version of the plugin I need to check this, if you had an old version than it was documented clearly on the read-me.

From versions <4 to newer I changed completely the architecture of the plugin and needed to redo all logic, implemented a bunch of new features so old settings were simply to difficult to migrate.

If you had a newer version of the plugin I need to check this, if you had an old version than it was documented clearly on the [read-me](https://github.com/vitormhenrique/OctoPrint-Enclosure/blob/master/README.md#before-opening-an-issue). From versions <4 to newer I changed completely the architecture of the plugin and needed to redo all logic, implemented a bunch of new features so old settings were simply to difficult to migrate.
vitormhenrique commented 2018-06-20 18:53:15 +01:00 (Migrated from github.com)

ops... i think I forgot a line "self._settings.set(["rpi_outputs"], old_outputs)" on the settings migrate 👎

ops... i think I forgot a line "self._settings.set(["rpi_outputs"], old_outputs)" on the settings migrate :-1:
vitormhenrique commented 2018-06-20 18:57:41 +01:00 (Migrated from github.com)

it should be fixed on 4.11 but now that settings are gone, they are gone...

But let me know from which version you were upgrading from.

it should be fixed on 4.11 but now that settings are gone, they are gone... But let me know from which version you were upgrading from.
calston commented 2018-06-20 19:00:00 +01:00 (Migrated from github.com)

Yeah it was definitely a recent version, used my printer about 2 weeks ago.

They're goooone,, so gooone, so sad, too bad. If only I had written down which GPIO I connected.

thanks :)

Yeah it was definitely a recent version, used my printer about 2 weeks ago. They're goooone,, so gooone, so sad, too bad. If only I had written down which GPIO I connected. thanks :)
vitormhenrique commented 2018-06-20 19:05:15 +01:00 (Migrated from github.com)

did you have inputs as well or just outputs? yeah, i know, it's a pain, if you have log enable you might be able to at least see the pins that were connected.

did you have inputs as well or just outputs? yeah, i know, it's a pain, if you have log enable you might be able to at least see the pins that were connected.
calston commented 2018-06-20 19:15:33 +01:00 (Migrated from github.com)

I just have outputs and an 18b20 temperature sensor which was on the default pin

I just have outputs and an 18b20 temperature sensor which was on the default pin
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#158