Overlayfs to Overlay2, Failed on Fresh Installation, storage driver

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 enabled

Configuration 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:

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. :face_with_raised_eyebrow:

I thought it was my Ubuntu version, but after I try Ubuntu version 24, 22, 20, and 18 still failed.

Anyone can help?