Error restoring history

  • Goal: Trying to revert the editor state to a particular version

  • Steps: Press "releases and history", choose a version (the live one), press the "restore" icon.

  • Details:

We get the error: "Page with uuid "2c0287ac-fe4a-11ee-a08c-0b93d58fbfb6" not found", and the history tab shows an infinite spinner.

This happens on every single one of our apps.

We are also seeing "phantom" changes in the history list. After making now changes the list shows "ran migrations" and some changes to components even though there weren't any. If you look at the version comparison between current dev and released version, the only thing changed is the version metadata (I assume this is the result of the "ran migrations" thing).

I should note that due to a different bug one of our apps current developer state is completely broken, and now we cannot restore to the current version, so we can't make any changes at all (as recreating the entire app would be significant amounts of work)

Hi @Willyham, I'm sorry you are experiencing this issue.

The 'Ran migrations' entry in history is expected, and although it shouldn't affect the state of your apps, we've had many reports on loss of progress that seem connected to them. Many users have successfully restored their application's state by reverting to a history entry just before the last 'Ran migrations' entry, which corresponds to the time the issue first arose.

We are still working on a permanent fix for this issue. You can see the whole thread here:

Please send me a DM with the id of your app, and an estimated time & date for when you lost your progress. I'm happy to help you recover the state of your app if you are unable to interact with the history tab.

From this error:

I suspect this is related to creating a new page/module that was not successfully saved, but some of its references did.

Did we remove any frames from the app?

On the other hand, could you expand on the following bug?

Here is an update on this issue: