-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
when you use search function it shows a split second then goes Cannot read property 'on' of undefined #832
Comments
i already install net-tools |
|
Looks like it's failing to run ripgrep for the search. code-server contains Try running |
still permission denied |
any news? |
Does this issue persist in v2? I haven't been able to replicate it. |
well it happened to me on v1. if you use the binary ..on server that has web hosting panel on it.. such as cpanel or cyberpanel those guys mount tmp without execution thats why this happened.. the only solution is to build it under their jailed ssh account.. .. in v2.... still happening .. building it from source will fix it.. because the vscode is right beside code server ..if i go in tmp .. i dont see that /tmp/code-server/.. maybe I suggest that just extract it beside where user put it.. not on the temp it self.. example if i do mkdir lol |
I'm debugging latest LKGR, this is no longer present. |
LKGR compatible even if tmp had no exec perm? does it not extract on tmp anymore? |
Ohh that's interesting. So you can write to /tmp you just can't execute from it? |
I opened an issue: #1102. |
code-server
version: just now fresh buildDescription
Steps to Reproduce
step 1: search
The text was updated successfully, but these errors were encountered: