geosolutions-it / geonode-project

A django template project for creating custom GeoNode projects.
http://geonode.org
0 stars 5 forks source link

Test ASYNC SIGNAL with RabbitMQ container #24

Closed giohappy closed 6 years ago

giohappy commented 6 years ago

A fast test didn't work because of an exception raising here: https://github.com/GeoNode/geonode/blob/master/geonode/messaging/producer.py#L77

""Exception while getting connection to amqp://guest:guest@rabbitmq:5672/""

Rabbitmq queues seem correctly created though.

root@b1509c6df31b:/# rabbitmqctl list_queues      
Timeout: 60.0 seconds ...                         
Listing queues for vhost / ...                    
notifications.events    0                         
geonode 0                                         
all.geoserver   0                                 
email.events    0                                 
broadcast       0                                 
celeryev.9598a257-38af-4b0a-b651-668349fe544a   0 
geoserver.events        0                         
geonode.layer.viewer    0                         
cleanup 0                                         
geoserver.catalog       0                         
geoserver.data  0                                 
celery@06c567180a18.celery.pidbox       0         
default 0                                         
email   0                                         
update  0