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
when i use command ./HiddifyCli run -c current.config.json
./HiddifyCli run -c current.config.json
the log print a rpc error
Open http://localhost:6756/ui/?secret=CJoNzopdFRxYY7OE in your browser Saving config to /home/current-config.json <nil> Waiting for CTRL+C to stop FATAL CORE pre-start cache file: timeout INFO CORE STOPPED: START_SERVICE pre-start cache file: timeout INFO CORE STOPPED: UNEXPECTED_ERROR pre-start cache file: timeout 2024/11/18 21:55:41 did not Stopped: <nil> rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:18020: connect: connection refused"
what's happened? And what should I do can solve this error?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when i use command
./HiddifyCli run -c current.config.json
the log print a rpc error
what's happened? And what should I do can solve this error?
The text was updated successfully, but these errors were encountered: