Hello @davidayrolla,
Thank you for choosing YouTube Channel for your project!
I cannot access your website because Kaspersky saying it’s not secure (does not run on HTTPS), but to resolve the issue you have mentioned, try to increase Timeout option in General plugin settings (from 5
to 10
or 15
seconds). Please check the screenshot below.
https://drive.google.com/file/d/1yj5epzQkhpZhaH5KZDja618Ggr6PANht/view?usp=sharing
Kind regards,
Aleksandar
Hello, @urkekg,
First of all, thank you very much for your help.
Unfortunately, however, increase Timeout option in General plugin settings (from 5 to 10 or 15 seconds) has not fix the problem.
I still don’t know how to solve it.
By the way, the site is currently running on HTTPS.
Best regards,
David
Hello @davidayrolla
If increasing Timeout to 60 seconds does not resolve the issue, then there is some issue with the server where you host your website.
In that case please read this article https://www.wpbeginner.com/wp-tutorials/how-to-fix-curl-error-28-connection-timed-out-after-x-milliseconds/ and/or work with hosting support on resolving low-level issue (cURL error 28).
To clarify, something on server level prevents WordPress function wp_remote_get()
to connect with https://www.googleapis.com/youtube/v3/playlistItems (can be outdated cURL library or PHP on server, server firewall block outbound connection with Google, Google blacklisted your server, etc).
Once you get resolved cURL error, YouTube Channel will start to work again.
Thank you for understanding,
Aleksandar