warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.5k stars 376 forks source link

Error: "bash: cannot create temp file for here-document: No space left on device" #5472

Closed posifancy closed 1 week ago

posifancy commented 1 week ago

Dupe Check

Describe the bug

When entering a command, after accidentally entering an incorrect space, the following message started appearing:

bash: cannot create temp file for here-document: No space left on device

To reproduce

  1. Open the Warp program.
  2. Enter the command: [Insert the command causing the issue].
  3. Observe the error message appearing repeatedly.

Expected behavior

The command should execute without any errors, and temporary files should be created successfully without running into space issues.

Screenshots

warp_error

Operating system

MacOS (Apple M1 Pro)

Operating system and version

Ubuntu 20.04.6 LTS

Shell Version

GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.11.05.08.02.stable_02

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

"November 5, 2024"

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None