Hello All,
I downloaded the ERPNext-Dev virtual box and started off with the following:
Sudo apt-get update
Then went into the frappe folder and did git pull.
Finally I went into frappe-bench folder and did bench update.
After bench update, I get the following error:
Redis.exceptions.connectionerror: Error 111 connecting to localhost:11000. Connection refused.
I did get this same issue too. I tried a number of things but in the end it was easier to just download a newer copy which didnt seem to have this issue.