Score:0

Failed to get properties: Unit name [email protected] is missing the instance name

om flag
Ror

I've recently upgraded my MariaDB servers from 10.1 to 10.6 and now when I restart services for example wildfly, I get this message :

sudo service wildfly restart
Failed to get properties: Unit name [email protected] is missing the instance name.
Failed to get properties: Unit name [email protected] is missing the instance name.

How can I get rid of this ?

Score:1
mp flag

Problem is Debian /usr/bin/service-script which tries to activate sockets that belongs to service file and [email protected] is for multi instance MariaDB and can't be activated without a name as error message suggests. To prevent error/warning please start to use systemd systemctl directly:

systemctl start wildfly

Please see closed upstream JIRA bug MDEV-27715

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.