Hi all

I have been successful in installation using a very convenient method (It was never so easy before)

wget http://deploy.erp5.cn/erp5-standalone; bash erp5-standalone
From

https://www.erp5.com/deploy

I updated my server to match the OS/version requirements.

There is a need to use the same hardware for two instances. One will be used for the users outside. The other will be used for experimentation.

With this objective I attempted adding a new instance from the ZMI. This process did not succeed.

I expected it to work with corresponding users/databases/permissions created in the database.

What would be the best way forward ?

---------Errors-----------

Site Error
An error was encountered while publishing this resource.


Sorry, a site error occurred.
Traceback (innermost last):

Module ZPublisher.Publish, line 249, in publish_module_standard
response = publish(request, module_name, after_list, debug=debug)
Module Products.Localizer.patches, line 84, in new_publish
x = zope_publish(request, module_name, after_list, debug)
Module ZPublisher.Publish, line 138, in publish
request, bind=1)
Module ZPublisher.mapply, line 77, in mapply
if debug is not None: return debug(object,args,context)
Module ZPublisher.Publish, line 48, in call_object
result=apply(object,args) # Type s<cr> to step into published object.
Module Products.ERP5.ERP5Site, line 100, in manage_addERP5Site
sql_reset=sql_reset)
Module Products.ERP5.ERP5Site, line 1911, in create
reindex=reindex, **kw)
Module Products.ERP5.ERP5Site, line 2284, in setup
self.setupTools(p, **kw)
Module Products.ERP5.ERP5Site, line 2022, in setupTools
addERP5Tool(p, 'portal_categories', 'Category Tool')
Module Products.ERP5.ERP5Site, line 149, in addERP5Tool
portal._setObject(id, obj)
Module OFS.ObjectManager, line 355, in _setObject
ob.manage_setLocalRoles(userid, ['Owner'])
Module <string>, line 3, in manage_setLocalRoles
Module AccessControl.requestmethod, line 70, in _curried
return callable(*args, **kw)
Module OFS.role, line 151, in manage_setLocalRoles
BaseRoleManager.manage_setLocalRoles(self, userid, roles)
Module AccessControl.rolemanager, line 346, in manage_setLocalRoles
self.__ac_local_roles__ = dict = {}
Module ZODB.broken, line 340, in __setattr__
raise BrokenModified("Can't change broken objects")
BrokenModified: Can't change broken objects

Troubleshooting Suggestions

The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the error log.

If the error persists please contact the site maintainer. Thank you for your patience.