Skip to content

Connection errors with internal publisher and consumer #1

Description

@Gjacquenot

I have tried to use your well detailed example with docker-compose up, however I have connection timeout errors, that stops this demo.

Error is here:

pika.exceptions.ConnectionWrongStateError: Illegal close(320, "Timeout while
setting up AMQP to 'rabbitmq'/(2, 1, 6, 'rabbitmq', ('172.18.0.3', 5672));
ssl=False") request on <SelectConnection CLOSED transport=None
params=<URLParameters host=rabbitmq port=5672 virtual_host=/ ssl=False>>
because it was called while connection state=CLOSED.

The whole log can be seen here thanks to travis-ci.

Any help appreciated...

BTW: When I declare publisher and consumer outside docker-compose (with localhost URL), it works

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions