Skip to content
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

cron等在线服务一直启动失败 #91

Closed
NiceLisan opened this issue Apr 3, 2024 · 1 comment
Closed

cron等在线服务一直启动失败 #91

NiceLisan opened this issue Apr 3, 2024 · 1 comment

Comments

@NiceLisan
Copy link

一直报错提示:没有在线的定时任务服务
tcp:

服务器

server:
address: ":8099"

客户端

client:
# 定时任务
cron:
group: "cron" # 分组名称
name: "cron1" # 客户端名称
address: "localhost:8099" # 服务器地址
appId: "1002" # 应用名称
secretKey: "hotgo" # 密钥
# 系统授权
auth:
group: "auth" # 分组名称
name: "auth1" # 客户端名称
address: "localhost:8099" # 服务器地址
appId: "mengshuai" # 应用名称
secretKey: "123456" # 密钥
这两个客户端无法启动,能帮忙看看是什么原因吗?

@bluemoon-i
Copy link

我部署的时候也出现了,请问是怎么解决的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants