-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
I keep getting connection timeouts on linux:
[19.06.2025 17:26:36.876] (LinuxNetworkWatcherWorker) Debug: initialize
[19.06.2025 17:26:36.876] (LinuxNetworkWatcherWorker) Debug: Retrieving the list of wifi network devices from NetworkManager
[19.06.2025 17:26:36.877] (LinuxNetworkWatcherWorker) Debug: Found a wifi device: /org/freedesktop/NetworkManager/Devices/2
[19.06.2025 17:26:36.878] (LinuxNetworkWatcherWorker) Debug: Checking devices
[19.06.2025 17:26:36.966] (PingHelper) Debug: Sending ping seq: 0
[19.06.2025 17:26:37.916] (PingHelper) Debug: Sending ping seq: 1
[19.06.2025 17:26:38.866] (PingHelper) Debug: Sending ping seq: 2
[19.06.2025 17:26:38.866] (ConnectionHealth) Debug: Unsettled period over.
[19.06.2025 17:26:39.837] (PingHelper) Debug: Sending ping seq: 3
[19.06.2025 17:26:40.837] (PingHelper) Debug: Sending ping seq: 4
[19.06.2025 17:26:41.837] (TaskScheduler) Debug: Task completed: TaskControllerAction
[19.06.2025 17:26:41.838] (TaskScheduler) Debug: Tasks: 3
[19.06.2025 17:26:41.838] (NetworkRequest) Debug: Network request created by TaskSentryConfig
[19.06.2025 17:26:41.838] (PingHelper) Debug: Sending ping seq: 5
[19.06.2025 17:26:42.838] (PingHelper) Debug: Sending ping seq: 6
[19.06.2025 17:26:43.837] (PingHelper) Debug: Sending ping seq: 7
[19.06.2025 17:26:44.837] (PingHelper) Debug: Sending ping seq: 8
[19.06.2025 17:26:45.838] (PingHelper) Debug: Sending ping seq: 9
[19.06.2025 17:26:46.837] (PingHelper) Debug: Sending ping seq: 10
[19.06.2025 17:26:47.837] (PingHelper) Debug: Sending ping seq: 11
[19.06.2025 17:26:48.838] (PingHelper) Debug: Sending ping seq: 12
[19.06.2025 17:26:49.838] (PingHelper) Debug: Sending ping seq: 13
[19.06.2025 17:26:50.837] (Controller) Debug: Timeout while waiting for handshake
[19.06.2025 17:26:50.838] (Controller) Info: Connection attempt 1
[19.06.2025 17:26:50.838] (Controller) Info: Connection Attempt: Using Port 53 Option this time.
[19.06.2025 17:26:50.838] (Controller) Debug: Activation internal
[19.06.2025 17:26:50.838] (Controller) Debug: Computing the allowed IP addresses
[19.06.2025 17:26:50.838] (Controller) Debug: Catch all IPv4
[19.06.2025 17:26:50.838] (Controller) Debug: Catch all IPv6
[19.06.2025 17:26:50.838] (Controller) Debug: Allow the IPv4 gateway: 10.64.0.1
[19.06.2025 17:26:50.838] (Controller) Debug: Allow the IPv6 gateway: fc00:bbbb:bbbb:bb01::1
[19.06.2025 17:26:50.838] (Controller) Debug: DNS Set 10.64.0.1
[19.06.2025 17:26:50.838] (Controller) Info: Activating single hop
[19.06.2025 17:26:50.838] (Controller) Info: Forcing port 53
[19.06.2025 17:26:50.838] (ServerData) Debug: Set entry-server public key: no0QE...ZhD0=
[19.06.2025 17:26:50.838] (ServerData) Debug: Set exit-server public key: no0QE...ZhD0=
[19.06.2025 17:26:50.838] (PingHelper) Debug: PingHelper activated for server: 103.81.230.3
[19.06.2025 17:26:50.838] (LinuxPingSender) Debug: LinuxPingSender(0.0.0.0) created
[19.06.2025 17:26:50.838] (Controller) Info: Canary Ping Started
[19.06.2025 17:26:50.838] (Controller) Debug: Activating peer no0QE...ZhD0=
[19.06.2025 17:26:50.838] (DBusClient) Debug: Activate via DBus
[19.06.2025 17:26:50.839] (LinuxController) Debug: LinuxController activated
[19.06.2025 17:26:50.852] (LinuxController) Debug: DBus service says: all good.
[19.06.2025 17:26:51.838] (PingHelper) Debug: Sending ping seq: 0
[19.06.2025 17:26:52.838] (PingHelper) Debug: Sending ping seq: 1
[19.06.2025 17:26:53.837] (PingHelper) Debug: Sending ping seq: 2
[19.06.2025 17:26:54.837] (PingHelper) Debug: Sending ping seq: 3
[19.06.2025 17:26:55.837] (PingHelper) Debug: Sending ping seq: 4
[19.06.2025 17:26:56.837] (NetworkRequest) Error: Network request timeout
[19.06.2025 17:26:56.837] (TaskSentryConfig) Error: Failed to get Sentry info
[19.06.2025 17:26:56.837] (TaskScheduler) Debug: Task completed: TaskSentryConfig
[19.06.2025 17:26:56.837] (TaskScheduler) Debug: Tasks: 2
[19.06.2025 17:26:56.837] (CaptivePortalRequest) Debug: request: http://34.107.221.82/success.txt
[19.06.2025 17:26:56.837] (NetworkRequest) Debug: Network request created by CaptivePortalRequestTask
Any ideas ? Thanks !
Metadata
Metadata
Assignees
Labels
No labels