-
Notifications
You must be signed in to change notification settings - Fork 22
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
Serial console: WriteBufferFull error #540
Comments
I notice that every instance of Angela's I looked at on the dogfood rack had inaccessible serial consoles. At first, I wondered if this was related to her instances having a long uptime (created August 30), but at least one instance I checked ( I then tried creating a new instance and saw the same behavior: the instance was up (I could ssh in), but I could not access the console via the web interface or the CLI, with the same error on the propolis side. For reference, this is what that looks like from the CLI:
|
I'm also seeing the same as above, but I can get the console history for my instance with
|
I believe this is caused by unnecessarily constrained websocket config parameters introduced in 9aa216fdd2990de767e484ef1b1c9e30df3785f9 Tracing through the tungstenite logic, if a write is issued which exceeds |
This updates the Propolis packaging to use a version with the fix to oxidecomputer/propolis#540.
This updates the Propolis packaging to use a version with the fix to oxidecomputer/propolis#540.
Hit this error on rack2 when trying to connect to the serial console of a running VM:
https://oxide.sys.rack2.eng.oxide.computer/projects/try/instances/sysbench-mysql-14/serial-console
Instance info: sled 9 (BRM44220005), oxz_propolis-server_ca269f75-8ad3-4b0f-8c4e-fef91577180b
The text was updated successfully, but these errors were encountered: