Updated image on gravatar, not seeing it update on site

I updated the image for the email address I use on our private forum on gravatar about a week ago.

It looks correct when I check here:
https://en.gravatar.com/site/check/

But It’s not updated on our private site yet.

I tried switching my profile to use the letter avatar and back again, but that didn’t do the trick.

Do I need to restart the server or something?

Did you try hitting this button?

Yeah, I tried that. The image in that dialog did not change. I just tried clicking “Save Changes” anyway… haven’t seen it update yet.

Can we verify that gravatar refresh button here is still working in latest code @techapj? More than one report of this that I’ve seen…

Hi,

I also notice that profile image has not changed after updating my Gravatar.

The gravatar update code was broken and was fixed 4 days ago.

@mcwumbly can you repro this issue on latest Discourse version?.

Ah that looks like it’s probably it. I’ll last you know for sure after I do the next update. I was waiting for things to settle down a bit with some of the work currently going on (featured links, groups, ember), but I will update things soon.

UPDATE confirmed this is fixed in the latest version.

I’m seeing this behavior again both on my installation of Discourse and on this installation. I updated my Gravatar quite a while ago and have clicked the refresh button with no luck. I am running 1.8.0.beta8

EDIT Scratch that, it seems to be updating fine on this installation. I’ll have to poke at my own install.

Should I use this button at all? Can’t Discourse update it eventually (or just use gravatar directly)?

Discourse will create a local copy of the image, so you should use this button if you want the Avatar to update.

Let me say it from another viewpoint:

If a user sets to use gravatar, why on Earth would they not update their gravatar?

Why sould the user take action, and not that is the default to update silently?

Acabo de instalar la versión v2.5.0.beta2 y experimento el mismo problema: después de crear un usuario, se muestra la imagen de Gravatar, pero no se puede actualizar tras un cambio de imagen en el lado de Gravatar. No veo nada en /var/discourse/shared/standalone/log/rails/production.log al pulsar la opción de recargar imagen en la interfaz de usuario.

¿Hay alguna actualización?

¿Podemos reproducir esto @tshenry?

¡Puedo reproducirlo! El gravatar no se actualiza después de cambiarlo en https://en.gravatar.com/emails y seleccionar el botón de actualizar en el perfil de usuario de Discourse.

También intenté ejecutar rake avatars:refresh para ver si hacía algo, pero sin éxito.

Deberíamos investigar esto, ¿puedes asignar a @eviltrout para el viernes?

Pero espera: démosle el fin de semana para ver si es un problema de propagación de la caché. ¿Puedes configurar un temporizador de tema para @tshenry que se actualice el lunes?

Jeff, si te refieres a la caché HTTP, la respuesta es NO. Ya ha pasado más de una semana desde mis intentos, sin éxito.

Esto tiene como objetivo corregir el avatar de inmediato al revisar el código:

@kris.kotlarek, ¿puedes reproducir este problema y solucionarlo?

Es muy posible que Gravatar sea el responsable aquí, al almacenar en caché algo de su lado durante demasiado tiempo.

@kris solucionó esto agregando un parámetro aleatorio a la URL.