Publish/Unpublish Error

Good day, My database server was on version 11 postgres, then we moved postgres to another server and updated the version to 16
After that I often started to catch such errors, maybe I didn’t take something into account during the transfer? In Hippo CMS I only changed the Context url to postgres db and that’s it, I didn’t do any more work

If you upgraded CMS from v11 to v16, that will not work (it is not supported).
You either need to:

  • upgrade incrementally (v11 > v12 > … > v16) or
  • use fresh v16 project and migrate your data (via EXIM plugin for example)

/m

Postgres version* My cms verison is static Hippo CMS 12.6.8

In that case you might need to check if re-indexing of the repository helps. I am not familiar with Postgres updates unfortunately.

how do it? please send me info

You’ll need to stop your server(s), delete repository directory and start server(s).

In case you have community edition, you need to start them one by one , see: