I migrated my Plone site but didn't pin the versions for addons. I now have a broken addon that I cannot update or uninstall. In the addons control panel I have this message.
"This add-on has been upgraded. Old profile version was 2.2. New profile version is 3.0. Upgrade:"
And all pages contain this error:
error while rendering eea.progressbar error while rendering eea.progresstrail error while rendering eea.progressmetadata
Clicking the deactivate link gives the following error:
2015-04-21T16:28:08 ERROR Zope.SiteErrorLog 1429648088.150.677553329487 http://cardadmin/portal_quickinstaller/uninstallProducts
Traceback (innermost last):
Module ZPublisher.Publish, line 146, in publish
Module Zope2.App.startup, line 301, in commit
Module transaction._manager, line 89, in commit
Module transaction._transaction, line 329, in commit
Module transaction._transaction, line 443, in _commitResources
Module ZODB.Connection, line 567, in commit
Module ZODB.Connection, line 623, in _commit
Module ZODB.Connection, line 658, in _store_objects
Module ZODB.serialize, line 422, in serialize
Module ZODB.serialize, line 431, in _dump
PicklingError: Can't pickle <class 'eea.annotator.browser.interfaces.ILayer'>: import of module eea.annotator.browser.interfaces$
How do I get rid of this? I tried removing it from buildout and re-run buildout. No help.
My installation info is:
I migrated my Plone site but didn't pin the versions for addons. I now have a broken addon that I cannot update or uninstall. In the addons control panel I have this message. "This add-on has been upgraded. Old profile version was 2.2. New profile version is 3.0. Upgrade:" And all pages contain this error: error while rendering eea.progressbar error while rendering eea.progresstrail error while rendering eea.progressmetadata
Clicking the deactivate link gives the following error: 2015-04-21T16:28:08 ERROR Zope.SiteErrorLog 1429648088.150.677553329487 http://cardadmin/portal_quickinstaller/uninstallProducts Traceback (innermost last): Module ZPublisher.Publish, line 146, in publish Module Zope2.App.startup, line 301, in commit Module transaction._manager, line 89, in commit Module transaction._transaction, line 329, in commit Module transaction._transaction, line 443, in _commitResources Module ZODB.Connection, line 567, in commit Module ZODB.Connection, line 623, in _commit Module ZODB.Connection, line 658, in _store_objects Module ZODB.serialize, line 422, in serialize Module ZODB.serialize, line 431, in _dump PicklingError: Can't pickle <class 'eea.annotator.browser.interfaces.ILayer'>: import of module eea.annotator.browser.interfaces$
How do I get rid of this? I tried removing it from buildout and re-run buildout. No help. My installation info is: