What is expected: TextSecure is started and connects with server.
What happens instead:
When TextSecure is started and a connection to the internet is available the application crashes when trying to connect to the server.
Here are the latest log entries. The websocket.Dialerror appears multiple times in todays logs, but not in previous logs.
�[34mINFO�[0m[2017/04/11 20:29:32] websocket.Dial wss://textsecure-service.whispersystems.org:443/v1/websocket/?login=%2B49{PHONE_NUMBER}&password={PASSWORD}: dial tcp: lookup textsecure-service.whispersystems.org: Temporary failure in name resolution
�[34mINFO�[0m[0000] Setup completed
�[37mDEBU�[0m[2017/04/11 20:29:46] PUT /v1/directory/tokens 200
When TextSecure is started and no connection to the internet is available the application shows a warning and remains responsive, (expected behaviour)
What is expected: TextSecure is started and connects with server.
What happens instead:
When TextSecure is started and a connection to the internet is available the application crashes when trying to connect to the server.
Here are the latest log entries. The
websocket.Dialerror appears multiple times in todays logs, but not in previous logs.When TextSecure is started and no connection to the internet is available the application shows a warning and remains responsive, (expected behaviour)