- Edited
Hi,
I am not able to create a site, because downloading wordpress fails:
wo site create test1.mydomain.eu --wp --php74 -le
Result:
Running pre-update checks [OK]
Setting up NGINX configuration [Done]
Setting up webroot [Done]
Downloading WordPress [Fail]
There was a serious error encountered...
Cleaning up afterwards...
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/wo/cli/plugins/site_create.py", line 375, in default
wo_wp_creds = setupwordpress(self, data, vhostonly)
File "/usr/local/lib/python3.6/dist-packages/wo/cli/plugins/site_functions.py", line 276, in setupwordpress
raise SiteError("download WordPress core failed")
wo.cli.plugins.site_functions.SiteError: 'download WordPress core failed'
Is it some error on Wordpress.org side?