Sylvie Crowe
Sylvie Crowe
I'm encountering this same issue in @pixi/react 7.1.2. Exact same error message.
I think this is a combination of 2 issues. One is due to the configuration of stty on your remote machine. My guess would be that you are seeing [this...
Interesting--I would have expected clearing the known_hosts to at least temporarily make it go away. I'm really hoping it isn't an underlying bug in the library we're using. In the...
@stheil15 > Same here after an update but different error. Ubuntu 22.04 > >prompt> error, invalid packet received from waveshell client: raw[which: no mshell-v0.5 in > (/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/stheil/.mshell)] This looks like...
@oliv10 > Nothing that the 0.6.x version didn't support. I am truly unsure what caused the issue to arise all of the sudden. We made a bunch of ssh changes...
Granted, none of that directly fixes your issue. Did you by chance get a popup with the `remote host identification has changed` error? Typically that would mean, that waveterm is...
@kukkuk I believe your issue comes from a banner which should be solved in v0.7.0. Let me know if this is still a problem though.
Would you happen to have two entries for the same remote in your known_hosts file but with different keys?
If so, it could be related to this bug https://github.com/golang/go/issues/36126
If it is creating the three known hosts entries, it likely does come from the bug I linked above. It seems like the library we're using can't handle being provided...