Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

New images won't load due to imgsrv.roll20.net issue

1587362218
XophRA
Pro
Marketplace Creator
Sheet Author
On Saturday April 18th, I was working on sheet updates using the Sheet sandbox and everything worked fine, but as of Sunday morning I cannot load new images. I'm doing the same things I did on Saturday, uploading new images to the the GitHub, but I'm getting old images showing on my sheet in both the sandbox and custom sheets. I've cleared my cache, used different browsers, different computers and the old images keeps showing on the sheet. The developer tools in chrome shows this url: <a href="https://imgsrv.roll20.net/?src=https%3A//raw.githubusercontent.com/XophRA/FreeSpacerSheet/RollTemplate/Free%2520Spacer/images/salvo.png" rel="nofollow">https://imgsrv.roll20.net/?src=https%3A//raw.githubusercontent.com/XophRA/FreeSpacerSheet/RollTemplate/Free%2520Spacer/images/salvo.png</a> , which downloads a file called max.png rather then the correct file. When I look at the code I see the correct url:&nbsp; <a href="https://raw.githubusercontent.com/XophRA/FreeSpacerSheet/RollTemplate/Free%20Spacer/images/salvo.png" rel="nofollow">https://raw.githubusercontent.com/XophRA/FreeSpacerSheet/RollTemplate/Free%20Spacer/images/salvo.png</a> &nbsp;, which when I click on it ishows me the correct image on GitHub.&nbsp; Why is the roll20 page appending this imgsrv.roll20.net code and why isn't it updating correctly. My Git repository is here:&nbsp; <a href="https://github.com/XophRA/FreeSpacerSheet/tree/RollTemplate/Free%20Spacer" rel="nofollow">https://github.com/XophRA/FreeSpacerSheet/tree/RollTemplate/Free%20Spacer</a>
1587396303

Edited 1587396725
I submitted a help ticket on this (via their zendesk, request [#10294]) 5 days ago explaining that all my image url links within my char sheet and macros broke... mysteriously about the time they did their lighting rollout.&nbsp; No changes on my side and all the images view fine from the google drive they are stored. They haven't worked since.&nbsp; No reply from support... Would very much like to see some acknowledgement of some sort here.
1587399959
XophRA
Pro
Marketplace Creator
Sheet Author
Mine was working perfectly until Yesterday morning.then it broke. I uploaded new images and I can see them, so that works. But the other images arent updated. I think it has something to do witth the&nbsp;imgsrv.roll20
1587400398
Andreas J.
Forum Champion
Sheet Author
Translator
The live version of the sheet shows no issues.
1587400854
XophRA
Pro
Marketplace Creator
Sheet Author
Yeah, it seem to just be when I update old images. I haven't changed any on the live sheet. Even if I did those are stored on the roll20 master branch, so they wouldn't be affected. It looks like the sheets are pulling images from imgsrv rather then from their orginal location and the imgsrv only gets updated when you add new images.
1587571706
XophRA
Pro
Marketplace Creator
Sheet Author
So AJ suggested on the discord that I change the folder nameto see if it helped. So, I did. changed the name of the folder from Free Spacer &nbsp;to FreeSpacer and everything loaded as new, which fixed those graphics. I just switched the images a couple of times as well and they still seem to be fixed. I'm not sure why this would work... perhaps it has something to do with the %20 &nbsp;becoming %2520 in the browser reference, but it's inconsistency is unnerving.
1587741268

Edited 1587742283
XophRA
Pro
Marketplace Creator
Sheet Author
Just updated the image and the issue popped up again. It is like the imagesrv limits the number of times you can update an image. Has anyone looked at this? This is a blocking issue so I submitted a ticket/ bug report on zendesk:&nbsp; #11741
1587747747

Edited 1587747765
Nicholas
Roll20 Team
Hey folks -&nbsp; There seems to be an issue with how our image server caching system interacts with GitHub. We've got a ticket going with the dev team to fix it and we'll try to get it addressed as soon as we can. Thanks for pointing this out!
1587748975
XophRA
Pro
Marketplace Creator
Sheet Author
Thanks Nicholas! This is quite an an annoying issue
1587811991
Andreas J.
Forum Champion
Sheet Author
Translator
For further context, I suspect the following reports are also linked: [Swords &amp; Wizardry] Character sheet GIF image not loading from Roll20 image server -thread Roll20 image proxy does not load GIFs correctly #6166 - GitHub Issue