docker重启后模块一直在重启状态,可以打开运维平台,日志显示Redis客户端Ping错误: dial tcp: lookup redis on 127.0.0.11:53: read udp 127.0.0.1:57283->127.0.0.11:53: read: connection refused
-
@Zhang书书 在 docker重启后模块一直在重启状态,可以打开运维平台,日志显示Redis客户端Ping错误: dial tcp: lookup redis on 127.0.0.11:53: read udp 127.0.0.1:57283->127.0.0.11:53: read: connection refused 中说:
执行之后有什么报错吗?看一下core服务的日志报什么错
�time="2025-03-04T16:36:52+08:00" level=error msg="Redis客户端Ping错误: dial tcp: lookup redis on 127.0.0.11:53: read udp 127.0.0.1:44030->127.0.0.11:53: read: connection refused" tag=main version=v3.7.116
-
"UserName": "admin"
},
"CORS": {
"Enable": true,
"AllowOrigins": [
"*"
],
"AllowMethods": [
"GET",
"POST",
"PUT",
"DELETE",
"PATCH"
],
"AllowHeaders": [
"Authorization",
"Origin",
"X-Requested-With",
"Content-Type",
"Accept",
"X-Fingerprint",
"x-access-path"
],
"AllowCredentials": true,
"MaxAge": 7200
},
"GZIP": {
"Enable": false,
"ExcludedExtentions": [
".png",
".gif",
".jpeg",
".jpg"
],
"ExcludedPaths": []
},
"RateLimiter": {
"Enable": false,
"Count": 300,
"RedisDB": 10
},
"MQ": {
"MQType": "mqtt",
"TopicPrefix": "data/"
},
"MQTT": {
"Host": "mqtt",
"Port": 1883,
"Username": "admin",
"Password": "public"
},
"RabbitMQ": {
"Host": "",
"Port": 0,
"Username": "",
"Password": "",
"VHost": "",
"Exchange": "",
"Queue": ""
},
"JWTAuth": {
"Enable": true,
"SigningMethod": "HS512",
" "SigningKey": "airiot20210427",
"Expired": 259200,
"Store": "file",
" "FilePath": "data/jwt_auth.db",
"RedisDB": 10,
"RedisPrefix": "auth_"
},
"API": {
"Schema": "http",
"Host": "",
"Timeout": 60
},
"Zeebe": {
# "GatewayAddress": "zeebe:26500",
! "UsePlaintextConnection": true
},
"Minio": {
"Endpoint": "",
"AccessKeyID": "",
"SecretAccessKey": "",
"UseSSl": false,
"ExpireIn": 0
},
"SpeechSynthesis": {
" "Host": "speech_synthesis:8888"
},
"Flow": {
"Host": "flow-engine",
"Port": 2333
},
� "Warningkind": "[{"alert": true, \t"fix": true, \t"handle": true, \t"id": "ada21497-888f-4f6d-acc3-cb04250d8037", \t"name": "超限报警", \t"show": true }, { \t"alert": true, \t"fix": true, \t"handle": true, \t"id": "61024533-e716-439d-bf3f-e8f2a5c99128", \t"name": "仪表故障", \t"show": true }, { \t"alert": true, \t"fix": true, \t"handle": true, \t"id": "1f849be4-2907-4459-9665-3fda916bf286", \t"name": "其他报警", \t"show": true }, { \t"alert": true, \t"fix": true, \t"handle": true, \t"id": "1d345be4-2567-4764-7890-3ghj278vb342", \t"name": "数值超限", \t"show": true }, { \t"alert": true, \t"fix": true, \t"handle": true, \t"id": "1z875be4-2267-4564-7790-4kij278vb342", \t"name": "驱动掉线报警", \t"show": true }, { \t"alert": true, \t"fix": true, \t"handle": true, \t"id": "1z875xn8-2237-4544-7770-4kix918vb342", \t"name": "工作表数据报警", \t"show": true }, { \t"alert": true, \t"handle": true, \t"id": "1z875zt8-2357-4664-7756-4kfg9vzyu672", \t"name": "采集数据类型不一致", \t"show": true, \t"fix": true }]",
"Operation": {
' "Address": "http://operation:10088",
"Timeout": 60
}
}
�time="2025-03-04T16:36:52+08:00" level=error msg="Redis客户端Ping错误: dial tcp: lookup redis on 127.0.0.11:53: read udp 127.0.0.1:44030->127.0.0.11:53: read: connection refused" tag=main version=v3.7.116 -