Closed Phantom-Aria closed 1 year ago
按照文档安装了Postgresql数据库,按照下面命令跑了docker: docker run --network=host -v /home/zhenxun_bot:/bot -e SU='1269035311' -e DB='postgres://postgres:zhenxun_bot@127.0.0.1:5432/zhenxun_bot' hibikier/zhenxun_bot:latest 前面加载都正常的,求助......TAT
docker run --network=host -v /home/zhenxun_bot:/bot -e SU='1269035311' -e DB='postgres://postgres:zhenxun_bot@127.0.0.1:5432/zhenxun_bot' hibikier/zhenxun_bot:latest
Postgresql用docker重新部署了一遍,没有这个报错了,好奇怪 重新跑了一遍zhenxun_bot的docker,卡在这一步没有下文了,也没有报错信息,就单纯的没有后续。。。。
有问题吗? 没问题呀 等待 Bot 连接
回退了版本,现在没问题了~
按照文档安装了Postgresql数据库,按照下面命令跑了docker:
docker run --network=host -v /home/zhenxun_bot:/bot -e SU='1269035311' -e DB='postgres://postgres:zhenxun_bot@127.0.0.1:5432/zhenxun_bot' hibikier/zhenxun_bot:latest
前面加载都正常的,求助......TAT