Open pradyumnvermaa opened 10 months ago
Probably related with https://github.com/jhuckaby/Cronicle/issues/523
Just trying to setup a testlab with single server + one worker, nothing fancy. Server is running bluet/cronicle-docker:latest
with only CRONICLE_base_app_url
env var changed. Worker is a non-dockerized VM with default config.json
except for secret_key
parameter.
Immediately after adding worker to the master this flickering thing starts to happen.
Hi @bluet I'd setup 2 cronicle docker container (for setting up mutiserver conf). One is running on port 3012 and other is running on 3013. Everthing is working fine except there is flickering occurring in one of the docker setup of cronicle(mine happening in 3013 port).
Can somebody please help here?