bug: Output truncated: too many lines or bytes
Resolved 💬 2 comments Opened Apr 22, 2025 by hfabio Closed Aug 7, 2025
What version of Codex is running?
0.1.2504211509
Which model were you using?
gemini-1.5-pro
What platform is your computer?
Linux 5.15.167.4-microsoft-standard-WSL2 x86_64 x86_64
What steps can reproduce the bug?
I'm using Ubuntu 20.04 over WSL on Windows 11.
When I use gemini-1.5-pro, and I ask to read a markdown file to create the described project in it, it fails with the message:
[Output truncated: too many lines or bytes]
This is the terminal screenshot (I've omitted the filename, but it is a regular filename)
What is the expected behavior?
Reading the file, sending it to the provider to process and then taking some action locally.
What do you see instead?
_No response_
Additional information
the message:
[Output truncated: too many lines or bytes]
and it stops running
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗