Skip to content

[Bug]: vpn protected failed #4723

@DHR60

Description

@DHR60

复现方法

  1. 开启启用分应用,但不勾选任何应用
  2. 启动服务
  3. 测真连接,浏览器访问等均失败

额外信息

日志中可观察到大量:

I/GoLog   ( 2940): from udp:127.0.0.1:33047 accepted udp:223.5.5.5:53 [socks -> direct]
I/GoLog   ( 2940): from tcp:127.0.0.1:47876 accepted tcp:节点ip:443 [socks -> proxy]
I/GoLog   ( 2940): [Warning] transport/internet/tcp: failed to accepted raw connections > accept tcp 127.0.0.1:10808: accept4: too many open files

以及报错:

2581  2644 E com.v2ray.ang: go.Universe$proxyerror: Get "https://www.google.com/generate_204": context deadline exceeded
2581  2644 E com.v2ray.ang:         at libv2ray.CoreController.measureDelay(Native Method)
2581  2644 E com.v2ray.ang:         at com.v2ray.ang.service.V2RayServiceManager$measureV2rayDelay$1.invokeSuspend(V2RayServiceManager.kt:247)
2581  2644 E com.v2ray.ang:         at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
2581  2644 E com.v2ray.ang:         at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions