Skip to content

[Bug] Macro + Markets section unpopulated #56

@simon-anderson

Description

@simon-anderson

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

  1. Configure tokens, API keys etc in .env
  2. Start Crucix
  3. 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.

Image

============================================================
[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"

<title>Yahoo</title><style>html{height:100%}body{background:#fafafc url(https://s.yimg.com/nn/img/sad-panda-201402200631.png) 50% 50%;background-size:cover;height:100%;text-align:center;font:300 18px "helvetica neue",helvetica,verdana,tahoma,arial,sans-serif}table{height:100%;width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;border:0}h1{font-size:42px;font-weight:400;color:#400090}p{color:#1a1a1a}#message-1{font-weight:bold;margin:0}#message-2{display:inline-block;*display:inline;zoom:1;max-width:17em;_width:17em}</style><script>document.write('

&test="+encodeURIComponent("%<{Bucket}cqh[:200]>")+'" width="0px" height="0px"/>');var beacon=new Image();beacon.src="//bcn.fp.yahoo.com/p?s=1197757129&t="+new Date().getTime()+"&src=aws&err_url="+encodeURIComponent(document.URL)+"&err=%&test="+encodeURIComponent("%<{Bucket}cqh[:200]>");</script>
Yahoo Logo

Will be right back...

Thank you for your patience.

Our engineers are working quickly to resolve the issue.

[code]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions