TimeoutOverflowWarning

Resolved 💬 2 comments Opened May 17, 2025 by ramarivera Closed Aug 7, 2025

What version of Codex is running?

0.1.2505161800

Which model were you using?

codex-mini-latest

What platform is your computer?

linux | x64 | 5.15.167.4-microsoft-standard-WSL2

What steps can reproduce the bug?

  • ```

There is an error: Module not found: Can't resolve '@radix-ui/react-collection'
```

  • 14 reasoning | 0 tool
  • ```

so you are not properly displaying the markdown content, its like you converted it but the textarea is just displaying the pure markdown markup. I want it to be like obsidian, where both the markup and the format are present, so ## Test renders as ## Test as a header 2 for example
```

  • 24 reasoning | 0 tool
  • ```

There is no proper line wrapping in the markdown preview. The title and the byline of the article is not getting rendered. Images in base 64 are not renddered properly. Links should be rendered as links, not as markdown markup, the same as images
```

  • 1 reasoning | 0 tool
  • ```

There is no proper line wrapping in the markdown preview. The title and the byline of the article is not getting rendered. Images in base 64 are not renddered properly. Links should be rendered as links, not as markdown markup, the same as images
```

  • 0 reasoning | 0 tool
  • ```

There is no proper line wrapping in the markdown preview. The title and the byline of the article is not getting rendered. Images in base 64 are not renddered properly. Links should be rendered as links, not as markdown markup, the same as images
```

  • 2 reasoning | 0 tool
  • ```

There is no proper line wrapping in the markdown preview. The title and the byline of the article is not getting rendered. Images in base 64 are not renddered properly. Links should be rendered as links, not as markdown markup, the same as images
```

  • 2 reasoning | 0 tool
  • ```

There is no proper line wrapping in the markdown preview. The title and the byline of the article is not getting rendered. Images in base 64 are not renddered properly. Links should be rendered as links, not as markdown markup, the same as images
```

  • 1 reasoning | 0 tool

(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(Use node --trace-warnings ... to show where the warning was created)
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:243715) TimeoutOverflowWarning: 1200000000000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.

What is the expected behavior?

_No response_

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗