Networking on Tails #810

Closed
opened 2024-02-02 23:13:04 +00:00 by domelike · 3 comments

On the most recent version of Tails (5.22), Tor doesn't connect. I tested from two different laptops. Here is the relevant output:

2024/02/02 21:48:26 cwtch-autobindings/lib.go [INFO] CWTCH_TAILS environment variable set... overriding tor config...
2024/02/02 21:48:26 tor/torProvider.go [INFO] tor version: 0.4.8.9
2024/02/02 21:49:11 cwtch-autobindings/lib.go [ERR ] Error connecting to Tor replacing with ErrorACN: Error on start: dial tcp 127.0.0.1:9051: connect: connection refused (also got error trying to close: Process wait failed: exit status 1)
2024/02/02 21:49:11 cwtch-autobindings/lib.go [INFO] Restarted

On the most recent version of Tails (5.22), Tor doesn't connect. I tested from two different laptops. Here is the relevant output: ``` 2024/02/02 21:48:26 cwtch-autobindings/lib.go [INFO] CWTCH_TAILS environment variable set... overriding tor config... 2024/02/02 21:48:26 tor/torProvider.go [INFO] tor version: 0.4.8.9 2024/02/02 21:49:11 cwtch-autobindings/lib.go [ERR ] Error connecting to Tor replacing with ErrorACN: Error on start: dial tcp 127.0.0.1:9051: connect: connection refused (also got error trying to close: Process wait failed: exit status 1) 2024/02/02 21:49:11 cwtch-autobindings/lib.go [INFO] Restarted ```
sarah added the
bug
tails
labels 2024-02-02 23:29:46 +00:00
sarah self-assigned this 2024-02-04 04:29:42 +00:00
Owner

Replicated this issue. Investigating the cause...

Replicated this issue. Investigating the cause...
Owner

Looks like Tails changed the Tor control port from 9051 to 951. 50afb92b71

This can be temporarily mitigated by editing the cwtch launcher script (usually in ~/.local/bin/cwtch to remove CWTCH_TAILS=true and then by enabled Advanced Tor Configuration in Cwtch and manually setting the control port to 951 and socks port to 9050 (and then restarting Cwtch)

This is enough to get Cwtch functional in tails 5.22.

We will patch the CWTCH_TAILS variable to do this automatically.

Looks like Tails changed the Tor control port from 9051 to 951. https://gitlab.tails.boum.org/tails/tails/-/commit/50afb92b71fadc03984853d10bda61a2ba2fd9f4 This can be temporarily mitigated by editing the cwtch launcher script (usually in `~/.local/bin/cwtch` to remove `CWTCH_TAILS=true` and then by enabled `Advanced Tor Configuration` in Cwtch and manually setting the control port to `951` and socks port to `9050` (and then restarting Cwtch) This is enough to get Cwtch functional in tails 5.22. We will patch the CWTCH_TAILS variable to do this automatically.
Owner
https://git.openprivacy.ca/cwtch.im/autobindings/pulls/57
sarah referenced this issue from a commit 2024-02-13 19:07:41 +00:00
sarah referenced this issue from a commit 2024-02-13 19:08:18 +00:00
sarah referenced this issue from a commit 2024-02-13 19:08:32 +00:00
sarah added the
cwtch-1.14
label 2024-02-13 19:17:04 +00:00
dan closed this issue 2024-02-13 19:41:40 +00:00
dan closed this issue 2024-02-13 19:41:40 +00:00
sarah referenced this issue from a commit 2024-02-13 20:55:11 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#810
No description provided.