We really need some quick help on this as it is preventing users from using the program
I recently upgraded from v2.0.9 to v2.2.2 in order to resolve some issues. However, now that I’ve upgraded our users can no longer create new Cells. Existing Cells are ok.
When users try to create Cells they get the following error:
Ts : 1613749356
Level : error
Logger : pydio.rest.share
Msg : Rest Error 403 - {"id":"folder.share-internal.forbidden","code":403,"detail":"You are not allowed to create Cells on folders","status":"Forbidden"}
UserName : admin
UserUuid : 6f59b8af-2090-432a-b7e9-77eff26d84e7
GroupPath : /
RemoteAddress : 135.23.74.229
UserAgent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0
HttpProtocol : HTTP/1.1
SpanUuid : 16c25842-72c9-11eb-a465-005056b3f826
We do have one thing different from most setups, we created a Workspace that points to the cellsdata folder so that an Administrator can access all users files through the Rest endpoints for workspaces. I thought maybe the error was saying that this isn’t allowed anymore, but even after deleting this workspace the error above continues to persist.