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
感谢大佬的代码,我在使用时发现sock文件会自行消失,在飞牛界面打开下载器后又会出现,过一段时间又消失,不知道大佬是如何解决的
The text was updated successfully, but these errors were encountered:
看起来是qb挂掉了,得看下fnOS的下载中心有无相关日志
sudo journalctl -u dlcenter
Sorry, something went wrong.
我的也报错http: proxy error: dial unix /home/$USER/qbt.sock: connect: no such file or dire> 但是我查看/home/$USER/qbt.sock文件是存在的 然后我发现ExecStart=/usr/bin/fnos-qb-proxy --uds "/home/$USER/qbt.sock"其中环境变量$USER没有起作用 于是我把环境变量写死就好了
http: proxy error: dial unix /home/$USER/qbt.sock: connect: no such file or dire>
No branches or pull requests
感谢大佬的代码,我在使用时发现sock文件会自行消失,在飞牛界面打开下载器后又会出现,过一段时间又消失,不知道大佬是如何解决的
The text was updated successfully, but these errors were encountered: