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
Disconnect the CP Client JSON node with (Because it seems still connected)
{
"msgType": 99,
"command": "close",
"data": ""
}
Result: Client still connected Expected Result: Client Disconnected
The text was updated successfully, but these errors were encountered:
abkulakli
changed the title
CP client JSON Node Lost Connection After Deploy
Cannot Disconnected a connected CP client JSON Node After Deploy
May 22, 2023
abkulakli
changed the title
Cannot Disconnected a connected CP client JSON Node After Deploy
Cannot disconnect a connected CP client JSON Node After Deploy
May 22, 2023
I also had connection problems with my CPO after deploying. In may case fequent connect/disconnect. I just created a pull request which solves my issue.
To Reproduce:
Result: Client still connected
Expected Result: Client Disconnected
The text was updated successfully, but these errors were encountered: