Stephen
(Stephen)
11월 19, 2015, 9:05오후
1
We’ve just upgraded to 1.5b5(33) and letter avatars aren’t working.
They link to:
/letter_avatar_proxy/v2/letter/l/a6a055/45.png
Our site setting is still:
/letter_avatar_proxy/v2/letter/{first_letter}/{color}/{size}.png
While I notice that avatars here on meta are being served from avatars.discourse.org
Any ideas?
2개의 좋아요
mrosas
(mrosas)
11월 19, 2015, 9:22오후
2
Ditto for us.
Looks like there were changes that went in recently impacting this code here:
https://github.com/discourse/discourse/commit/88f1a8f0b12a4bc61e6b521d0156012b4fd9aec9
bweissman
(Bryan Weissman)
11월 19, 2015, 9:31오후
3
At least until they fix it, changing the external system avatars URL to “https://avatars.discourse.org/v2/letter/{first_letter}/{color}/{size}.png ” fixed the problem for me.
Stephen
(Stephen)
11월 19, 2015, 9:32오후
4
Looks like this requires a launcher rebuild to resolve, avatars are working once again.
Presumably grabbing the latest build via rebuild either creates or grabs local copies of these images. All you’re doing above is using the versions hosted on another site.
@sam if a beta upgrade isn’t going to work correctly until a rebuild has happened, isn’t it a bit silly to prompt the user with an upgrade button in the back end?
2개의 좋아요
sam
(Sam Saffron)
11월 19, 2015, 9:33오후
5
Confirmed, you must rebuild to get the fix, I will see if I can add a big red warning on /admin/upgrade page
3개의 좋아요
tgxworld
(Alan Tan)
11월 20, 2015, 1:38오전
7
The avatars breaks in development mode though since nginx is not running on top of the rails web server.
2개의 좋아요
sam
(Sam Saffron)
11월 20, 2015, 1:52오전
8
Yeah I noticed that, maybe we should add a route for it, mainly for dev @mpalmer
1개의 좋아요
mpalmer
(Matt Palmer)
11월 20, 2015, 1:55오전
9
Would that be a route for /letter_avatar_proxy to feed back into the internal avatar generation code? I think that’d be reasonable.
3개의 좋아요
sam
(Sam Saffron)
2월 13, 2016, 9:57오전
11
I think we sorted this out a while back, closing, flag to reopen if still an issue.
2개의 좋아요