解决了头像问题,成功的命令:
tootctl accounts refresh --all --concurrency 30
尝试过没卵用的命令:
cache clear
cache recount
media remove
media remove-orphans
preview_cards remove
statuses remove
但是表情包被我搞坏了……………………
结论:新发的嘟嘟的表情都可以正常显示,但是用户头像上的表情不会自动刷新,这是mastodon的bug,目前我tl上捡到就手动刷新一下,参考:
>Edit: Actually, refreshing the profile from the admin interface does actually redownload the emojis, even if tootctl accounts refresh --all did not.
因为刷新了帐号以后表情包还有问题,我就试了一下
tootctl emoji purge --remote-only
我以为就是全删了以后会重新下载,但是实际上现在都变成短代码了?不知道时间会不会解决先观察一下……