Closed demyxco closed 5 years ago
The same error. It seems issue appears after mariadb update to 10.3.13. Error confirm both on native Ubuntu 18.04 and Ubuntu 18.04 in VmWare.
Docker info output: Containers: 8 Running: 3 Paused: 0 Stopped: 5 Images: 117 Server Version: 18.06.1-ce Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: (expected: 468a545b9edcd5932818eb9de8e72413e616e86e) runc version: N/A (expected: 69663f0bd4b60df09991c08812a60108003fa340) init version: v0.18.0 (expected: fec3683b971d9c3ef73f284f176672c44b448662) Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-46-generic Operating System: Ubuntu 18.04.2 LTS OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.83GiB Name: bubuntu_dev ID: UAJF:RLCN:QZPW:CIQI:CVUQ:OKRR:OJZF:CIFV:SNOE:WVOK:5ZFG:7EHJ Docker Root Dir: /var/lib/docker Debug Mode (client): false Debug Mode (server): false Username: *** Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false
I noticed a mysql folder is created at my user's home, inside it some mysql content owned by root.
I think there is missing flag --ldata, see: https://stackoverflow.com/a/22179751
Pull reuest created: https://github.com/yobasystems/alpine-mariadb/pull/28
--ldata fix the problem. Thanks.
Case closed.
Thanks.
Error appears on two different machines when doing a fresh run. Looks like it fails to create the initial databases.