- Issue created by @ady1503
- Status changed to Closed: duplicate
over 1 year ago 7:48am 11 August 2023 - π©πͺGermany Grevil
Duplicate of π Introduce the ability to render the PWA App Icon through the private file system Closed: won't fix .
- πΊπΈUnited States chucksimply
Still getting this same error. Fresh install with core 10.2.2. Should this have been solved on the duplicate issue?
- Status changed to Active
7 months ago 6:04am 3 May 2024 - π©πͺGermany Anybody Porta Westfalica
Thanks @chucksimply - yes I think so. Then let's reopen this for further improvements. Can you see the root cause?
- πΊπΈUnited States chucksimply
Looks like this is related to the S3FS module. In my settings.php, I have the below S3 settings...
$settings['s3fs.upload_as_private'] = TRUE; $settings['s3fs.use_s3_for_public'] = TRUE; $settings['s3fs.use_s3_for_private'] = TRUE;
But keeping these settings triggers the error noted in the original issue. If I comment these lines out, image uploads and manifest saves without issue. Sounds like this is directly related to the duplicate issue.
Should I create a new issue for this or include it in the related issue? Open to recommendations.
- Status changed to Closed: duplicate
6 months ago 8:36am 5 May 2024 - π©πͺGermany Anybody Porta Westfalica
@chucksimply as this seems to be specific (possibly), you should please open a new issue for further investigation.