ERR_TOO_MANY_REDIRECTS error for ee4

I just now installed easyengine 4 in a new droplet. and i am getting ERR_TOO_MANY_REDIRECTS error.
Please let me know, where i should check.
And where are the ssl configuration in nginx? Everything is changed in ee4. i am so confused. Please help.

Instead of getting confused, you can read the documentation! :slight_smile:
https://easyengine.io/handbook/
https://easyengine.io/commands/

Now, to help you with the issue, we’d need the output of ee cli info and also need you to mention what all commands you ran to create your site.

ee cli info
| OS | Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32: |
| | 57 UTC 2018 x86_64 |
| Shell | /bin/bash |
| PHP binary | /usr/bin/php7.2 |
| PHP version | 7.2.12-1+ubuntu18.04.1+deb.sury.org+1 |
| php.ini used | /etc/php/7.2/cli/php.ini |
| EE root dir | phar://ee.phar |
| EE vendor dir | phar://ee.phar/vendor |
| EE phar path | /var/lib/docker/volumes/examplecom_config_ngin |
| | x/_data/conf.d |
| EE packages dir | |
| EE global config | /opt/easyengine/config/config.yml |
| EE project config | |
| EE version | 4.0.3

Commands used to install ee4

  1. wget -qO ee rt.cx/ee4 && sudo bash ee
  2. sudo ee site create example.com --type=wp
    I did add --le or something like that to install lets encrypt…

changed my domain to example.com here for privacy…

Its all working after i pointed ip to host via local hosst file.

Something wrong with my cloudflare configuration…

Yes, the DNS needs to be pointed properly for your site to work.