·
23 answers
·
31 replies
Select Topic AreaQuestion BodyHi, I updated some files in my repository, and I need to get this updated data with the raw option. What can be the reason for that? |
Thanks for your question @burekasKodi I want to avoid repeating a step you’ve already tried. Before I proceed, please share the steps you’ve taken thus far. |
1 reply
Thanks for sharing more information @burekasKodi. I wonder if the old data is still due to caching issues. Can you use a unique query parameter to bypass the cache? As an example: By bypassing the cache, the client will be forced to retrieve the new version rather than the cached version. Please let me know what your thoughts are. |
4 replies
@2MuchC0ff33 |
{{actor}} deleted this content
.
@2MuchC0ff33 |
{{actor}} deleted this content
.
0 replies
I’m having the same issue with this file: https://github.com/grantwinney/hide-comments-everywhere/blob/master/sites/version.json I’ve updated it several times, going back and forth between a couple values. The “raw” version of the file remains unchanged after 14 hours. I’ve checked on two separate devices, tried ctrl+shift+r to bypass any local cache, loaded the page in an incognito window, etc. What’s weirder is that the other json file I updated in the first commit is showing an updated raw file. It’s just this one that won’t change. |
0 replies
Also happening with one (at least) of my repos. |
0 replies
0 replies
{{actor}} deleted this content
.
Mine finally updated about an hour ago. I haven’t made any more changes to it though, to see if subsequent changes show up after a few minutes as they normally do. Edit: I made changes to the same files this evening, and after an hour only one of them has updated. |
0 replies
4 replies
I have the same problem. The raw.githubusercontent.com links show content from 48 hours ago. I reported a bug about 34 hours ago. However, the ticket for it is probably not visible to everyone. There are no results yet. |
Quite annoying, if anything, there seems to be a RAW cache update only every 24 hours in some regions. |
For me, the Github “Cache” problems seem to be fixed. |
0 replies
{{actor}} deleted this content
.
@hagezi @2MuchC0ff33 |
2 replies
I am facing the same issue now. Raw is pointing to older version. |
We hit the same issue |
0 replies
For me, the Github “Cache” problem is back … |
2 replies
Same Issue here, The problem start from 7 FEB 2023 |
0 replies
{{actor}} deleted this content
.
This varies from repositories the default of “Cache-Control” is “max-age=300” repositories with a delay of up to 24h show 86400=24 hours, I don’t know if this was a change in Github policy or if it is really a bug in the server. |
2 replies
I am facing the same issue now. Raw is pointing to older version. |
0 replies
It’s just a matter of time, just wait to the cache re updates the data |
3 replies
Not really, some times it take 15 plus hours and in my case the updates are time sensitive and need to be done on time. |
Then you should consider redistributing your assets on an external VPS and not relying on githubs content delivery network. |
{{actor}} deleted this content
.
Help!!!! I think is a bug not policy, because the date and expire is still 5min difference and 24hours is not logic. |
0 replies
I used a VPN to change my IP to a different country. This way sometimes it work sometimes it does not. Even when you find a country that works the next time it may not work. |
4 replies
I tested it as well and I can confirm that the raw file is IP dependant, but for some reasons I still get the old version when reading it through a script, even if I’m using a “working” IP address. |
For me, it is enough to change the DNS. NextDNS delivers an old RAW version, Umbrella delivers the current version via the RAW link. It probably has to do with which server you land on. The RAW cache seems to have a different status on the servers. |
@umwrya16 You can simply change the DNS of the system you are retrieving from. However, it varies even then, had a few times the current version, later again the old version. It seems to be related to which server you end up on after resolving |
{{actor}} deleted this content
.
I have problems with the raw files as well. As far as I know it should take exactly 5 minutes to cache them, but why is it taking so long recently? Is it a Github issue or what? EDIT |
0 replies
I have the same issue with a gist, |
0 replies
{{actor}} deleted this content
.
Raw gist files have always been cached hard, but a workaround is to add I have used this to allow me to auto update computer craft scripts. Example:
|
1 reply
|
3 replies
@antn Thank you very much for the feedback. |
This should be fixed now, thank you for reporting it. I’ve purged the cache so your raw files should be back to using |
5 replies
@hagezi ahh, hmm. It is showing |
@antn for me, still not working. |