• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue Mariadb 10.6 bind to port issue.

Dave W

Regular Pleskian
Server operating system version
Almalinux 8.6
Plesk version and microupdate number
Product version: Plesk Obsidian 18.0.44.3 OS version: AlmaLinux 8.6 x86_64 Build date: 2022/06/14 18:00 Revision: 706e0d50fa11eb71b2f8c735856695131f29ef86
Clean install on Almalinux 8.6
Installed the mariadb repo for Mariadb 10.6
Ran the plesk installer.
Plesk installs but Mariadb fails with an error creating socket on port 3306.

Edit the my.cnf and change

bind-address = :ffff::127.0.0.1

to

bind-address = 127.0.0.1

and Mariadb starts.
mariadb-common provides the my.cnf file.

Why is Mariadb failing to start?

Can Plesk add a my.cnf file to the Plesk installer to correct this?

Rgds
Dave_W
 
Thats not the issue, I can fix it by changing the my.cnf file to

bind-address = 127.0.0.1

but my point is that the original my.cnf installed by the Plesk installer file breaks Mariadb.
 
Can you please report this issue so the Plesk developers can look at it?

 
Back
Top