Ee site create: Can't Install WP

When I run: sudo ‘ee site create domain.com --wp’ I get this error:

Running pre-update checks, please wait...
Setting up NGINX configuration 	[Done]
Setting up webroot 		[Done]
Downloading WordPress 		[Fail]
Oops Something went wrong !!
Calling cleanup actions ...
'ee_mysql_grant_host'

When I check the log, I get this:

(DEBUG) ee : Running command: wp --allow-root core download
(DEBUG) ee : Command Output: Downloading WordPress 4.8.2 (en_US)...
md5 hash verified: 2e8744a702a3d9527782d9135a4c9544
, 
Command Error: Error: Couldn't extract WordPress archive. unable to decompress gzipped phar archive "/tmp/wp_59c2013c723ca.tar.gz" to temporary file

(INFO) ee : [Fail]
(DEBUG) ee : 'download WordPress core failed'

Steps taken so far:

  • Update WP CLI
  • Update ee
  • Purge & Update ee stack

Can you please help me? Thank you.

Discussion about this issue already started here : Can't install WP anymore