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
Executing again the command at point (1)
attic hangs and never start working again...the issue is due to zombie (or idle) instances of attic serve on the remote ssh server. The only way for making it work again is executing
killall attic
on the remote server
To me this seems very cumbersome...shouldn't the attic serve instances timeout and exit?
The text was updated successfully, but these errors were encountered:
Am i missing something with how attic works with SSH.
attic hangs and never start working again...the issue is due to zombie (or idle) instances of attic serve on the remote ssh server. The only way for making it work again is executing
on the remote server
To me this seems very cumbersome...shouldn't the attic serve instances timeout and exit?
The text was updated successfully, but these errors were encountered: