You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
I was running ksync watch in foreground and it keeps crashing and have to manually restart it.
Crash is always due to some connection error that happens.
ERRO[0299] lost connection to cluster ContainerName=
LocalPath=/home/ubuntu/www/topaz LocalReadOnly=false Name=on-rodent Namespace=local Pod= Reload=false RemotePath=/topaz RemoteReadOnly=false Selector="[version=ad429a7-20190415-052641]"
Please suggest what could be the reason?
Can we add some auto restart in case of connection failures instead of aborts that happen. We can abort it when there have been n restarts due to connection issues in certain time or we should leave this for the user to manage by some other systemd or supervisor process?