-
-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
01 type: bugsomething does not worksomething does not work
Description
Calling the migration tool without setting the site raises an AttributeError:
2025-05-05 00:28:01,647 ERROR [Zope.SiteErrorLog:35][waitress-2] AttributeError: http://localhost:8080/@sites
Traceback (innermost last):
Module ZPublisher.WSGIPublisher, line 181, in transaction_pubevents
Module ZPublisher.WSGIPublisher, line 390, in publish_module
Module ZPublisher.WSGIPublisher, line 284, in publish
Module ZPublisher.mapply, line 98, in mapply
Module ZPublisher.WSGIPublisher, line 68, in call_object
Module plone.rest.service, line 21, in __call__
Module plone.distribution.services.sites.get, line 46, in render
Module plone.distribution.services.sites.get, line 121, in reply
Module plone.distribution.services.sites.get, line 81, in get_sites
Module plone.distribution.services.sites.get, line 23, in _is_outdated
Module Products.CMFPlone.MigrationTool, line 311, in needUpgrading
Module Products.CMFPlone.MigrationTool, line 253, in getInstanceVersion
AttributeError: 'RequestContainer' object has no attribute 'setup'
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
01 type: bugsomething does not worksomething does not work