-
Notifications
You must be signed in to change notification settings - Fork 214
Description
Server is running at: http://localhost:9998
[0] Also accessible at: http://127.0.0.1:9998
[0]
[0] Settings file: C:\Users\2023.shrimp-task-viewer-settings.json
[0]
[0] Available projects:
[0] - No projects configured. Add projects via the web interface.
[0]
[0] 🎯 Features:
[0] • React-based UI with TanStack Table
[0] • Real-time search and filtering
[0] • Sortable columns with pagination
[0] • Auto-refresh functionality
[0] • Profile management via web interface
[0]
[0] Open your browser to view tasks!
[1]
[1] VITE v5.4.19 ready in 624 ms
[1]
[1] ➜ Local: http://localhost:9999/
[1] ➜ Network: use --host to expose
[1] 18:52:30 [vite] http proxy error: /api/agents
[1] Error: connect ECONNREFUSED ::1:9998
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
[1] 18:52:30 [vite] http proxy error: /api/global-settings
[1] Error: connect ECONNREFUSED ::1:9998
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
[1] 18:52:30 [vite] http proxy error: /api/agents
[1] Error: connect ECONNREFUSED ::1:9998
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
[1] 18:52:30 [vite] http proxy error: /api/global-settings
[1] Error: connect ECONNREFUSED ::1:9998
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
,报这种错误是怎么回事啊