by Sijin George | Dec 17, 2018 | DigitalOcean, Server Administration
With the popularity of the new set of IPv6, it has become a necessity to support them in most of the web applications. And, for this to work, we need to enable IPv6 in DigitalOcean Droplets too. Unfortunately, any bad step while enabling IPv6 can affect the server...
by Lakshmi Vijayakumar | Dec 17, 2018 | DigitalOcean, Server Administration
Server attacks become complex day by day. That’s why, Droplet owners use stringent security measures. But, there are scenarios where they need to whitelist trusted IP addresses to bypass these security restrictions. That’s why, we often receive requests...
by Lakshmi Vijayakumar | Dec 16, 2018 | DigitalOcean, Server Administration
Snapshots are reliable fail-back points for DigitalOcean Droplet owners. Server owners create DigitalOcean Droplets from snapshots when there is an unexpected server crash, to create a Droplet in another location, etc. But, how to make sure that this process goes off...
by Sijin George | Dec 15, 2018 | DigitalOcean
Cloud providers like DigitalOcean, AWS, etc. allow shell access which makes things easier for server owners. But, what if you cannot access the server via shell? Here comes the use of “Console Access” that allows direct access to the Droplet. “Server...
by Lakshmi Vijayakumar | Dec 15, 2018 | Server Management
Whenever I sent an email from my Outlook client, it bounces with this ‘socket error 10060 connection timed out’ SMTP error. What’s wrong? That was a recent support ticket received at our Server Support department where we resolve support queries for...
by Lakshmi Vijayakumar | Dec 14, 2018 | Server Administration
I developed my website, but many pages that access the database throw the error ‘SQLSTATE 42000 1044 access denied for user’. Can you help! That was a recent support ticket received at our Outsourced Technical Support department where we resolve support...
by Sijin George | Dec 14, 2018 | DigitalOcean, Nginx, Server Administration
Nginx is one of the popular web servers used in DigitalOcean Droplets. Unfortunately, server owners often see Nginx errors when it cannot bind to the correct port of the server. One such error is “Nginx: [emerg] bind() to failed (98: Address already in...
by Lakshmi Vijayakumar | Dec 13, 2018 | Server Management
500 Internal Server Error is a common, irritating HTTP error in Opencart systems. It’s clear that something has turned out badly. But, what happened exactly? And, why has it happened? At Bobcares, we help website owners to solve such complex website errors as...
by Sijin George | Dec 13, 2018 | DigitalOcean, Server Administration
Our website is experiencing issues with bot attacks on the server. The website is hosted with Digitalocean and we are not of the skill level to reconfigure the server droplet settings. Please help urgently, we are losing business every day! That was a recent request...
by Lakshmi Vijayakumar | Dec 12, 2018 | Server Management
Server errors are annoying, especially when they are cryptic like “sql error 1045 sqlstate 28000”. The message contains some error codes. But, what’s the real problem here? At Bobcares, we help website owners resolve complex errors like “sql...