Can't create first wordpress site

I just installed easyengine v3.8.1 and I use Ubuntu 18.04.5 LTS. I’m trying to create my first wordpress site but it came up with errors

2020-12-27 11:17:38,101 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
2020-12-27 11:17:40,056 (DEBUG) ee : ['/usr/local/bin/ee', 'sync']
2020-12-27 11:17:40,056 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0x7f6e8cc392e8>
2020-12-27 11:17:40,059 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.sync.EESyncController object at 0x7f6e8cc39a58>
2020-12-27 11:17:40,062 (INFO) ee : Initializing EasyEngine Database
2020-12-27 11:17:40,118 (INFO) ee : e[94mSynchronizing ee database, please wait...e[0m
2020-12-27 11:18:46,820 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
2020-12-27 11:18:47,318 (DEBUG) ee : ['/usr/local/bin/ee', 'site', 'create', 'animeseries.xyz', '--wpfc']
2020-12-27 11:18:47,319 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0x7f391ac04780>
2020-12-27 11:18:47,321 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.site.EESiteController object at 0x7f391ac04b70>
2020-12-27 11:18:47,322 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.site.EESiteCreateController object at 0x7f391ac046d8>
2020-12-27 11:18:47,324 (INFO) ee : Initializing EasyEngine Database
2020-12-27 11:18:47,333 (DEBUG) ee : e[95mSetting apt_packages variable for Nginxe[0m
2020-12-27 11:18:50,802 (DEBUG) ee : e[95mSetting apt_packages variable for PHPe[0m
2020-12-27 11:18:51,738 (DEBUG) ee : e[95mSetting apt_packages variable for MySQLe[0m
2020-12-27 11:18:51,738 (DEBUG) ee : e[95mRunning command: mysqladmin pinge[0m
2020-12-27 11:18:51,744 (DEBUG) ee : e[95mCommand Output: , 
Command Error: /bin/sh: 1: mysqladmin: not found
e[0m
2020-12-27 11:18:51,745 (DEBUG) ee : e[95mSetting apt_packages variable for Postfixe[0m
2020-12-27 11:18:52,468 (DEBUG) ee : e[95mSetting packages variable for WP-CLIe[0m
2020-12-27 11:18:52,469 (DEBUG) ee : e[95mRunning command: which wpe[0m
2020-12-27 11:18:52,477 (DEBUG) ee : e[95mCommand Output: , 
Command Error: e[0m
2020-12-27 11:18:52,478 (DEBUG) ee : e[95mCalling pre_prefe[0m
2020-12-27 11:18:52,478 (DEBUG) ee : e[95mPre-seeding Postfixe[0m
2020-12-27 11:18:52,478 (DEBUG) ee : e[95mRunning command: echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selectionse[0m
2020-12-27 11:18:52,784 (DEBUG) ee : e[95mCommand Output: , 
Command Error: e[0m
2020-12-27 11:18:52,784 (DEBUG) ee : e[95mRunning command: echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selectionse[0m
2020-12-27 11:18:53,013 (DEBUG) ee : e[95mCommand Output: , 
Command Error: e[0m
2020-12-27 11:18:53,015 (INFO) ee : e[94mAdding repository for MySQL, please wait...e[0m
2020-12-27 11:18:53,016 (DEBUG) ee : e[95mAdding key for deb http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu bionic maine[0m
2020-12-27 11:18:53,016 (DEBUG) ee : e[95mRunning command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xcbcb082a1bb943dbe[0m
2020-12-27 11:18:53,766 (DEBUG) ee : e[95mCommand Output: , 
Command Error: gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: key CBCB082A1BB943DB: 32 signatures not checked due to missing keys
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key CBCB082A1BB943DB: public key "MariaDB Package Signing Key <[email protected]>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1
e[0m
2020-12-27 11:18:53,767 (DEBUG) ee : e[95mRunning command: gpg -a --export --armor 0xcbcb082a1bb943db | apt-key add - e[0m
2020-12-27 11:18:54,278 (DEBUG) ee : e[95mCommand Output: OK
, 
Command Error: Warning: apt-key output should not be parsed (stdout is not a terminal)
e[0m
2020-12-27 11:18:54,279 (DEBUG) ee : e[95mRunning command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xF1656F24C74CD1D8e[0m
2020-12-27 11:18:54,376 (DEBUG) ee : e[95mCommand Output: , 
Command Error: gpg: key F1656F24C74CD1D8: 6 signatures not checked due to missing keys
gpg: key F1656F24C74CD1D8: public key "MariaDB Signing Key <[email protected]>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1
e[0m
2020-12-27 11:18:54,377 (DEBUG) ee : e[95mRunning command: gpg -a --export --armor 0xF1656F24C74CD1D8 | apt-key add - e[0m
2020-12-27 11:18:54,961 (DEBUG) ee : e[95mCommand Output: OK
, 
Command Error: Warning: apt-key output should not be parsed (stdout is not a terminal)
e[0m
2020-12-27 11:18:54,964 (DEBUG) ee : e[95mPre-seeding MySQLe[0m
2020-12-27 11:18:54,964 (DEBUG) ee : e[95mecho "mariadb-server-10.1 mysql-server/root_password password " | debconf-set-selectionse[0m
2020-12-27 11:18:55,222 (DEBUG) ee : e[95mCommand Output: , 
Command Error: e[0m
2020-12-27 11:18:55,223 (DEBUG) ee : e[95mecho "mariadb-server-10.1 mysql-server/root_password_again password " | debconf-set-selectionse[0m
2020-12-27 11:18:55,524 (DEBUG) ee : e[95mCommand Output: , 
Command Error: e[0m
2020-12-27 11:18:55,526 (DEBUG) ee : e[95mWritting configuration into MySQL filee[0m
2020-12-27 11:18:55,526 (DEBUG) ee : e[95mSetting my.cnf permissione[0m
2020-12-27 11:18:55,527 (DEBUG) ee : e[95mChanging permission of /etc/mysql/conf.d/my.cnf, Perm:384e[0m
2020-12-27 11:18:55,527 (INFO) ee : e[94mAdding repository for NGINX, please wait...e[0m
2020-12-27 11:18:55,528 (DEBUG) ee : e[95mAdding ppa of Nginxe[0m
2020-12-27 11:18:55,528 (DEBUG) ee : e[95mRunning command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 3050AC3CD2AE6F03e[0m
2020-12-27 11:19:06,027 (DEBUG) ee : e[95mCommand Output: , 
Command Error: gpg: key 3050AC3CD2AE6F03: 1 signature not checked due to a missing key
gpg: key 3050AC3CD2AE6F03: public key "home:rtCamp OBS Project <home:[email protected]>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1
e[0m
2020-12-27 11:19:06,028 (DEBUG) ee : e[95mRunning command: gpg -a --export --armor 3050AC3CD2AE6F03 | apt-key add - e[0m
2020-12-27 11:19:06,634 (DEBUG) ee : e[95mCommand Output: OK
, 
Command Error: Warning: apt-key output should not be parsed (stdout is not a terminal)
e[0m
2020-12-27 11:19:06,636 (INFO) ee : e[94mAdding repository for PHP, please wait...e[0m
2020-12-27 11:19:06,636 (DEBUG) ee : e[95mAdding ppa for PHPe[0m
2020-12-27 11:19:06,636 (DEBUG) ee : e[95mRunning command: add-apt-repository -y 'ppa:ondrej/php'e[0m
2020-12-27 11:19:17,121 (DEBUG) ee : e[95mCommand Output: Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://archive.canonical.com/ubuntu bionic InRelease
Get:5 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
Get:6 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu bionic InRelease [6253 B]
Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [81.2 kB]
Get:8 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [31.7 kB]
Get:9 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu bionic/main amd64 Packages [11.6 kB]
Ign:10 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  InRelease
Get:11 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release [1014 B]
Get:12 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release.gpg [481 B]
Ign:12 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release.gpg
Reading package lists...
, 
Command Error: W: GPG error: http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release: The following signatures were invalid: EXPKEYSIG 3050AC3CD2AE6F03 home:rtCamp OBS Project <home:[email protected]>
E: The repository 'http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release' is not signed.
e[0m
2020-12-27 11:19:17,122 (INFO) ee : e[94mUpdating apt-cache, please wait...e[0m
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu bionic InRelease
Hit:3 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease
Ign:4 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  InRelease
Get:5 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release [1014 B]
Get:6 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release.gpg [481 B]
Ign:6 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_18.04  Release.gpg
Hit:7 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:9 http://archive.canonical.com/ubuntu bionic InRelease
Reading package lists...
2020-12-27 11:19:34,033 (INFO) ee : e[94me[91mOops Something went wrong!!e[0m
2020-12-27 11:19:34,033 (ERROR) ee : e[91mCheck logs for reason `tail /var/log/ee/ee.log` & Try Again!!!e[0m

Any fix for this?

v3 is no longer supported - more here:-

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.