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

Common issue: problem uploading profile photo #5563

Open
CouchersBot opened this issue Jan 29, 2025 · 2 comments
Open

Common issue: problem uploading profile photo #5563

CouchersBot opened this issue Jan 29, 2025 · 2 comments
Labels
0.kind bug report This shouldn't be happening. bug tool User reported with bug reporting tool. critical issue Something is broken and is resulting in major usability issues

Comments

@CouchersBot
Copy link
Member

Subject: Profile picture problem
Description:
Cannot add a profile picture. After I added it, system is still showing that I need to add it :)

Results:

Backend version: develop-0bb74cc7
Frontend version: develop-0bb74cc7
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Page: https://couchers.org/profile/edit/about
User: @dmitriy001 (50986)

@CouchersBot CouchersBot added bug tool User reported with bug reporting tool. bug: triage needed labels Jan 29, 2025
@jesseallhands
Copy link
Contributor

jesseallhands commented Jan 29, 2025

@aapeliv @nabramow several people have reported this recently:

This seems to be a pretty critical issue since it is coming up a lot and can be preventing users from using the platform (since they can't message or request until they have a profile pic uploaded).

This seems to be an intermittent backend issue. Perhaps it is performance-related since the site has been loading slow at times.

I was able to replicate the issue, but only intermittently:

Image

I can't tell if this is definitively a performance issue or an issue with file size / resolution limits. However, I was able to uplaod a 12000 x 9000 so I don't think it's a resolution issue, and I was able to upload a 20.2MB photo so I don't think it's file size either.

@jesseallhands jesseallhands added 0.kind bug report This shouldn't be happening. critical issue Something is broken and is resulting in major usability issues and removed bug: triage needed labels Jan 29, 2025
@jesseallhands jesseallhands changed the title Profile picture problem Many users having problem saving uploading their profile photo Jan 29, 2025
@jesseallhands jesseallhands changed the title Many users having problem saving uploading their profile photo Many users having problem uploading their profile photo Jan 29, 2025
@aapeliv aapeliv changed the title Many users having problem uploading their profile photo Common issue: problem uploading profile photo Feb 1, 2025
@aapeliv
Copy link
Member

aapeliv commented Feb 2, 2025

Hopefully closed by #5583. Flask was only listening on IPv4, but nginx was sometimes proxying to the IPv6 address, and that was failing with a failed (111: Connection refused).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind bug report This shouldn't be happening. bug tool User reported with bug reporting tool. critical issue Something is broken and is resulting in major usability issues
Projects
Status: Ready
Development

No branches or pull requests

3 participants