Setting up Site with --wp redis fails

Hi there,

We are trying to set up a site with Redis cache using the command ee site create example.com --wpredis (on the right domain off course)

The setup fails with the following error:

Setting up database        [Failed]
Oops Something went wrong !!
Calling cleanup actions ...
'ee_mysql_grant_host'
Exception ignored in: <bound method Cursor.__del__ of <pymysql.cursors.Cursor object at 0x7efe02c7cef0>>
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/PyMySQL3-0.4-py3.4.egg/pymysql/cursors.py", line 41, in __del__
  File "/usr/local/lib/python3.4/dist-packages/PyMySQL3-0.4-py3.4.egg/pymysql/cursors.py", line 47, in close
ReferenceError: weakly-referenced object no longer exists

Could you possibly assist?

Regards Francois Wessels

@harshadyeola would it be possible for you to take a look at this when you have a moment. We would like to start testing Redis but our installs fail.

If we install WP with nginx cache (–wpfc) it works as expected and the site installs.

Regards franwess

@francois_wessels

are you using remote mysql?

also please provide me output for tail -n 100 /var/log/ee/ee.log command after your site fails.

@harshadyeola : very funny, we ran the test again but now the site creates flawlessly without any issues at all.

Can I provide you with anything more to troubleshoot?

Regards franwess