jasper icon indicating copy to clipboard operation
jasper copied to clipboard

Avatars not loading

Open nbelisle11 opened this issue 4 years ago • 4 comments

In the network console I can see a request going to

https://<GHE-domain>/avatars/u/<id>?u=<redacted>
Request Method: GET
Status Code: 302 Found

And then a follow up request going to

https://<GHE-domain>/login?return_to=https%3A%2F%2F<GHE-domain>%2Favatars%2Fu%2F<id>%3F
Request Method: GET
Status Code: 200

Seems like it's not handling the auth properly when fetching avatars. The result is a lot of broken images Jasper

nbelisle11 avatar Aug 09 '21 23:08 nbelisle11

@nbelisle11 I have encountered the same issue. What version of GHE do you use? I use 3.0.x.

mactkg avatar Aug 17 '21 06:08 mactkg

same, seems like a dead project :(

mgatespot avatar Sep 23 '21 16:09 mgatespot

I think Jasper may work with older versions of GHE... Does it works with GHE2.x? I don't have an environment to test but I suspect an undocumented change of GHE.

mactkg avatar Sep 24 '21 15:09 mactkg

i'm using version 3.0 🤔 i can't test older software either..

mgatespot avatar Sep 24 '21 17:09 mgatespot

@h13i32maru it appears that this issue come back. Running into similar 302 redirects for avatars when using with github enterprise.

brianDoherty avatar Jan 10 '23 16:01 brianDoherty