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
I keep getting this after successful docker installation using docker compose -f pwd.yml up -d
frappe_docker-create-site-1 | Site frontend already exists
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for db:3306
frappe_docker-create-site-1 | wait-for-it: db:3306 is available after 1 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-cache:6379
frappe_docker-create-site-1 | wait-for-it: redis-cache:6379 is available after 0 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-queue:6379
frappe_docker-create-site-1 | wait-for-it: redis-queue:6379 is available after 1 seconds
frappe_docker-create-site-1 | sites/common_site_config.json found
frappe_docker-create-site-1 | --no-mariadb-socket is DEPRECATED; use --mariadb-user-host-login-scope='%' (wildcard) or --mariadb-user-host-login-scope=<myhostscope>, instead. The name of this option was misleading: it had nothing to do with sockets.
frappe_docker-create-site-1 | Site frontend already exists
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for db:3306
frappe_docker-create-site-1 | wait-for-it: db:3306 is available after 1 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-cache:6379
frappe_docker-create-site-1 | wait-for-it: redis-cache:6379 is available after 0 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-queue:6379
frappe_docker-create-site-1 | wait-for-it: redis-queue:6379 is available after 0 seconds
frappe_docker-create-site-1 | sites/common_site_config.json found
frappe_docker-create-site-1 | --no-mariadb-socket is DEPRECATED; use --mariadb-user-host-login-scope='%' (wildcard) or --mariadb-user-host-login-scope=<myhostscope>, instead. The name of this option was misleading: it had nothing to do with sockets.
frappe_docker-create-site-1 | Site frontend already exists
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for db:3306
frappe_docker-create-site-1 | wait-for-it: db:3306 is available after 0 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-cache:6379
frappe_docker-create-site-1 | wait-for-it: redis-cache:6379 is available after 0 seconds
frappe_docker-create-site-1 | wait-for-it: waiting 120 seconds for redis-queue:6379
frappe_docker-create-site-1 | wait-for-it: redis-queue:6379 is available after 0 seconds
frappe_docker-create-site-1 | sites/common_site_config.json found
frappe_docker-create-site-1 | --no-mariadb-socket is DEPRECATED; use --mariadb-user-host-login-scope='%' (wildcard) or --mariadb-user-host-login-scope=<myhostscope>, instead. The name of this option was misleading: it had nothing to do with sockets.
frappe_docker-create-site-1 | Site frontend already exists
The text was updated successfully, but these errors were encountered:
I keep getting this after successful docker installation using
docker compose -f pwd.yml up -d
The text was updated successfully, but these errors were encountered: