By Harsha MV
We were using OpenDNS instead of GoogleDNS on our Digital Ocean Server. Looks like some outrage in the DNS in Google and OpenDNS is causing the following time out erros
NoMethodError: undefined method `fb_error_code' for #<Faraday::ConnectionFailed>
I have changed the following configuration
# /etc/resolv.conf
nameserver 208.67.222.222
nameserver 208.67.220.220
and
# /etc/network/interfaces
dns-nameservers 208.67.222.222 208.67.220.220
and rebooted the system. But The sidekiq which used to normally take 1-2 min is not taking over 20mins to complete and throwing a lot of errors.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @harshamv Don’t use a single provider. Mix them. And remember to also include the IPv6 if you have activated that on your droplet. I usually use Google, Hurricane Electric and Level3, but pick the ones you trust in: https://www.lifewire.com/free-and-public-dns-servers-2626062
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.