From: Andrea <ml...@vp...> - 2017-01-05 08:23:49
|
Hi all. I'm running sqlgrey instances on different servers using a central database. Soon the db server will only be accessible on IPv6, how can I configure sqlgrey to connect to it? So far I've tried > db_host = fdb6:ab38:6c93:ba14:1d30:62b8:22a:11bc and > db_host = [fdb6:ab38:6c93:ba14:1d30:62b8:22a:11bc] but in both cases sqlgrey refuses to start: > Jan 5 09:14:48 srv2 sqlgrey: dbaccess: can't connect to DB: Unknown MySQL server host '[fdb6' (0) Thanks |