On Mon, 2020-02-10 at 17:16 -0500, Carlos Munoz wrote:
> Thanks Sergiu, I will give that a shot (removing that configuration
> item I
> mean).
> 
> I actually managed to replicate some of the weird symptoms locally.
> It
> required me to set up a local mongo replica set. (I used podman, so
> let me
> know if you need the steps I followed to do this). The first time I
> ran
> sling against my local database it worked, but after running the
> second
> time it froze up before our bundle could even come up.

Steps to reproduce are always great :-)

I don't have podman installed, but IIRC commands podman and docker CLI
commands should be compatible, so feel free to add those.

> 
> I did see a lot of entries like these, where it seems to registering
> and
> subsequently unregistering the same service(s) multiple times:

(snip)

Sounds like something low-level is restarting, causing lots of other
services to restart. Maybe the repository itself?

Robert

Reply via email to