For a project with pantheon.upstream.yml with web_docroot: true and filemount: /app/uploads.
lando pull puts media uploads into /web/wp-content/uploads/ but the running site expects them in /web/app/uploads.
I think that the original initialized pantheon project correctly pulled to the filemount in /web/app/uploads, but lando 3.26.26 shows the problem above.
For a project with pantheon.upstream.yml with web_docroot: true and filemount: /app/uploads.
lando pull puts media uploads into /web/wp-content/uploads/ but the running site expects them in /web/app/uploads.
I think that the original initialized pantheon project correctly pulled to the filemount in /web/app/uploads, but lando 3.26.26 shows the problem above.