Skip to content

Issue looking up remote group acl #1159

@justinwb

Description

@justinwb

## Please describe what you did in reproducible steps
@timbl had a correct ACL rule that was referencing a group hosted on a different server. My webid was included in this group. When trying to access a file on tim's server covered by this acl, i was getting a 404. In the server log, it was reporting that it was unable to find the group, but the path it specified for the group was local to tim's server.

How did it work with 4.x series servers?

Correctly 😄

What happened when you tried the same with the 5.0.0 beta?

404

Any material that will help, logs, error messages, etc.

/Library/Server/Documents/group-file +0ms solid:server Error page because of: { [HTTPError: HTTPError: File not found: /Library/Server/Documents/group-file] name: 'HTTPError', message: { [HTTPError: File not found: /Library/Server/Documents/group-file] name: 'HTTPError', message: 'File not found: /Library/Server/Documents/group-file', status: 404 }

Metadata

Metadata

Assignees

Labels

bugregressionThings that used to work in earlier releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions