ssttkkl / PixivBot

集成插件nonebot-plugin-pixivbot的NoneBot实例的Docker镜像,适用于Docker方式部署。
MIT License
259 stars 16 forks source link

BUG: 连接数据库失败 #32

Closed playcmd closed 2 years ago

playcmd commented 2 years ago

MongoDB版本: 4.4.13 日志:

Exception during <function Net.post at 0x7f8e50034940> execution. 9 of 10 retries attempted
[2022-03-18 01:52:44 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:8)
[2022-03-18 01:52:45 +0000] [1] [WARNING] Worker with pid 8 was terminated due to signal 6
[2022-03-18 01:52:45 +0000] [27] [INFO] Booting worker with pid: 27
{"loglevel": "info", "workers": 1, "bind": "0.0.0.0:8880", "graceful_timeout": 120, "timeout": 120, "keepalive": 5, "errorlog": "-", "accesslog": "-", "workers_per_core": 1.0, "use_max_workers": 1, "host": "0.0.0.0", "port": "8880"}
03-18 01:52:45 [SUCCESS] nonebot | NoneBot is initializing...
03-18 01:52:45 [INFO] nonebot | Current Env: prod
03-18 01:52:47 [SUCCESS] nonebot | Succeeded to import "nonebot-plugin-pixivbot"
03-18 01:52:47 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_apscheduler"
[2022-03-18 01:52:47 +0000] [27] [INFO] Started server process [27]
[2022-03-18 01:52:47 +0000] [27] [INFO] Waiting for application startup.
03-18 01:52:47 [INFO] src | Connect to Mongodb
Exception during <function Net.post at 0x7f8e500379d0> execution. 1 of 10 retries attempted
Exception during <function Net.post at 0x7f8e500379d0> execution. 2 of 10 retries attempted
Exception during <function Net.post at 0x7f8e500379d0> execution. 3 of 10 retries attempted
Exception during <function Net.post at 0x7f8e500379d0> execution. 4 of 10 retries attempted
Exception during <function Net.post at 0x7f8e500379d0> execution. 5 of 10 retries attempted
ssttkkl commented 2 years ago

这个不是连接数据库失败,是连接Pixiv失败 墙内请检查代理是否可用