QuickBackupMultiMod-Dev / QuickBackupM-Fabric

A backup / restore mod, with multiple backup slots
Apache License 2.0
50 stars 10 forks source link

qb make后提示No server chosen #36

Closed HereXianggeGe closed 5 months ago

HereXianggeGe commented 5 months ago

Bug description / Bug描述

备份无法制作,提示错误: No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.ConnectException: Connection refused: no further information}}]}. Waiting for 30000 ms before timing out

配置:i7-12700H 16G内存 RTX3060 服务端启动参数: java -Xmx8G -jar fabric-server-mc.1.20.1-loader.0.15.11-launcher.1.0.1.jar

Steps to reproduce / 复现步骤

1.开服 2.输入qb make 1 3.命令行提示报错,\QuickBackupMulti文件夹内没有备份的文件

如果有玩家在服务器内,该玩家会在输入备份指令后过一段时间连接超时,但也可以再次连接到服务器

Expected behavior / 预期行为

No response

Actual behavior / 实际情况

[04:40:09] [Server thread/INFO]: Make Backup thread started... [04:40:09] [Server thread/INFO]: No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.ConnectException: Connection refused: no further information}}]}. Waiting for 30000 ms before timing out [04:40:39] [Server thread/INFO]: An unexpected error occurred trying to execute that command [04:40:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 29972ms or 599 ticks behind [04:40:39] [Server thread/INFO]: HereXianggeGe lost connection: Disconnected [04:40:39] [Server thread/INFO]: HereXianggeGe left the game

Relevant logs / 相关日志

No response

Minecraft version / Minecraft版本

1.20.1

Mod version / Mod版本

2.0.5

Other information / 其他信息

No response

Check list

HereXianggeGe commented 5 months ago

已按照模组:

SkyDynamic commented 5 months ago

没开useInternalDatabase