Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Invalid string length in curator-viewer for long reasoning traces #433

Open
RyanMarten opened this issue Feb 2, 2025 · 0 comments
Open
Assignees
Labels
curator-viewer Related to the curator viewer P1 Important

Comments

@RyanMarten
Copy link
Contributor

RangeError: Invalid string length

Full stack trace:

Error reading responses file: RangeError: Invalid string length
    at async h (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/.next/server/app/api/responses/[runHash]/route.js:1:1941)
    at async tn.do (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:17739)
    at async tn.handle (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:21288)
    at async doRender (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:1493:42)
    at async responseGenerator (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:1834:28)
    at async NextNodeServer.renderToResponseWithComponentsImpl (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:1876:28)
    at async NextNodeServer.renderPageComponent (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:2290:24)
    at async NextNodeServer.renderToResponseImpl (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:2328:32)
    at async NextNodeServer.pipeImpl (/Users/ryan/.local/pipx/venvs/pip/lib/python3.13/site-packages/bespokelabs/curator/viewer/static/node_modules/next/dist/server/base-server.js:984:25)
@RyanMarten RyanMarten added the bug label Feb 2, 2025
@CharlieJCJ CharlieJCJ self-assigned this Feb 2, 2025
@RyanMarten RyanMarten added P1 Important curator-viewer Related to the curator viewer and removed bug labels Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
curator-viewer Related to the curator viewer P1 Important
Projects
None yet
Development

No branches or pull requests

2 participants