outline-wiki-docker-compose icon indicating copy to clipboard operation
outline-wiki-docker-compose copied to clipboard

Profile photo error

Open duyontheway opened this issue 4 years ago • 3 comments

Everything works fine except for 1 small error: The profile photo and organization logo do not show. image This error only happens to profile photos & logo (uploading images in docs is still working fine).

When I open the console, there are some errors: Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'. Failed to load resource: (/path to the image in avatars folder) the server responded with a status of 403 () and a lot of "WebSocket connection to ... failed"

duyontheway avatar Oct 05 '21 11:10 duyontheway

Your AWS_S3_UPLOAD_BUCKET_URL needs to be a public-facing URL (matching your URL) because the Outline server will just redirect to minio

bjj avatar Oct 11 '21 07:10 bjj

Plus this: https://github.com/chsasank/outline-wiki-docker-compose/issues/25

bjj avatar Oct 11 '21 07:10 bjj

hey guys, I wrote a detailed guide after I was able to configure Outline with MinIO and Keycloak.

Hopefully, it will help others.

heyvaldemar avatar Oct 26 '23 21:10 heyvaldemar