EasyEngine / easyengine

Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt

Home Page:https://easyengine.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to create user while creating a new wp site

DarkArtek opened this issue · comments

commented

This issue tracker is only for issues related to EasyEngine. Please use https://github.com/EasyEngine/easyengine/discussions for support questions.

If you feel the issue is a EasyEngine specific issue, please attach the output of the following commands.

System Information

  • ee cli info
+-------------------+-----------------------------------------------------------------------------------------------------------------------+
| OS                | Darwin 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar  6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64 |
| Shell             | /bin/sh                                                                                                               |
| PHP binary        | /usr/local/Cellar/php/8.2.6/bin/php                                                                                   |
| PHP version       | 8.2.6                                                                                                                 |
| php.ini used      | /usr/local/etc/php/8.2/php.ini                                                                                        |
| EE root dir       | phar://ee.phar                                                                                                        |
| EE vendor dir     | phar://ee.phar/vendor                                                                                                 |
| EE phar path      | /private/var/root                                                                                                     |
| EE packages dir   |                                                                                                                       |
| EE global config  | /var/root/easyengine/config/config.yml                                                                                |
| EE project config |                                                                                                                       |
| EE version        | 4.6.6                                                                                                                 |
+-------------------+-----------------------------------------------------------------------------------------------------------------------+
  • docker version 4.20.1
  • docker-compose version

Can you plese provide the more info about the issue, and the steps to recreate the issue?

commented

Hello, for reproducing the issue on MacOS,

ee site create example.com --type=wp --cache

Have not tried again since the writing of this issue.