Comments - Mariabackup Overview

3 years, 9 months ago Alexandre D

Try to update your repository first sudo apt-get update

Is your server's hostname DEV-MARIADB-015? If this is the case then the problem could basically be lying in your /etc/hostname or /etc/hosts.

Make sure your /etc/hostname file has your actual hostname. Then double check /etc/hosts and make sure an entry similar to this exists:

127.0.0.1 localhost localhost.localdomain DEV-MARIADB-015

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.