Ee_mysql_grant_host with directory index of forbidden

I am trying to add 2nd new domain on same droplet with ee create command but getting 'ee_mysql_grant_host ’ error. I checked the error log and found the “directory index of “/var/www/domain.com/htdocs/” is forbidden” error. Anyone please help ?

I have created new droplet on DO and tried adding new domain. Again getting same issue with it.

This one works perfectly to me. $ sudo ee stack remove --wpcli $ curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar && chmod +x wp-cli.phar && sudo mv wp-cli.phar /usr/bin/wp && wp cli update --nightly

Ref : Error, EasyEngine v3.7.4 does not install wordpress and gives error. 2017/9/20