Skip to content

Mounted symlinks are not resolved by secondary PHP instances #2405

@brandonpayton

Description

@brandonpayton

Related to:
"[Playground CLI] explore why plugin files don't exist after mounting"
#2347

It appears that plugin symlinks are resolved by the primary PHP instance but then fail to be resolved within a secondary PHP instance.

Based on my tests, it looks like we can fix this by adding /internal/symlinks to the ProxyFS path list (the list of FS paths proxied from secondary workers to the primary worker). But the first thing is to make a PR with a failing test. Then we can confirm a fix.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions