Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
30 stars 14 forks source link

mautic update to v5.x #587

Open qiaofeng1227 opened 3 months ago

qiaofeng1227 commented 3 months ago
error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!

mysqladmin: connect to server at 'mautic_k0ago-mysql' failed

error: 'Can't connect to server on 'mautic_k0ago-mysql' (115)'

Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists!
chendelin1982 commented 3 months ago

update to version5: https://github.com/mautic/docker-mautic/blob/mautic5/examples/basic/docker-compose.yml

qiaofeng1227 commented 3 months ago

使用v4-apache,软件也不能正常运行。

Ensuring Mautic database is present

MySQL Database Created

========================================================================

This server is now configured to run Mautic!

The following information will be prefilled into the installer (keep password field empty):

Host Name: mautic_wrasc-mysql

Database Name: mautic_wrasc

Database Username: root

Database Password: @FD8AQzCqy$bM5kB

========================================================================

========================================================================

Updating existing mautic config

========================================================================

========================================================================

Mautic not currently installed (no secret_key in local.php)

URL & Admin credentials not supplied, please install mautic manually.

========================================================================

In EnvVarProcessor.php line 230:

  Invalid JSON in env var "resolve:MAUTIC_TRUSTED_PROXIES": Syntax error  
qiaofeng1227 commented 3 months ago

official compose init can not connect db: https://github.com/mautic/docker-mautic/issues/270