Gravatar profile pictures won't upload #13484

Closed
opened 2025-11-02 10:43:49 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @KoltesDigital on GitHub (Sep 12, 2024).

Description

I just updated the helm chart. On Explore page, all profile pictures coming from Gravatar don't show up anymore. If I try to update my avatar from Gravatar, it still doesn't show up (I also tried with another email linked to a Gravatar picture). However if I delete the avatar (i.e. generate a random one) or upload a local file, it works as before, so I believe connection to S3 and permissions are correct.

On the Gitea demo site, the randomly generated profile picture still shows up after updating the avatar, which is not the same behavior, but is also broken.

Gitea Version

1.22.2

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

I've updated the helm chart to 10.4.1, using Gitea 1.22.2.
Before updating: helm chart 10.1.4, using Gitea 1.21.11.

Database

PostgreSQL

Originally created by @KoltesDigital on GitHub (Sep 12, 2024). ### Description I just updated the helm chart. On _Explore_ page, all profile pictures coming from Gravatar don't show up anymore. If I try to update my avatar from Gravatar, it still doesn't show up (I also tried with another email linked to a Gravatar picture). However if I delete the avatar (i.e. generate a random one) or upload a local file, it works as before, so I believe connection to S3 and permissions are correct. On the Gitea demo site, the randomly generated profile picture still shows up after updating the avatar, which is not the same behavior, but is also broken. ### Gitea Version 1.22.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots ![image](https://github.com/user-attachments/assets/6b600533-4376-4eb9-90b3-8d1d8a436464) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? I've updated the helm chart to 10.4.1, using Gitea 1.22.2. Before updating: helm chart 10.1.4, using Gitea 1.21.11. ### Database PostgreSQL
GiteaMirror added the type/bug label 2025-11-02 10:43:49 -06:00
Author
Owner

@yp05327 commented on GitHub (Sep 17, 2024):

Can you check {data path}/avatars and the logs. Maybe this is similar to #31075

@yp05327 commented on GitHub (Sep 17, 2024): Can you check `{data path}/avatars` and the logs. Maybe this is similar to #31075
Author
Owner

@KoltesDigital commented on GitHub (Sep 17, 2024):

@yp05327 thanks. Indeed it is. I've only looked for gravatar, as uploaded avatars have shown up.

Setting server.OFFLINE_MODE to false worked.

FTR, {data path}/avatars does not exist, and logs show nothing at the info+ level.

@KoltesDigital commented on GitHub (Sep 17, 2024): @yp05327 thanks. Indeed it is. I've only looked for _gravatar_, as uploaded avatars have shown up. **Setting `server.OFFLINE_MODE` to `false` worked.** FTR, `{data path}/avatars` does not exist, and logs show nothing at the info+ level.
Author
Owner

@yp05327 commented on GitHub (Sep 17, 2024):

I see. So it is caused by #28548.

@yp05327 commented on GitHub (Sep 17, 2024): I see. So it is caused by #28548.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13484