Files
polymarket-arb-bot/.omc/state/last-tool-error.json

7 lines
350 B
JSON
Raw Normal View History

2026-03-28 11:38:53 +09:00
{
"tool_name": "Bash",
2026-03-29 01:36:30 +09:00
"tool_input_preview": "{\"command\":\"ssh kakao@100.125.85.86 \\\"ps aux | grep streamlit | grep -v grep; echo '---'; ss -tlnp | grep 8503 2>/dev/null\\\"\",\"timeout\":10000,\"description\":\"Check current dashboard status\"}",
"error": "Exit code 1\n---",
"timestamp": "2026-03-28T16:00:08.546Z",
"retry_count": 2
2026-03-28 11:38:53 +09:00
}