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

Unable to load a jpeg image as avatar. #100

Closed
dlen opened this issue Apr 16, 2018 · 2 comments
Closed

Unable to load a jpeg image as avatar. #100

dlen opened this issue Apr 16, 2018 · 2 comments
Assignees
Labels

Comments

@dlen
Copy link
Member

dlen commented Apr 16, 2018

What you did 📝

docker-compose up using passbolt_docker provided docker-compose.yml
create an admin user
log into passbolt backend, update avatar image with a jpeg file

What happened 💥 📋

User profile avatar shows a broken link

2018-04-16 18:48:23 Error: Unable to open image /var/www/passbolt/tmp/image-processing/999329a0-0320-4a95-9269-106187495e62
2018-04-16 18:48:23 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/img/public/images/Avatar/67/24/44/6472ffbbbca5443a86d30612f5c83b4d/6472ffbbbca5443a86d
30612f5c83b4d.65a0ba70.jpeg" could not be found.
Request URL: /img/public/images/Avatar/67/24/44/6472ffbbbca5443a86d30612f5c83b4d/6472ffbbbca5443a86d30612f5c83b4d.65a0ba70.jpeg
Referer URL: https://passbolt.local/
2018-04-16 18:48:23 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/img/public/images/Avatar/67/24/44/6472ffbbbca5443a86d30612f5c83b4d/6472ffbbbca5443a86d
30612f5c83b4d.a99472d5.jpeg" could not be found.
Request URL: /img/public/images/Avatar/67/24/44/6472ffbbbca5443a86d30612f5c83b4d/6472ffbbbca5443a86d30612f5c83b4d.a99472d5.jpeg
Referer URL: https://passbolt.local/

What you expected to happen

See the just uploaded image

This issue refers to: passbolt/passbolt_api#245

@dipeshm01
Copy link

has there been any update on the profile image issue of passbolt - it seems the profile image of an user is set correctly first time but after sometime same user finds his profile image to be broken - this is a very irritating issue - can anyone tell me the solution please... thanks in advance...

@dlen
Copy link
Member Author

dlen commented Jan 28, 2019

Hi @dipeshm01 this issue has been fixed almost a year ago.
Maybe what you experience is a lack of persistence on the avatars directory?

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

No branches or pull requests

2 participants