Skip to content

Profile Gravatar image won't load #26900

Closed
@cairoapcampos

Description

@cairoapcampos

Description

When I access the Gitea profile, it takes a while to load the image. At the end of loading it shows the default image. Look:

perfil

I've already tried to access Gitea directly by IP to escape the Reverse Proxy. The problem continued.

Settings:

Environment variables in Docker:

...
GITIA__picture__DISABLE_GRAVATAR="false"
GITIA__picture__ENABLE_FEDERATED_AVATAR="true"
...

Gitea's app.ini (/etc/gitea/app.ini) file after creating the container:

...
[picture]                                        
AVATAR_UPLOAD_PATH = /var/lib/gitea/data/avatars
REPOSITORY_AVATAR_UPLOAD_PATH = /var/lib/gitea/data/gitea/repo-avatars
DISABLE_GRAVATAR = false  
...

Gitea Version

1.20.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

I use the official image for docker. Currently the image used is 1.20.3-rootless.

Database

MySQL/MariaDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions