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
Since roughly the 6th of November 2023, axolotl no longer connects correctly to the signal servers.
You will see the multi-coloured stripe bar whenever you open a chat and can no longer send or receive messages.
Steps to Reproduce
Open axolotl
Open a chat with someone
Cannot send or receive messages
Versions
1.6.0 beta (from openstore)
Device
Ubuntu Touch 16.04 on Pixel 3a
Unsure if the Focal 20.04 version of axolotl is affected.
Link to Debug Log
Debug log shows unable to resolve 'textsecure-service.whispersystems.org'
I attempted to point this at 'chat.signal.org' but then had certificate issues.
I eventually located:
/home/phablet/.config/textsecure.nanuc/config.yml
Axolotl on my Volla 20 (focal) was stuck since Nov, 4th. Wonderful news, you made my day! I Just changed the server details and all is up to date. Big thanks for your investigation.
VenKamikaze
changed the title
[BUG] Axolotl on Xenial can no longer connect to servers. Solution within
[BUG] Axolotl can no longer connect to servers. Solution within
Dec 3, 2023
Description
Since roughly the 6th of November 2023, axolotl no longer connects correctly to the signal servers.
You will see the multi-coloured stripe bar whenever you open a chat and can no longer send or receive messages.
Steps to Reproduce
Versions
1.6.0 beta (from openstore)
Device
Ubuntu Touch 16.04 on Pixel 3a
Unsure if the Focal 20.04 version of axolotl is affected.
Link to Debug Log
Debug log shows unable to resolve 'textsecure-service.whispersystems.org'
I attempted to point this at 'chat.signal.org' but then had certificate issues.
I eventually located:
/home/phablet/.config/textsecure.nanuc/config.yml
Inside this config is the line:
server: https://textsecure-service.whispersystems.org:443
change this to:
server: https://chat.signal.org:443
and it will start working again.
I'm unsure what generates this config or where to change in the git?
The text was updated successfully, but these errors were encountered: