Confirmed users
4,467
edits
| Line 306: | Line 306: | ||
* pip install urllib3 (to get urllib2) - also had to add import urllib2 to autoland_queue.py | * pip install urllib3 (to get urllib2) - also had to add import urllib2 to autoland_queue.py | ||
* rebooted autoland-staging01 to kill any stray processes of mq/rabbit | * rebooted autoland-staging01 to kill any stray processes of mq/rabbit | ||
* start rabbit server: | |||
/bin/sh /usr/sbin/rabbitmq-server | |||
* | * | ||