by Jilu Joseph | Sep 13, 2019 | Latest, Server Management
While managing MongoDB, it’s very common to see Error: couldn’t connect to server 127.0.0.1:27017. It’s loud and clear that Mongo shell couldn’t speak to the MongoDB server. And the reasons for the error can be incorrect MongoDB settings,...
by Jilu Joseph | Sep 13, 2019 | DirectAdmin, Latest, Server Management
Are you worried about making mistakes in DNS edits of websites? Fortunately, control panels like DirectAdmin come with an easy-to-use interface for managing DNS records. However, improper settings like the wrong IP for domains, bad DNS records, etc. leads to errors on...
by Sijin George | Sep 12, 2019 | Latest, PostgreSQL, Server Management
Syntax errors are quite common while coding. But, things go for a toss when it results in website errors. PostgreSQL error 42601 also occurs due to syntax errors in the database queries. At Bobcares, we often get requests from PostgreSQL users to fix errors as part of...
by Sijin George | Sep 12, 2019 | Latest, Server Management
At times, dropping and restoring databases can be a quick way to restore websites. But, what if database drop attempt ends up in error dropping database errno: 39? Quite frustrating right? This error code means that the directory you are trying to drop is not empty,...
by Sijin George | Sep 11, 2019 | Latest, PostgreSQL, Server Management
Databases are vital for websites. Any sort of database connection error makes users sick and tired. A typical PostgreSQL connection attempt results in psql could not connect to server Ubuntu error. This error commonly occurs when the psql service is not running on the...
by Jilu Joseph | Sep 11, 2019 | Latest, Server Management
New website setup, migrations, etc. involve DNS changes. Even a slight mistake can make the website down. That’s why managing DNS becomes a crucial task. Luckily, Webmin DNS management makes things easier and simple to configure a Bind DNS server. At Bobcares,...
Recent Comments