myfreeer / aria2-build-msys2

aria2 build scripts on msys2 with custom patches.
GNU General Public License v3.0
182 stars 32 forks source link

无法启动aria2 #21

Open zhuigu opened 1 month ago

zhuigu commented 1 month ago

aria2c --conf-path=aria2.conf 通过命令行启动没有输出结果,直接退出。 PS C:\Users\用户\.aria2> aria2c --conf-path=aria2.conf PS C:\Users\用户\.aria2> aria2c --conf-path=aria2.conf 替换为aria2官方下载的就正常了。 输入命令后运行正常,可以通过Aria2Ng访问。

注:平常协议使用的WebSocket,官方aria2连接正常。

myfreeer commented 1 month ago

Have tried latest version on my local windows 10 x64, and it works well with websocket jsonrpc. Do you have any more detail on reproducing this issue? 我在本地 windows 10 x64 上试用了 最新版本,它与 websocket jsonrpc 一起工作得很好。您有重现此问题的更多细节吗?

zhuigu commented 1 month ago

已在我的本地 Windows 10 x64 上尝试过最新版本,它与 websocket jsonrpc 配合良好。您有关于重现此问题的更多详细信息吗? 我在本地 windows 10 x64 上试用了最新版本,它与 websocket jsonrpc 一起工作得很好。您有更换此问题的更多细节吗?

我使用的版本windows10 LTSC X64,不清楚是不是缺少必要的依赖性文件和驱动 28

myfreeer commented 1 month ago

image Analyzed latest version with Dependencies, and all dll imports are system buildin dll. 用 Dependencies 分析了 最新版本,所有 dll 导入都是系统内置的 dll。