Skip to content
  • 版块
  • 最新
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(不使用皮肤)
  • 不使用皮肤
折叠
品牌标识

AIRIOT智慧系统搭建平台经验交流

  1. 主页
  2. 平台安装
  3. 平台进不去

平台进不去

已定时 已固定 已锁定 已移动 平台安装
帖子 发布者 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
回复
  • 在新帖中回复
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #2

    怎么弄不会 能远程么

    1 条回复 最后回复
    0
  • 智能人机智 离线
    智能人机智 离线
    智能人机
    编写 最后由 编辑
    #3

    进入运维平台 看看服务都在正常运行吗?

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #4

    03f746d3-5f9e-4e0e-8b53-4e2da6f51020.png

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #5

    有几个失败重试,点了重启没有反应,不知道怎么操作了

    1 条回复 最后回复
    0
  • 智能人机智 离线
    智能人机智 离线
    智能人机
    编写 最后由 编辑
    #6

    看下这个日志,
    image.png

    1 条回复 最后回复
    0
  • 智能人机智 离线
    智能人机智 离线
    智能人机
    编写 最后由 编辑
    #7

    core服务是否在运行的,也需要看下core服务的日志

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #8

    怎么提交文件给你看

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #9

    933d1fbf-066e-4d9c-99bf-d7ab70dabfc9.png

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #10

    time="2025-12-23T16:26:04+08:00" level=error msg="Mongo客户端Ping错误: server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: 127.0.0.1:27018, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp 127.0.0.1:27018: connectex: No connection could be made because the target machine actively refused it. }, ] }" tag=main version=v3.7.110
    {
    "RunMode": "debug",
    "PrintConfig": true,
    "Swagger": true,
    "Forbidden": false,
    "FileServerType": "local",
    "FileServer": "./fileServer",
    "MediaLibraryPath": "mediaLibrary",
    "SystemDefaultMediaLibrary": "systemDefaultMediaLibrary",
    "Service": {
    "Platform": "Standalone"
    },
    "Example": {
    "Path": "./example.tar.gz",
    "Tables": [
    "backup",
    "archiveSetting",
    "flow",
    "report",
    "flow_task",
    "ext_维修记录表",
    "dashboardDraft",
    "message",
    "record",
    "dashboard",
    "node",
    "dataRecord",
    "systemVariable",
    "ext_设备台账表",
    "model",
    "flowDraft",
    "eventhandler",
    "event",
    "table"
    ]
    },
    "MaxFreeDiskSpaceForBackup": 10,
    "CryptoType": "",
    "Backup": "./backup",
    "Html": "../front/html",
    "LicenseDir": "./config",
    "SVG": "./svg",
    "Version": "2.0",
    "Log": {
    "Level": 5,
    "Format": "text",
    "Output": "stdout",
    "OutputFile": "data/core.log",
    "MaxAge": 0,
    "RotationTime": 0,
    "RotationSize": 0,
    "RotationCount": 0,
    "EnableHook": false,
    "HookLevels": [
    "info",
    "warn",
    "error"
    ],
    "Hook": "gorm",
    "HookMaxThread": 1,
    "HookMaxBuffer": 512
    },
    "Mongo": {
    "Addr": "mongodb://root:dell123@127.0.0.1:27018/?replicaSet=rs0\u0026connect=direct",
    "DBName": "base",
    "PoolSize": 1,
    "HeartbeatInterval": 30,
    "MaxConnIdleTime": 30
    },
    "TSDB": {
    "DBType": "influx",
    "DBName": "tsdb",
    "Timeout": 5,
    "Influx": {
    "Protocol": "HTTP",
    "Addr": "http://127.0.0.1:8086",
    "HttpAddr": "",
    "Username": "admin",
    "Password": "dell123",
    "Timeout": null,
    "RetentionPolicy": ""
    },
    "Influx2": {
    "Addr": "",
    "Token": "",
    "Org": "",
    "Bucket": "",
    "Username": "",
    "Password": "",
    "Timeout": null,
    "UseGZip": null,
    "LogLevel": null,
    "MaxRetries": null,
    "MaxIdleConns": null,
    "MaxIdleConnsPerHost": null,
    "IdleConnTimeout": null,
    "DialTimeout": null,
    "TLSHandshakeTimeout": null
    },
    "Taos": {
    "Addr": "root:taosdata@/tcp(taos:0)/",
    "MaxConn": 10
    }
    },
    "Redis": {
    "Type": "",
    "Addrs": [
    "127.0.0.1:6380"
    ],
    "Password": "dell123",
    "PoolSize": 10
    },
    "HTTP": {
    "Host": "",
    "Port": 54569,
    "CertFile": "",
    "KeyFile": "",
    "ShutdownTimeout": 30,
    "MaxContentLength": 67108864,
    "MaxLoggerLength": 4096
    },
    "Root": {
    "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": "127.0.0.1",
    "Port": 1883,
    "Username": "admin",
    "Password": "public"
    },
    "RabbitMQ": {
    "Host": "",
    "Port": 0,
    "Username": "",
    "Password": "",
    "VHost": "",
    "Exchange": "",
    "Queue": ""
    },
    "JWTAuth": {
    "Enable": true,
    "SigningMethod": "HS512",
    "SigningKey": "airiot20210427",
    "Expired": 1209600,
    "Store": "file",
    "FilePath": "data/jwt_auth.db",
    "RedisDB": 10,
    "RedisPrefix": "auth_"
    },
    "API": {
    "Schema": "http",
    "Host": "127.0.0.1:31000",
    "Timeout": 0
    },
    "Zeebe": {
    "GatewayAddress": "127.0.0.1:26500",
    "UsePlaintextConnection": true
    },
    "Minio": {
    "Endpoint": "",
    "AccessKeyID": "",
    "SecretAccessKey": "",
    "UseSSl": false,
    "ExpireIn": 0
    },
    "SpeechSynthesis": {
    "Host": "127.0.0.1:8888"
    },
    "Flow": {
    "Host": "127.0.0.1",
    "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://127.0.0.1:13030",
    "Timeout": 60
    }
    }
    time="2025-12-23T16:26:10+08:00" level=info msg="服务启动,运行模式:debug,版本号:v3.7.110,进程号:10952" tag=main version=v3.7.110

    1 条回复 最后回复
    0
  • W 离线
    W 离线
    wanjun
    编写 最后由 编辑
    #11

    能约个时间 远程瞧瞧啊 这样回复太慢了

    1 条回复 最后回复
    0
  • 智能人机智 离线
    智能人机智 离线
    智能人机
    编写 最后由 编辑
    #12

    现在远程发一下,或者明天发远程给我

    1 条回复 最后回复
    0

  • 登录

  • 没有帐号? 注册

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 版块
  • 最新
  • 标签
  • 热门
  • 用户
  • 群组