Since upgrading from XWiki 14.10 to XWiki 16.10, on every page load we get an error popup at the bottom of the screen with text “livedata.error.updateEntriesFailed”.
Earlier in the request history, I see another failing request to https://mywikiserver/rest/wikis/xwiki/localization/translations?locale=en&prefix=web.uicomponents.suggest.&key=selectTypedText that also returns a 404 – perhaps that explains why the actual error message isn’t shown but instead I just see “livedata.error.updateEntriesFailed”.
How do I fix both of these things?
- The livedata error
- The fact that the message isn’t localized properly
I’m running XWiki on Ubuntu using the packages from http://maven.xwiki.org stable/ and just updated with apt.
Thanks!
Frans