sh-miR / designer

sh-miR Designer is a software aimed for fast and efficient design of effective RNA interference (RNAi) reagents - sh-miRs, also known as artificial miRNAs.
6 stars 4 forks source link

redis does not work after restarting vm #72

Closed Nozdi closed 9 years ago

Nozdi commented 9 years ago
vagrant up
vagrant halt
vagrant ssh
sctl
fg shmir-celery-worker1

gives:

  File "/usr/lib/python2.7/site-packages/redis/connection.py", line 436, in connect
    raise ConnectionError(self._error_message(e))
ConnectionError: Error 111 connecting to localhost:6379. Connection refused.