Closed mstaniszczak closed 7 years ago
If you get stuck in this error f. e. while upgrading plone.restapi then you can delete the object with the id "jwt_auth" in the ZMI.
@tisto @buchi:
The setuphandler code for the jwt_auth
plugin should probably deal gracefully with the case where it's already present.
However, in the traceback above I see that the plone.restapi:performance
profile also is being installed - that might be part of the issue here.
Closing the issue. This seems to be a result of a broken configuration.
After add to configure.zcml:
<include package="plone.restapi" />
I can't create fresh instance. Here you are fresh trackback:
There is no more plone.restapi references, that this one line in configure.zcml in one of our addons.