jimaek
Forum Replies Created
-
Based on the output it seems like the service is working fine and its not banned.
The screenshot is very small but it looks like the problem is not even jsDelivr? Could you press on that failed request and screenshot the whole thing with the details it offers as well?I assume you use windows? Can you open your command line and do the following?
ping cdn.jsdelivr.net
nslookup cdn.jsdelivr.net
And send me the output. Thank you
Hey, jsDelivr team here.
We are not aware of being blocked in any countries. But we do get some reports of people using misconfigured firewalls in their networks that accidentally block cdn.jsdelivr.net.
They always fix the issue and continuing using us without problems.I would appreciate more information about this issue.
What country are you in. What is the output when pinging cdn.jsdelivr.net. What is the output when doing dig cdn.jsdelivr.netThanks
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat is slow on a brand new websiteCan you anyone provide some more information?
For example the HTTP headers of the slow request for that file.
Also your location would be helpful as well.Forum: Plugins
In reply to: [Better Font Awesome] JSDelivr version falling way behindThey renamed their project. This is the latest now https://www.jsdelivr.com/package/npm/@fortawesome/fontawesome-free
Forum: Plugins
In reply to: [Better Font Awesome] JSDeliver issueHey all, I am from the jsDelivr team. I am really sorry about the issues our API had.
It was related to our Redis instance running out of RAM. Only our API was impacted, and only partially for un-cached URLs. So the outage was fairly limited. The CDN itself had no issues at all!I wanted to let you know what we plan to take precautions and avoid this kind of problems in the future. We take this kind of issues very seriously and plan to make our API backend even more reliable.
But I also wanted to let you know that while our CDN at cdn.jsdelivr.net has multiple failover strategies and uses multiple providers, our API does not share the same infrastructure. Ideally applications using it should have a failover logic to ensure an API timeout does not break anything. For example cache API responses and re-use the cache if the API is having issues. This applies for all APIs in general.
Regardless we will be making sure you nothing similar will happen ever again!
I am really sorry for the inconvenience this caused everyone
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] Plugin is disabled?Next to “Save all settings” there is a dropdown. You can select “Enabled” and save the settings.
It should solve your problem.Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] HTTP status: 200You need to raise your PHP memory value.
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] http status: 200You need to increase your PHP memory https://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] HTTP status: 500I see. Unfortunately not, we are trying to get as much information we can to fix all existing bugs.
I guess I can close this issue then
Thanks
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] An unexpected error occuredForum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] An unexpected error occuredIf you are on a shared hosting the logs should be in your cPanel.
Cant help unless I know more about your hosting.Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] HTTP status: 500Can you provide any logs?
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] An unexpected error occuredCan you provide any logs?
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] ERROR RECEIVED1. This is not related to jsDelivr Plugin. This is W3 Total Cache error
2. You need to raise your PHP RAM limit.