25 Replies
<#1318513870913929216>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
I dont really know where the important logs are…
Also, I dont know if I updated everything correctly
I just installed it again, because one page on the website said the saved data wont be deleted
these should be enough
how did you install code-server?
Using the install Script
I can't reproduce the issue on my end, which version of code-server are you running?
what command did you use to see these logs?
nevermind, I can reproduce on latest
it doesn't seem to cause any issues though, did you notice any weird behavior due to this?
code-server 4.95.3
yes, the terminal disconnects
ill send you a screenshot if it happens again. can take 2-3 minutes
@STRONG.CODΞ this is what happens right?
not only this
there is also a pty notification on the bottom and the terminal “sessions“ get red
oh
When clicking on the Yellow Pty Host button all terminal sessions get delted except the last and it is like in the picture
GitHub
ptyHost crashes resulting in the terminal disconnecting · Issue #71...
Is there an existing issue for this? I have searched the existing issues OS/Web Information Web Browser: Chrome Local OS: Windows Remote OS: Ubuntu Remote Architecture: amd64 code-server --version:...
as a workaround, you should downgrade your code-server version
you are not doing anything wrong, but the latest code-server version is broken
so you can re-run the install script by specifying a previous version to downgrade
so is version 4.95.2 not old enough?
it is pretty recent, and i believe that this version is part of the ones affected by this bug
you could try with
4.92.2
to see if it works betterhuh, am I passing the version correctly?
Ah I see, I forgot the
-s
Version 4.92.2 also is affected
At least I got the same errorI also tried 4.91.1..
Btw, I dont know if it is related but I think I cant push to github..
@Phorcys I dont know how far I need to downgrade. Im getting that exact error on a lot of versions
@Phorcys Sorry for pinging again. Do you know anything else I could do? I tried a lot of different Versions now and either I get this error:
or it is the pty host error again
this seems like a different issue, I am reading online that this bug is present with NodeJS versions <20
I'm not sure either, I'll try to experiment this week
What I think is weird, that another node from me uses nodejs 20.13.1 and code-server 4.92.2 de65bfc9477f61bc22d0b1a23085d1f18bb25202 with Code 1.92.2. Everything works there. It is only my node that is hosted on hetzner that has this problem. (Also tried the exact same nodejs and code-server version)
Thank you, feel free to ping / reply to me if you find something