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

warp_escape_json:1: can't create temp file for here document: permission denied #4912

Open
1 task done
jackqiu0123 opened this issue May 13, 2024 · 4 comments
Open
1 task done
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@jackqiu0123
Copy link

Dupe Check

Describe the bug

No matter what command I execute, there will always be this error coming out
warp_escape_json:1: can't create temp file for here document: permission denied
image

Warp: v0.2024.05.07.08.02.stable_02
Mac: 14.4.1 (23E224)

To reproduce

After starting Warp for a period of time, maybe 4or 5 days, this issue will occur

Expected behavior

No response

Screenshots

No response

Operating system

MacOS

Operating system and version

14.4.1 (23E224)

Shell Version

zsh 5.9 (x86_64-apple-darwin23.0) GNU bash, version 3.2.57(1)-release (arm64-apple-darwin23)

Current Warp version

v0.2024.05.07.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

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

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

None

@jackqiu0123 jackqiu0123 added the Bugs Bugs, Hangs, Crash, and Freezes label May 13, 2024
@alokedesai
Copy link
Member

Hey @jackqiu0123, thanks for filing and sorry for the issues you're experiencing.

Are you in a subshell or SSH session when this reproduces? Additionally, would you mind sharing the output of ls -l /tmp? It seems like your tmp directory may have the incorrect permissions.

@jackqiu0123
Copy link
Author

@alokedesai
image

@jackqiu0123
Copy link
Author

Hey @jackqiu0123, thanks for filing and sorry for the issues you're experiencing.

Are you in a subshell or SSH session when this reproduces? Additionally, would you mind sharing the output of ls -l /tmp? It seems like your tmp directory may have the incorrect permissions.

image

@alokedesai
Copy link
Member

What's the value of the $TMPPREFIX env var in your ZSH session? Next time this occur occurs could you also see if the value of that environment variable (or the permissions of the directory that the env var points to) has changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants