I pasted a huge amount of text into the web console (xterm.js) for LXC container ID 201 by mistake, a huge log's worth of data. This caused the web console to freeze up. Now, no matter what I do, I cannot access the web console for this container anymore. It connects properly, then sits on a black screen with the white box (as if I can type) on the top left. This box is not blinking:
- Rebooting the container and restarting the web console does not fix it.
- The web console for all other containers is continuing to work fine.
- I can still access the container through the "lxc-attach --name 201" command on the host, and there doesn't appear to be anything wrong here.
- I tried every Console mode (tty, console, shell) in the Proxmox settings for this container, nothing worked.
- noVNC has the same output.
- I tried pressing Control - ALT - F1, and every similar combination I can think of.
- When this happened in the past, rebooting the entire Proxmox host fixed it.
- I cloned the container to ID 202, and the web console for ID 202 works. I then deleted ID 201, and cloned 202 over to 201...and the 201 web console still doesn't show any output.