You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ive cloned freeradius alpine, and start with docker-composer on Ubuntu 18.04.
rlm_sql (sql): Opening additional connection (0), 1 of 32 pending slots used
bnss_radius | rlm_sql_mysql: Starting connect to MySQL server
bnss_radius | rlm_sql_mysql: Couldn't connect to MySQL server [email protected]:radius
bnss_radius | rlm_sql_mysql: MySQL error: Can't connect to MySQL server on '192.168.5.8' (115)
bnss_radius | rlm_sql_mysql: Socket destructor called, closing socket
bnss_radius | rlm_sql (sql): Opening connection failed (0)
bnss_radius | rlm_sql (sql): Removing connection pool
bnss_radius | /etc/raddb/mods-enabled/sql[20]: Instantiation failed for module "sql"
bnss_mysql exited with code 1
linux@linuxasus:/media/Data/DockerFreeradius/freeRADIUS-alpine$ docker-compose ps
Name Command State Ports
Hello,
ive cloned freeradius alpine, and start with docker-composer on Ubuntu 18.04.
rlm_sql (sql): Opening additional connection (0), 1 of 32 pending slots used
bnss_radius | rlm_sql_mysql: Starting connect to MySQL server
bnss_radius | rlm_sql_mysql: Couldn't connect to MySQL server [email protected]:radius
bnss_radius | rlm_sql_mysql: MySQL error: Can't connect to MySQL server on '192.168.5.8' (115)
bnss_radius | rlm_sql_mysql: Socket destructor called, closing socket
bnss_radius | rlm_sql (sql): Opening connection failed (0)
bnss_radius | rlm_sql (sql): Removing connection pool
bnss_radius | /etc/raddb/mods-enabled/sql[20]: Instantiation failed for module "sql"
bnss_mysql exited with code 1
linux@linuxasus:/media/Data/DockerFreeradius/freeRADIUS-alpine$ docker-compose ps
Name Command State Ports
bnss_mysql docker-entrypoint.sh mysqld Restarting
bnss_radius /start.sh Restarting
The text was updated successfully, but these errors were encountered: