Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Axolotl can no longer connect to servers. Solution within #1122

Open
VenKamikaze opened this issue Nov 26, 2023 · 1 comment
Open

[BUG] Axolotl can no longer connect to servers. Solution within #1122

VenKamikaze opened this issue Nov 26, 2023 · 1 comment

Comments

@VenKamikaze
Copy link

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

  1. Open axolotl
  2. Open a chat with someone
  3. 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

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?

@schuko24
Copy link

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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants