by Adarsh M | Sep 26, 2019 | Latest, Server Management
Website errors will be frustrating for website owners especially when the error is related to ASP.NET. A typical error shows up as “Active Server Pages error asp 0126”. Usually, the ASP 0126 error happens mainly due to missing privileges on the file path....
by Lakshmi S Panicker | Sep 25, 2019 | Latest, Server Management
Have you ever got stuck with Rsync error cannot stat destination? Errors are common while migrating files between different servers. But, rsync errors are a bit tricky. Usually, it occurs due to improper file system settings. At Bobcares, we often receive requests to...
by Lakshmi S Panicker | Sep 25, 2019 | Latest, MySQL, Server Management
Do you have trouble adding MySQL database users? Often MySQL error code 1396 pops up when we try to create a user that already exists. At Bobcares, we often receive requests to solve such Database errors as part of our Server Management Services. Today we will discuss...
by Jilu Joseph | Sep 24, 2019 | Latest, Server Management
An automated script can save time when doing repetitive tasks. Cron job comes as a boon while executing tasks at an interval or at a specific time. However, crontab not sending email is a common error that happens due to incorrect settings in the crontab file. At...
by Jilu Joseph | Sep 24, 2019 | Latest, Server Management
Online payments are inevitable for every shopping website. So, website owners make use of payment gateways like PayPal on their websites. However, it may not work as we expect and sometimes gives PayPal error 10605 too. At Bobcares, we often get requests to fix PayPal...
by Jilu Joseph | Sep 23, 2019 | Latest, Server Management
My server backup task is failing with this error. Please fix! rsync: [sender] write error: Broken pipe (32) rsync error: unexplained error (code 255) at io.c(837) [sender=3.1.0] That was a recent request we received as part of our Server Management Services. Often,...
by Lakshmi S Panicker | Sep 23, 2019 | Latest, Server Management
Intermittent email errors like 451 DNS temporary failure can be frustrating. Mail work one day but can fail at another day. And, it makes the error fix quite tricky. The major causes of this 451 DNS error are incorrect DNS resolution, wrong nameserver settings and so...
by Keerthi PS | Sep 22, 2019 | Latest, PostgreSQL, Server Management
It’s an absolute breeze to manage databases via user-friendly panels. pgAdmin is one such tool that helps to manage PostgreSQL databases. Using pgAdmin to restore a database from the SQL file is a common task in database management. At Bobcares, we often get...
by Jilu Joseph | Sep 21, 2019 | Latest, Server Management
Forgetting passwords stop you from accessing applications like OpenCart. And, when you lose access details, the only option is to reset OpenCart admin password. However, OpenCart password reset may often fail due to incorrect database settings and much more. At...
by Jilu Joseph | Sep 21, 2019 | Latest, Server Management
Thinking of replicating data? Rsync comes as a lifesaver tool while syncing data. Sometimes, it may not work properly and gives Rsync timeout server not responding error message. Mostly, this error happens due to a bad ssh configuration in the server due to syntax...