[自主托管] 无法监控终点设备,错误信息为"检查器响应无效。"
Docker ps
0fa2b697101b openstatus/private-location:latest "/opt/bin/private-lo…" 20 minutes ago Up 20 minutes (healthy) 0.0.0.0:8081->8080/tcp, [::]:8081->8080/tcp openstatus-private-location
e3264d1d2518 openstatus/dashboard:latest "Docker-entrypoint.s…" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:3002->3000/tcp, [::]:3002->3000/tcp openstatus-dashboard
fcea39e0b584 openstatus/status-page:latest "Docker-entrypoint.s…" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:3003->3000/tcp, [::]:3003->3000/tcp openstatus-status-page
838669c6b796 openstatus/server:latest "/bin/app" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:3001->3000/tcp, [::]:3001->3000/tcp openstatus-server
a2922bf2adde openstatus/workflows:latest "/app/apps/workflows…" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:3000->3000/tcp, [::]:3000->3000/tcp openstatus-workflows
7c7da0401980 ghcr.io/tursodatabase/libsql-server:latest "/usr/local/bin/dock…" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:5001->5001/tcp, [::]:5001->5001/tcp, 0.0.0.0:8080->8080/tcp, [::]:8080->8080/tcp openstatus-libsql
252c0b8c7341 tinybirdco/tinybird-local:latest "/usr/bin/supervisord" 38 minutes ago Up 38 minutes (healthy) 0.0.0.0:7181->7181/tcp, [::]:7181->7181/tcp, 7182/tcp openstatus-tinybird
#### `Docker logs openstatus-dashboard`Checker HTTP test failed for https://www.google.com/: [ { "code": "invalid_union", "errors": [ [ { "expected": "number", "code": "invalid_type", "path": [ "status" ], "message": "Invalid input: expected number, received undefined" }, { "expected": "number", "code": "invalid_type", "path": [ "latency" ], "message": "Invalid input: expected number, received undefined" }, { "expected": "record", "code": "invalid_type", "path": [ "headers" ], "message": "Invalid input: expected record, received undefined" }, { "expected": …
内容来源: openstatusHQ/openstatus