Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile photo error #32

Open
duyontheway opened this issue Oct 5, 2021 · 3 comments
Open

Profile photo error #32

duyontheway opened this issue Oct 5, 2021 · 3 comments

Comments

@duyontheway
Copy link

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"

@bjj
Copy link

bjj commented Oct 11, 2021

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
Copy link

bjj commented Oct 11, 2021

Plus this: #25

@heyvaldemar
Copy link

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

Hopefully, it will help others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants