Error messages appear after ./discourse-setup and input hostname, smtp port, etc. according to official installation.
ENTER to continue, ‘n’ to try again, Ctrl+C to exit:
letsencrypt.ssl.template.yml enabledConfiguration file at containers/app.yml updated successfully!
Updates successful. Rebuilding in 5 seconds.
Building app
Your Docker installation is not using a supported storage driver. If we were to proceed you may have a broken install.
overlay2 is the recommended storage driver, although zfs and aufs may work as well.
Other storage drivers are known to be problematic.
You can tell what filesystem you are using by running “docker info” and looking at the ‘Storage Driver’ line.If you wish to continue anyway using your existing unsupported storage driver,
read the source code of launcher and figure out how to bypass this check.
Storage Driver Overlayfs to overlay2
I have try and follow ask ai bot discourse and searching previous topic, such as:
- Troubleshoot docker installation issues
- Docker Upgrade Removed AUFS Storage Driver, Killed Discourse
- “Your Docker installation is not using a supported storage driver.”
- Change the Docker storage backend
But still does not work.
root 3085 0.0 0.0 6480 2372 pts/1 S+ 05:27 0:00 grep --color=auto 2658
Can Not Instal Docker
I have try change my vps providers into digitalocean, and two other vps provider but still failed.
I thought it was my vps provider problem but after I try fresh installation in digital ocean with some fresh droplet and official/standard installation, still failed. Then I change into another two different vps providers, same. ![]()
I thought it was my Ubuntu version, but after I try Ubuntu version 24, 22, 20, and 18 still failed.
Client: Docker Engine - Community
Version: 29.0.2
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: v0.30.0
Path: /usr/libexec/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: v2.40.3
Path: /usr/libexec/docker/cli-plugins/docker-compose
model: Docker Model Runner (Docker Inc.)
Version: v1.0.0
Path: /usr/libexec/docker/cli-plugins/docker-model
Server:
Containers: 1
Running: 1
Paused: 0
Stopped: 0
Images: 3
Server Version: 29.0.2
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Using metacopy: false
Native Overlay Diff: true
userxattr: false
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
CDI spec directories:
/etc/cdi
/var/run/cdi
Swarm: inactive
Runtimes: io.containerd.runc.v2 runc
Default Runtime: runc
Init Binary: docker-init
containerd version: fcd43222d6b07379a4be9786bda52438f0dd16a1
runc version: v1.3.3-0-gd842d771
init version: de40ad0
Security Options:
apparmor
seccomp
Profile: builtin
cgroupns
Kernel Version: 5.15.0-161-generic
Operating System: Ubuntu 22.04.5 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 2.407GiB
Name: please-help-me
ID: 398f33a7-2b49-4235-bcb9-4e1723a7bd81
Docker Root Dir: /var/lib/docker
Debug Mode: false
Experimental: false
Insecure Registries:
::1/128
127.0.0.0/8
Live Restore Enabled: false
Firewall Backend: iptables
Anyone can help?