[Bug Report] 升级25.1.1后,MotrixNext_3.9.3_amd64无法下载。
Tofloor
poster avatar
糖水哥
deepin
7 hours ago
Author

升级25.1.1后,MotrixNext_3.9.3_amd64无法下载。25.1.0可以下载。

MotrixNext说端口冲突,请解决问题。😟

Reply Favorite View the author
All Replies
avatar
HMOS1
deepin
7 hours ago
#1

有图才有真相

Reply View the author
avatar
糖水哥
deepin
7 hours ago
#2
HMOS1

有图才有真相

软件只有1,2秒时间显示出来冲突内容,无法截图。

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
7 hours ago
#3
HMOS1

有图才有真相

我感觉是这个motrix next3.9.3改了啥东西,我为了复现下楼主的问题,25.1.1系统用motrix next3.9.0正常下了3.9.3更新完,就提示端口不行了,再降级也一样;我看你上个帖子还晒motrix next的速度,千万不要升级😂 我现在想办法用AI看看能不能修…
c7a963a5225ecc55a7aaca968b5d9892.png

Reply View the author
avatar
HMOS1
deepin
6 hours ago
#4
deepin流云

我感觉是这个motrix next3.9.3改了啥东西,我为了复现下楼主的问题,25.1.1系统用motrix next3.9.0正常下了3.9.3更新完,就提示端口不行了,再降级也一样;我看你上个帖子还晒motrix next的速度,千万不要升级😂 我现在想办法用AI看看能不能修…
c7a963a5225ecc55a7aaca968b5d9892.png

话说,我的还是3.8版,也选了全通道最新版,但并没有提示有新版

这样看来,如果有新版,我还是谨慎为妙

截图_选择区域_20260604161510.png

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
6 hours ago
#5
HMOS1

话说,我的还是3.8版,也选了全通道最新版,但并没有提示有新版

这样看来,如果有新版,我还是谨慎为妙

截图_选择区域_20260604161510.png

现在GitHub仓库最新正式版本是3.9.3,不要升级,我的也挂了,原先3.9.0正常。

Reply View the author
avatar
鲜衣怒马
deepin
6 hours ago
#6

多装几个下载软件,爆了一个还有一个,爆了还有 confused

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
6 hours ago
#7

AI帮我修复好了:

The fact that the engine starts, binds to ports, and then immediately terminates with exit code -1 suggests that something is killing it. The most likely cause is that Motrix Next is sending a signal to the engine process.

Let me provide a clear answer to the user.

这是Motrix Next 3.9.3 版本的 bug,不是系统问题。

从日志可以看到:

  • v3.8.x 和 v3.9.0 时期引擎启动正常
  • 6月4日 15:47 引擎还在正常工作
  • 15:51 自动更新到新版本后,引擎立即开始崩溃(exit code -1)

引擎本身没有问题(手动运行正常),问题在于3.9.3 版本在引擎完成初始化后立即杀死了它,只有当 download.session 中有下载任务时才会触发。


修复命令(给其他用户):

# 先关闭 Motrix Next,然后执行:
mv ~/.local/share/com.motrix.next/download.session ~/.local/share/com.motrix.next/download.session.bak

或者直接清空(复制命令终端执行就行):

> ~/.local/share/com.motrix.next/download.session

然后重新打开 Motrix Next 即可。


注意: 这会导致之前的下载任务丢失,需要重新添加。但原来的 .torrent 文件和已下载数据不会受影响,重新添加任务后可以继续下载/做种。

建议在 Motrix Next 的 GitHub Issues 中报告此问题,让开发者修复 3.9.3 版本中引擎处理 session 文件的 bug。

@米饭虚拟机-nana版 这玩意儿的商店包是你在维护吧,注意下3.9.3版本的这个坑。

Reply View the author
avatar
sammy-621
deepin
6 hours ago
#8

github上已经有3.9.4版本了,可以试下这个是否正常
image.png

Reply View the author
avatar
大威天龙
deepin
6 hours ago
#9
deepin流云

AI帮我修复好了:

The fact that the engine starts, binds to ports, and then immediately terminates with exit code -1 suggests that something is killing it. The most likely cause is that Motrix Next is sending a signal to the engine process.

Let me provide a clear answer to the user.

这是Motrix Next 3.9.3 版本的 bug,不是系统问题。

从日志可以看到:

  • v3.8.x 和 v3.9.0 时期引擎启动正常
  • 6月4日 15:47 引擎还在正常工作
  • 15:51 自动更新到新版本后,引擎立即开始崩溃(exit code -1)

引擎本身没有问题(手动运行正常),问题在于3.9.3 版本在引擎完成初始化后立即杀死了它,只有当 download.session 中有下载任务时才会触发。


修复命令(给其他用户):

# 先关闭 Motrix Next,然后执行:
mv ~/.local/share/com.motrix.next/download.session ~/.local/share/com.motrix.next/download.session.bak

或者直接清空(复制命令终端执行就行):

> ~/.local/share/com.motrix.next/download.session

然后重新打开 Motrix Next 即可。


注意: 这会导致之前的下载任务丢失,需要重新添加。但原来的 .torrent 文件和已下载数据不会受影响,重新添加任务后可以继续下载/做种。

建议在 Motrix Next 的 GitHub Issues 中报告此问题,让开发者修复 3.9.3 版本中引擎处理 session 文件的 bug。

@米饭虚拟机-nana版 这玩意儿的商店包是你在维护吧,注意下3.9.3版本的这个坑。

kissing_heart

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
5 hours ago
#10
sammy-621

github上已经有3.9.4版本了,可以试下这个是否正常
image.png

这种pre-release的版本更不敢试了,release版本都出问题sad

Reply View the author