Basic information
zellij --version: 0.30.0
stty size: 24 155
uname -av: Linux hostname 5.15.0-40-generic #43-Ubuntu SMP Wed Jun 15 12:54:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
List of programs you interact with as, PROGRAM --version: output cropped meaningful, for example:
npm --version: 8.11.0
node --version: v16.15.1
git --version: git version 2.34.1
Further information
I'm not able to recreate the issue (after killing zellij and deleting the logfile), however, I'll continue running zellij with the --debug arg and tailing the logs so I can attach some useful logs when the issue happens again.
I noticed that my disk is filling up and I found out that the zellij logfile is 160 GB in size and ~20 MB are adding up every second.
This message from the zellij_client was repeatedly printing into the logfile, like 40 or 50 times a second.
ERROR |zellij_client | 2022-07-07 13:24:42.442 [router ] [/home/ubuntu/.cargo/registry/src/github.com-1ecc6299db9ec823/zellij-client-0.30.0/src/lib.rs:291]: Received empty message from server
Basic information
zellij --version:0.30.0stty size:24 155uname -av:Linux hostname 5.15.0-40-generic #43-Ubuntu SMP Wed Jun 15 12:54:21 UTC 2022 x86_64 x86_64 x86_64 GNU/LinuxList of programs you interact with as,
PROGRAM --version: output cropped meaningful, for example:npm --version:8.11.0node --version:v16.15.1git --version:git version 2.34.1Further information
I'm not able to recreate the issue (after killing zellij and deleting the logfile), however, I'll continue running zellij with the
--debugarg and tailing the logs so I can attach some useful logs when the issue happens again.I noticed that my disk is filling up and I found out that the zellij logfile is 160 GB in size and ~20 MB are adding up every second.
This message from the zellij_client was repeatedly printing into the logfile, like 40 or 50 times a second.