-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
容器安装只能升级到1.14.5 #47
Comments
docker run -d --restart=always \
-p 8080:8080 \
-e TG_BOT_TOKEN=6361745888:AAFaX_T9XLe4hvF7vRLf1dvolQcuAkw6888 \
-e TG_BOT_ADMIN_ID=1641035888 \
-e USDT_RATE=~0.98 \
v03413/bepusdt:latest 换成 docker run -d --restart=always \
-p 8080:8080 \
-e TG_BOT_TOKEN=6361745888:AAFaX_T9XLe4hvF7vRLf1dvolQcuAkw6888 \
-e TG_BOT_ADMIN_ID=1641035888 \
-e USDT_RATE=~0.98 \
v03413/bepusdt:1.15.1 |
现在不知道为什么不够稳定,收款几次,机器人后面就没有提示了,容器重启收一两次就会又没有提示,下面是我近期的程序日志,您这边看一下是有什么问题? |
用最最新版试试,之前观察猜测某些服务器与节点同步存在网络问题,新版简单的加了个超时检测。 |
用最最新版试试,之前观察猜测某些服务器与节点同步存在网络问题,新版简单的加了个超时检测。 现在已经是最新版1.15.1了 |
beta 版本是 1.15.2 |
docker pull v03413/bepusdt:beta |
感谢回复,我这边已经升级到最新版本 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bot UserName: jsjdjhdhjd_bot
Bepusdt 启动成功,当前版本:1.14.5
是否能更新一下最新版本,我更到这个版本,我的机器人收不到订单的消息
The text was updated successfully, but these errors were encountered: