Reborn icon indicating copy to clipboard operation
Reborn copied to clipboard

utun6 not created - Proxy does not start

Open erndev opened this issue 6 years ago • 5 comments

When i click on start, the icon stays grayed and the app does not create utun6. System: macOS High Sierra 10.13.5 (17F77)

The app does not create any logs, but this is what i see in the System console:

23:36:01.789091 +TIC Enabling TLS [2:0x600000173a40]
23:36:01.789149 +TIC TCP Conn Start [2:0x600000173a40]
23:36:01.789310 +Task <260CFF0B-B61B-4AB5-8E4E-E38C55E94A71>.<1> setting up Connection 2
23:36:01.789346 +[2 <private> <private>] start
23:36:01.797862 +TIC TLS Event [2:0x600000173a40]: 1, Pending(0)
23:36:02.672454 +TIC TLS Event [2:0x600000173a40]: 2, Pending(0)
23:36:02.675696 +TIC TLS Event [2:0x600000173a40]: 11, Pending(0)
23:36:02.676658 +TIC TLS Event [2:0x600000173a40]: 12, Pending(0)
23:36:02.677417 +TIC TLS Event [2:0x600000173a40]: 14, Pending(0)
23:36:02.684852 +System Trust Evaluation yielded status(0)
23:36:02.691282 +TIC TLS Trust Result [2:0x600000173a40]: 0
23:36:02.998599 +TIC TLS Event [2:0x600000173a40]: 20, Pending(0)
23:36:02.998880 +TIC TCP Conn Connected [2:0x600000173a40]: Err(16)
23:36:02.999236 +TIC TCP Conn Event [2:0x600000173a40]: 1
23:36:02.999313 +TIC TCP Conn Event [2:0x600000173a40]: 8
23:36:02.999380 +TIC TLS Handshake Complete [2:0x600000173a40]
23:36:03.000684 +Task <260CFF0B-B61B-4AB5-8E4E-E38C55E94A71>.<1> now using Connection 2
23:36:03.001785 +Task <260CFF0B-B61B-4AB5-8E4E-E38C55E94A71>.<1> sent request, body S
23:36:03.642673 +Task <260CFF0B-B61B-4AB5-8E4E-E38C55E94A71>.<1> received response, status 200 content K
23:36:03.643062 +Task <260CFF0B-B61B-4AB5-8E4E-E38C55E94A71>.<1> response ended
23:36:05.085177 +client.trigger:#N CCFG for cid 0x35 has # of profiles: 0
23:36:05.087315 +Received configuration update from daemon (initial)
23:36:33.942960 +TIC TCP Conn Cancel [2:0x600000173a40]
23:36:33.943641 +[2 <private> stream, pid: 4714, url: https://gate.hockeyapp.net/v2/track, tls] cancelled
	[2.1 5E633BCB-F42B-4568-90A1-159307E71AD8 <private>.54943<-><private>]
	Connected Path: satisfied (Path is satisfied), interface: lo0, dns
	Duration: 32.153s, , TCP @0.004s took 0.001s, TLS took 1.203s
	bytes in/out: 6823/1455, packets in/out: 7/6, rtt: 0.000s, retransmitted packets: 0, out-of-order packets: 0
23:36:52.400034 +TIC TCP Conn Cancel [1:0x600000174a00]
23:36:52.400405 +[1 <private> stream, pid: 4714, url: https://raw.githubusercontent.com/langyanduan/Reborn/master/api/VERSION2, tls] cancelled
	[1.1 8BF4691D-CF4D-4060-8FCC-463425026D10 <private>.54939<-><private>]
	Connected Path: satisfied (Path is satisfied), interface: lo0, dns
	Duration: 60.527s, , TCP @0.004s took 0.001s, TLS took 0.520s
	bytes in/out: 5229/680, packets in/out: 6/5, rtt: 0.000s, retransmitted packets: 0, out-of-order packets: 0

erndev avatar Aug 14 '18 15:08 erndev

Update to the latest version and try again

langyanduan avatar Sep 25 '18 05:09 langyanduan

我也有这个问题, 附件是我的配置 几率性无法开启代理 reborn.txt

hd5970 avatar Sep 25 '18 13:09 hd5970

我也有这个问题, 附件是我的配置 几率性无法开启代理 reborn.txt

现在 IPC 方式有些问题,最近在重构这块应该会修复这一类问题

langyanduan avatar Sep 25 '18 13:09 langyanduan

@langyanduan sorry, same thing happening. Tested in High Sierra and Mojave

erndev avatar Sep 30 '18 13:09 erndev

@erndev Update to the latest version (>= 0.5.60) and try again, if still can't work, Then run the following command and paste the output:

  • ifconfig
  • netstat -nr
  • scutil --nwi
  • scutil --dns

Finally, please upload the log file. (~/Library/Application Support/Reborn/Logs)

langyanduan avatar Oct 16 '18 11:10 langyanduan