Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN service doesn't work (Fedora) #521

Open
1 of 2 tasks
nimbold opened this issue Feb 19, 2024 · 4 comments
Open
1 of 2 tasks

VPN service doesn't work (Fedora) #521

nimbold opened this issue Feb 19, 2024 · 4 comments
Labels
bug Something isn't working linux reviewed

Comments

@nimbold
Copy link

nimbold commented Feb 19, 2024

Search first

  • I searched and no similar issues were found

What Happened?

Proxy, System proxy and VPN (sudo run) work as they should and they pass traffic through hiddify.
The new VPN service mode connects and everything seems to be working but no traffic is passing through hiddify and it's like VPN is not implemented in the system.

Reproduce the Bug

(On Fedora based linux)

  1. Open Hiddify
  2. Select VPN service mode
  3. Connect
  4. Enter passwords
  5. Traffic doesn't go through hiddify

Expected Behavior

Traffic goes through hiddify and can access free internet.

Version

0.16.0

Platform/OS

Linux

Additional Context

0.15.15 was the same

Relevant log output

12:59:31.681525 - [D] Pref<bool, dynamic>: updating preference [started_by_user](bool) to [true]
12:59:31.688727 - [W] ConfigOptionRepositoryImpl: error getting preference[url-test-interval], expected type: [int] - received value: [10m](String)
12:59:31.689548 - [I] ConnectionRepositoryImpl: config options: {
  "execute-config-as-is": false,
  "log-level": "warn",
  "resolve-destination": true,
  "ipv6-mode": "ipv4_only",
  "remote-dns-address": "udp://1.1.1.1",
  "remote-dns-domain-strategy": "",
  "direct-dns-address": "1.1.1.1",
  "direct-dns-domain-strategy": "",
  "mixed-port": 2334,
  "local-dns-port": 6450,
  "tun-implementation": "mixed",
  "mtu": 9000,
  "strict-route": true,
  "connection-test-url": "http://cp.cloudflare.com/",
  "url-test-interval": 600,
  "enable-clash-api": true,
  "clash-api-port": 6756,
  "enable-tun": false,
  "enable-tun-service": true,
  "set-system-proxy": false,
  "bypass-lan": false,
  "allow-connection-from-lan": false,
  "enable-fake-dns": false,
  "enable-dns-routing": true,
  "independent-dns-cache": true,
  "enable-tls-fragment": true,
  "tls-fragment-size": "20-70",
  "tls-fragment-sleep": "10-25",
  "enable-tls-mixed-sni-case": false,
  "enable-tls-padding": false,
  "tls-padding-size": "100-200",
  "enable-mux": false,
  "mux-padding": false,
  "mux-max-streams": 8,
  "mux-protocol": "h2mux",
  "enable-warp": false,
  "warp-detour-mode": "outbound",
  "warp-license-key": "",
  "warp-account-id": "",
  "warp-access-token": "",
  "warp-clean-ip": "auto",
  "warp-port": 0,
  "warp-noise": "",
  "geoip-path": "geo-assets/chocolate4u-iran-sing-box-rules-geoip.db",
  "geosite-path": "geo-assets/chocolate4u-iran-sing-box-rules-geosite.db",
  "rules": [
    {
      "domains": "domain:.ir,geosite:ir",
      "ip": "geoip:ir",
      "port": null,
      "protocol": null,
      "network": "",
      "outbound": "bypass"
    }
  ]
}
Memory Limit: false
12:59:31.690454 - [D] FFISingboxService: starting, memory limit: [false]
12:59:31.690815 - [I] ConnectionNotifier: connection status: CONNECTING
12:59:31.693293 - [D] SystemTrayNotifier: updating system tray
12:59:34.598977 - [I] ConnectionNotifier: connection status: CONNECTED
12:59:34.599546 - [D] IpInfoNotifier: disposing
12:59:34.599942 - [D] ProxyRepositoryImpl: getting current ip info using [https://ipapi.co/json/]
12:59:34.602167 - [D] SystemTrayNotifier: updating system tray
12:59:54.404877 - [D] ProxiesOverviewNotifier: changing proxy, group: [select] - outbound: [TG-Miami-CDN2-Vless § 34]
13:00:08.490511 - [D] IpInfoNotifier: entering idle mode
13:00:08.490708 - [D] IpInfoNotifier: disposing
13:00:10.793354 - [D] FFISingboxService.watchGroups: stopping
13:09:12.378963 - [D] ForegroundProfilesUpdateNotifier: cycle [1]
13:09:12.379206 - [D] ForegroundProfilesUpdateNotifier: running, previous run: [2024-02-19 12:54:12.376252]
13:09:12.380259 - [D] ForegroundProfilesUpdateNotifier: skipping profile [2377dfb9-f8e5-43e2-8aae-561547030a1a] update. last successful update: [2024-02-17 03:30:10.185604] - interval: [null]

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@nimbold nimbold added the bug Something isn't working label Feb 19, 2024
@TheLastFlame
Copy link
Contributor

TheLastFlame commented Feb 21, 2024

I am experiencing a similar problem on Windows 11.

The logs are empty. Even in Trace mode. No requests reach the VPN at all

@nimbold
Copy link
Author

nimbold commented Feb 28, 2024

Still not fixed in the latest releases.
Also Appimage package is broken.

@XSilverTH
Copy link

still not fixed
2.1.5 from aur on arch

@nimbold
Copy link
Author

nimbold commented Aug 21, 2024

still not fixed
2.1.5 from aur on arch

Yeah, still broken. Hope to see it fixed 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux reviewed
Projects
Status: Todo
Development

No branches or pull requests

4 participants