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

Problem: Photo upload only works 30% of the time #57

Open
weex opened this issue Sep 7, 2021 · 2 comments
Open

Problem: Photo upload only works 30% of the time #57

weex opened this issue Sep 7, 2021 · 2 comments

Comments

@weex
Copy link
Member

weex commented Sep 7, 2021

Just tried to share a couple of PNGs and after uploading the photo, the thumbnail fails to appear, leaving a spinner where it should be. The error is CONTENT_LENGTH_MISMATCH. The image makes it into the post but the user has no indication that the image was properly attached.

Screen Shot 2021-09-07 at 11 40 24 AM

This seems to be related to the file being changed or mv'd by sidekiq while the thumbnail request was being served.

@weex weex added the critical label Oct 18, 2021
@weex
Copy link
Member Author

weex commented Oct 21, 2021

Note this was observed on dogieda.org which is setup using the docker-compose.yml and an nginx reverse proxy with let's encrypt.

@weex weex removed the critical label Oct 26, 2021
@jobotz
Copy link

jobotz commented Oct 26, 2021

I tried to reproduce it with a combination of PNG and JPEGs, but still could not reproduce it locally.
I'll move this issue to backlog on my side and look into it and when it has a issue, fix it.

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

2 participants