Ticket #20230 (new Bug)
cannot start plone after installing plone.app.async through buildout
Reported by: | 791195372 | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 4.x |
Component: | Unknown | Version: | 4.3 |
Keywords: | Cc: |
Description
after installing plone.app.async through buildout with normal exit, cannot start plone, by removing plone.app.async and running buildout again, plone can be started without the issue. The error message is attached below. The last line said:
IOError: [Errno 13] Permission denied: '/varapp/plone/plone434/buildout-cache/eggs/zope.minmax-1.1.2-py2.7.egg/EGG-INFO/namespace_packages.txt'
But I checked out that the owner, group and permission of namespace_packages.txt is correct.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
error message to start plone