Oh!. i fixed…
Before:
I config like Setting up HTTPS support with Let's Encrypt and run
./laucher rebulid app
but error.
Affter:
I run
cd /root/acme.sh
git clone https://github.com/Neilpang/acme.sh.git
./laucher rebulid app
It is successfully.
So happy!