AsamK / signal-cli

signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
GNU General Public License v3.0
3.24k stars 309 forks source link

java.io.IOException: unexpected end of stream on Connection #121

Closed plomlompom closed 6 years ago

plomlompom commented 6 years ago

Receiving messages has suddenly stopped working, as below (I have hidden my phone number under +XXXXXXXXX):

$ signal-cli -u '+XXXXXXXXX' receive
Error loading state file "/home/plom/.config/signal/data/+XXXXXXXXX": java.io.IOException: unexpected end of stream on Connection{textsecure-service.whispersystems.org:443, proxy=DIRECT hostAddress=textsecure-service.whispersystems.org/52.20.12.194:443 cipherSuite=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 protocol=http/1.1}

Maybe a problem not with signal-cli but the whispersystems server? I get this result with the latest stable release as well as with a build from the most recent source code.

jpbarraca commented 6 years ago

I'm also getting that issue.

Trolldemorted commented 6 years ago

The signal servers are down

plomlompom commented 6 years ago

Servers up again, everything is now working fine, so it was not much of a signal-cli issue.