-
The current DNS resolver is unable to resolve: https://moose.rmq.cloudamqp.com. It might be related to #1752.
Here is a test case:
```
@RunWith(VertxUnitRunner.class)
public class MooseTest {
…
-
```root@ad8a6500a936:/amqproxy# crystal --version
Crystal 0.27.0 [c9d1eef8f] (2018-11-01)
LLVM: 4.0.0
Default target: x86_64-unknown-linux-gnu
```
Please find the output of below
```crystal buil…
-
I tried to set the configurations by executing the following command in Rabbit MQ command prompt:
rabbitmqctl set_parameter vshovel my-vshovel \
'{"src-uri": "amqp://guest:guest@localhost:5672/"…
-
## issue
An erlang client (or elixir that depends on this module) cannot be configured to run with disabled amqp-level heartbeats, and always accepts the default sent by the server - e.g. as recomm…
-
Ever since we went to production about three years ago with an application using Celery 3.1.x (mostly using 3.1.17 and 3.1.18, now 3.1.19), we've seen the worker process occasionally freezing.
We're …
-
Thank you for using RabbitMQ and for taking the time to report an
issue.
## Does This Belong to GitHub or RabbitMQ Mailing List?
*Important:* please first read the `CONTRIBUTING.md` document in…
ghost updated
5 years ago
-
hi, I am trying to rabbmitmq-c to send message to the message queue server.
URL: "amqp://svxvaiup:e-fEFcGJZgm2vKk1D7OykIf2GHTBI16z@eagle.rmq.cloudamqp.com/svxvaiup"
I used amqp_connect_timeout.exe t…
WZRPW updated
6 years ago
-
```
Bunny::ConnectionClosedError: Trying to send frame through a closed connection. Frame is [#, #, #]
```
```
=ERROR EVENT==== Sat, 27 Oct 2018 20:15:19 GMT ===
2018-10-27 20:15:19.182 [error]…
-
`Traceback (most recent call last):
File "", line 1, in
asyncio.run(acon())
File "C:\Users\Awais\AppData\Local\Programs\Python\Python37\lib\asyncio\runners.py", line 43, in run
return…
-
## Checklist
- [X] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
```
…