Comment 6 for bug 2046381

Revision history for this message
Chi Wai CHAN (raychan96) wrote :

I have the same issue. The steps to reproduce is outline here (using juju 3.5.0, and juju controller 3.3.1):

```
juju deploy rabbitmq-server --base ubuntu@20.04 -n 3
juju config rabbitmq-server enable-auto-restarts=True
juju config rabbitmq-server source=cloud:focal-victoria
```