We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was using hiddify on debian on VPN mode (using sudo -H /usr/bin/hiddify) and was working fine for about 2 weeks but now I get this error
terminal output:
FATAL CORE initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2 INFO CORE STOPPED: START_SERVICE initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2 INFO CORE STOPPED: UNEXPECTED_ERROR initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2 flutter: 10:55:49.323430 [INFO] [ConnectionNotifier] connection status: DISCONNECTED flutter: 10:55:49.323573 [INFO] [ConnectionNotifier] connection status: DISCONNECTED ERROR[0006] initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2 flutter: 10:55:49.323832 [INFO] [ConnectionNotifier] connection status: DISCONNECTED 2024/10/27 10:55:49 did not Stopped: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:18020: connect: connection refused" flutter: 10:55:49.324066 [WARNING] [ConnectionNotifier] error connecting flutter: 10:55:49.324102 [WARNING] [ConnectionNotifier] ConnectionFailure.unexpected(error: initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2, stackTrace: null) flutter: 10:55:49.325452 [WARNING] [SystemTrayNotifier] error getting connection status
No response
v2.5.7
Linux
The text was updated successfully, but these errors were encountered:
I also have this issue on Android since few days ago without doing anything
Sorry, something went wrong.
No branches or pull requests
Search first
What Happened?
I was using hiddify on debian on VPN mode (using sudo -H /usr/bin/hiddify) and was working fine for about 2 weeks but now I get this error
terminal output:
FATAL CORE initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2
INFO CORE STOPPED: START_SERVICE initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2
INFO CORE STOPPED: UNEXPECTED_ERROR initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2
flutter: 10:55:49.323430 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 10:55:49.323573 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
ERROR[0006] initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2
flutter: 10:55:49.323832 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
2024/10/27 10:55:49 did not Stopped: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:18020: connect: connection refused"
flutter: 10:55:49.324066 [WARNING] [ConnectionNotifier] error connecting
flutter: 10:55:49.324102 [WARNING] [ConnectionNotifier] ConnectionFailure.unexpected(error: initialize rule-set[1]: restore cached rule-set: read rule[0]: unknown rule item type: 170, last type: 2, stackTrace: null)
flutter: 10:55:49.325452 [WARNING] [SystemTrayNotifier] error getting connection status
Minimal Reproducible Example (MRE)
Expected Behavior
No response
Version
v2.5.7
Platform/OS
Linux
Additional Context
No response
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: