Taiga is down. Events are disabled

Any ideas on how to resolve the following?

Events are disabled: the maximum number of connection errors has been reached.

I brought down the services with

docker compose -f docker-compose.yml down

then I brought them back up with

./launch-taiga.sh 

I am also getting a lot of errors with

Net::ERR_BLOCKED_BY_CLIENT

Hi there,

Please try accesing Taiga from a private window. It is quite possible that you have a browser extension blocking the wss requests.

Best regards!

G’day Charles

Accessing via a private window gave the same result.

I have also cleared the events rabbit queue in case it was stored externally, stopped the events rabbit queue, removed the container and started again. Still the same errors appear.