mcwumbly
(Dave McClure)
2016 年 12 月 16 日午後 3:12
1
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:
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?
fefrei
(Felix Freiberger)
2016 年 12 月 16 日午後 3:21
2
Did you try hitting this button?
mcwumbly
(Dave McClure)
2016 年 12 月 16 日午後 3:24
3
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.
techAPJ
(Arpit Jalan)
2016 年 12 月 17 日午後 12:35
6
The gravatar update code was broken and was fixed 4 days ago .
@mcwumbly can you repro this issue on latest Discourse version?.
mcwumbly
(Dave McClure)
2016 年 12 月 17 日午後 12:57
7
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.
nivshah
(Niv Shah)
2017 年 3 月 28 日午後 8:34
8
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.
このボタンはそもそも使うべきでしょうか?Discourse がいずれ更新してくれる(あるいは Gravatar を直接使う)ことはないでしょうか?
fefrei
(Felix Freiberger)
2019 年 11 月 13 日午後 3:49
10
Discourse は画像のローカルコピーを作成します。アバターを更新したい場合は、このボタンを使用してください。
別の視点から言わせてください。
ユーザーが Gravatar を使用するように設定している場合、なぜ彼らが Gravatar を更新しないことがあるのでしょうか?
なぜユーザーがアクションを起こさなければならないのでしょうか?デフォルトでは静かに更新されるべきではありませんか?
532910
(sergio)
2020 年 3 月 20 日午前 7:49
12
v2.5.0.beta2 をインストールしましたが、同じ問題が発生しています:ユーザー作成後は Gravatar の画像が表示されますが、Gravatar 側で画像を変更しても更新されません。ユーザーインターフェースで画像の再読み込みを押しても、/var/discourse/shared/standalone/log/rails/production.log には何も記録されていません。
tshenry
(Taylor)
2020 年 4 月 3 日午前 12:04
16
再現できました!https://en.gravatar.com/emails でアバターを変更した後、Discourse のユーザープロフィールにある「更新」ボタンを押しても、Gravatar が更新されません。
また、rake avatars:refresh を実行して何か変わるか試してみましたが、効果はありませんでした。
これを調査すべきですね。@eviltrout に金曜日に割り当てていただけますか?
でも待ってください:キャッシュの伝播の問題かどうか確認するため、週末を待ってみましょう。@tshenry に月曜日にトピックをリフレッシュするタイマーを設定していただけますか?
532910
(sergio)
2020 年 4 月 3 日午前 8:12
18
ジェフ、HTTPキャッシュのことをおっしゃっているなら、答えはノーです。私の試行はすでに1週間以上経過しており、成功していません。
sam
(Sam Saffron)
2020 年 4 月 6 日午前 1:57
19
コードを見ると、アバターをすぐに修正するためのものです:
@kris.kotlarek さん、この問題を再現して修正できますか?
Gravatar が原因の可能性が高く、彼らの側でキャッシュが長期間保持されているのかもしれません。
@kris が URL にランダムなパラメータを追加することでこれを修正しました。