Posted June 2, 20205 yr Hello, For some strange reason, my CKEditor stopped working. It doesn't appear: Inspecting the source code of the page, I came across a script from ckeditor not working, could that be? It looks like this message: The file is in the directory, the point is v=4e52a1ea3c when I remove this part it appears. I can't say if this code is a key, but could it be something there? Edited June 2, 20205 yr by Hisashi
June 3, 20205 yr No, it's a cachebust query string key - it shouldn't impact the ability to load the file from disk. If you use a random value for the 'v' parameter does it load then? If so, then it might be a bad CDN cache (cloudfront/cloudflare/etc.).
June 3, 20205 yr Author 1 hour ago, bfarber said: No, it's a cachebust query string key - it shouldn't impact the ability to load the file from disk. If you use a random value for the 'v' parameter does it load then? If so, then it might be a bad CDN cache (cloudfront/cloudflare/etc.). Cloudflare, it was just necessary to clear the cache of the address in question. 😡 Edited June 3, 20205 yr by Hisashi
June 4, 20205 yr On 6/3/2020 at 4:10 PM, Hisashi said: Cloudflare, it was just necessary to clear the cache of the address in question. 😡 Did you find a solution to keep the Cloudflare cache but not get this problem? I had the exact same issue, it reoccurred every couple of weeks after I cleared Cloudflares cache. I had to disable the entire Cloudflare cache to resolve it.
June 6, 20205 yr 16 hours ago, Morgin said: Do you have rocketloader enabled? If so, disable. I didn't, this wasn't the problem but Cloudflares cache was. I had to setup a filter just to disable it on all pages.
Archived
This topic is now archived and is closed to further replies.