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
From line 293 of org.whispersystems.signalservice.api.SignalWebSocket class is not reading any messages and repeatedly timing out (timeout set to 60 seconds). This happens in both jsonRPC as well as signal-cli receive.
It was working for me two weeks ago. I'm running in IDE for debugger and for mods on story support issue. Havent pulled in a bit, will do so today.
I dont think its proxy as it was working before without any network changes. And its timing out on network request. Something about websocket lib change? I havent updated that in a while.
Updated to latest on master and is building and running ok now. Don't know what changed exactly, but something in my fork was apprently out of date. Closing.
This code:
From line 293 of org.whispersystems.signalservice.api.SignalWebSocket class is not reading any messages and repeatedly timing out (timeout set to 60 seconds). This happens in both jsonRPC as well as signal-cli receive.
The url of the web socket is pointing to https://chat.signal.org
This is on 1/27/2025. It seems as if perhaps chat.signal.org is not responding as expected to signal-cli to these incoming requests.
Could be related to issure #1684 ?
The text was updated successfully, but these errors were encountered: