boostorg / boostorg/website-v2

profile photo upload not working

Open
#2,242 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
18
Forks
28
Avg merge
2d 12h
Merged PRs (30d)
77

Description

Log into the website. Go to profile. https://www.stage.boost.org/users/me/

Click Update Profile Photo
Choose File
Save

After 30 seconds

```
upstream request timeout
```

The update failed.

Some ideas that come to mind initially are that S3 is offline, or the AWS keys don't work, so Django is blocked from updating profile photos.

However, manually testing aws keys locally, they are able to read and write.

A github profile image refresh occurs on a schedule, and this succeeded, see screenshot below. So S3 is available, the AWS keys work, and even further, Django is able to communicate with S3.

One of the more recent commits which affected profile_image was e0fe6d61e . @gregjkal after that commit, did you happen to test uploading a profile pic on production or staging? Does before/after the commit represent a known-good configuration?

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.