Alexa discovery of HA-Bridge fails

After upgrading to 5.4.1, my Alexa devices can no longer find HA-Bridge on my network.

Here is my docker-compose.yml file:
version: “2.1”
services:
habridge:
image: lscr.io/linuxserver/habridge
container_name: ha-bridge
environment:
- PUID=1000
- PGID=1000
- TZ=America/Chicago
volumes:
- /var/lib/ha-bridge:/config
network_mode: “host”
restart: unless-stopped

The web server is available and devices are responsive. Container logs don’t show any errors or insights. Before upgrading, everything worked well, but I was not running the container using docker-compose.

i would suggest downgrading to the prior working release and then checking the changelog for any breaking changes from the upstream product.

Thanks for responding. After posting, I found another post that solved my problem. The answer was to turn on “9 octets” and then renumber the devices.