Reconnect clients after server restart #1177
Unanswered
ThiagoAlexsander
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to automatically reconnect the Interactsh CLI Client after restarting the Interactsh Server?
I'm self-hosting the server.
When I restart the server, simulating a problem/crash, the clients start throwing this error:
[ERR] The correlation id was not found (probably evicted due to inactivity): could not get correlation-id from cache
The server works properly, just not the clients.
A guy suggested using a session file, but that didn't help.
Beta Was this translation helpful? Give feedback.
All reactions