cann not start Maxscale with error Cannot access library file '/usr/lib64/maxscale/libcli.so'. Error 2: No such file or directory

i use centos 8 in digital ocen cloud,

with this environtment OS : Centos 8 DB : 10.3.28-MariaDB, for Linux (x86_64) using readline 5.1 Galera

i have two node, when i start maxsclae i get this error

'/usr/lib64/maxscale/libcli.so'. Error 2: No such file or directory

Answer Answered by Markus Mäkelä in this comment.

Did you configure a module named cli? There is no such module in MaxScale. Try to remove the section in the configuration file that uses it.

Comments

Comments loading...
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.