-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug] Macro + Markets section unpopulated #56
Description
Summary
Data is almost completely absent from the Macro+Market section in the interface, despite that pulls from sources such as Yahoo Finance function from the box itself
Environment
- OS: Debian 1:6.12.62-1+rpt1
- Install method: Docker
- Node version: v22.22.0
- LLM provider: OpenRouter
Steps to Reproduce
- Configure tokens, API keys etc in .env
- Start Crucix
- Visit web interface
Expected Behavior
Data pulls from providers processed and displayed in web interface
Actual Behavior
Silent fail
Logs or Screenshots
Paste relevant logs, screenshots, or terminal output.
============================================================
[Crucix] Starting intelligence sweep — 27 sources...
[Crucix] Starting sweep at 12:24:13 AM
[Crucix] Sweep complete in 78912ms — 27/27 sources returned data
[Crucix] Synthesizing dashboard data...
[Crucix] Generating LLM trade ideas...
[Crucix] LLM generated 6 ideas
[Crucix] Sweep complete — 27/27 sources OK
[Crucix] 6 ideas (llm) | 50 news | 50 feed items
[Crucix] Delta: 1 changes, 0 critical, direction: mixed
[Crucix] Next sweep at 12:41:07 AM
Additional Context
Data pulls work from the box:
[code]
curl -s "https://query1.finance.yahoo.com/v7/finance/quote?symbols=SPY"
![]() Will be right back...Thank you for your patience. Our engineers are working quickly to resolve the issue. |
[code]
