From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: subixonfire@gmail.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 6d6c6ef2 for ; Tue, 16 Jan 2018 19:14:29 +0000 (UTC) Received: from mail-yw0-f171.google.com (mail-yw0-f171.google.com [209.85.161.171]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 68d4f726 for ; Tue, 16 Jan 2018 19:14:29 +0000 (UTC) Received: by mail-yw0-f171.google.com with SMTP id b129so7236240ywa.8 for ; Tue, 16 Jan 2018 11:17:43 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Alen Opacic Date: Tue, 16 Jan 2018 20:17:42 +0100 Message-ID: Subject: Android app error on samsung s6 To: wireguard@lists.zx2c4.com Content-Type: multipart/alternative; boundary="94eb2c0329ccbfd54a0562e9956c" List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --94eb2c0329ccbfd54a0562e9956c Content-Type: text/plain; charset="UTF-8" Using samsung s6 latest official firmware with selfbuild stock kernel with wireguard patch. Rooted with latest magisk. I can use wg-quick from terminal emulator without any problems. When i try using wireguard app i get an error: "unable to configure tunel". Log here:https://pastebin.com/595a64U9 The version published on play store before this was working ok for me. Ps: thanks for all your hard work. --94eb2c0329ccbfd54a0562e9956c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
U= sing samsung s6 latest official firmware with selfbuild stock kernel with w= ireguard patch. Rooted with latest magisk.

I can use wg-quick from termin= al emulator without any problems.

When i try using wireguard app i get an = error: "unable to configure tunel".=C2=A0


The version= published on play store before this=C2=A0 was working ok for me.

<= div dir=3D"auto" style=3D"font-family:sans-serif;font-size:12.8px">Ps: than= ks for all your hard work. --94eb2c0329ccbfd54a0562e9956c-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 76f02873 for ; Sat, 20 Jan 2018 11:34:27 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id c0f57b50 for ; Sat, 20 Jan 2018 11:34:27 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id fee367fe for ; Sat, 20 Jan 2018 11:25:36 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 8020a367 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Sat, 20 Jan 2018 11:25:35 +0000 (UTC) Received: by mail-oi0-f54.google.com with SMTP id m83so469358oik.8 for ; Sat, 20 Jan 2018 03:38:09 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Sat, 20 Jan 2018 12:38:08 +0100 Message-ID: Subject: Re: Android app error on samsung s6 To: Alen Opacic Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Alen, Thanks for the report. That's very strange indeed. Do you have /system/bin/ip? What's the output of `echo $PATH` in your terminal? Jason From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: subixonfire@gmail.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 0fcba97d for ; Sun, 21 Jan 2018 15:24:31 +0000 (UTC) Received: from mail-yb0-f178.google.com (mail-yb0-f178.google.com [209.85.213.178]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 947a87f4 for ; Sun, 21 Jan 2018 15:24:31 +0000 (UTC) Received: by mail-yb0-f178.google.com with SMTP id v12so2173832ybl.3 for ; Sun, 21 Jan 2018 07:28:22 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Alen Opacic Date: Sun, 21 Jan 2018 16:28:21 +0100 Message-ID: Subject: Re: Android app error on samsung s6 To: wireguard@lists.zx2c4.com Content-Type: multipart/alternative; boundary="f403043ded0cbd444605634af6e8" List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --f403043ded0cbd444605634af6e8 Content-Type: text/plain; charset="UTF-8" echo $PATH output: /sbin:/system/bin:/system/xbin I have /system/bin/ip. Take a look at the screenshot. https://pasteboard.co/H3Y2f0k.png Ps: error on last version looks like the second screenshot. https://pasteboard.co/H3Y3h5r.png --f403043ded0cbd444605634af6e8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
echo $PATH output:
/sbin:/system/bin:= /system/xbin


I have /system/bin/ip. Take a lo= ok at the screenshot.


Ps: error on last version looks like the second screenshot.
https://pasteboard.co/H3Y3h5r.png

<= /div>
--f403043ded0cbd444605634af6e8--