Hello,
I am trying to create a new site using bench new-site <SiteName> --db-name <DBName>
but I am getting this error
Please make sure that Redis Queue runs @ redis://localhost:11006
Why?
How to solve this problem?
I checked Redis is present on the system.
TIA
Yogi Yang
NCP
2
Hi @YogiYang,
Please check it.
set the port 6379 → port 11006
Thank You!
3 Likes
hi @YogiYang
I am making a note of this incase I bump my head against this issue.
If I may ask, is this a new site on a V14 system?
What was the initial install method : manual or script ?
Thank you
Please follow this instructions.
1 Like
There is only an installation step. nothing else.
That is exactly what you have to follow.