Skip to content

Received empty message from server #2709

Description

@Fryuni

Running zellij -d

INFO   |zellij_client            | 2023-08-19 13:18:57.963 [main      ] [zellij-client/src/lib.rs:143]: Starting Zellij client! 
INFO   |zellij_server            | 2023-08-19 13:18:57.984 [main      ] [zellij-server/src/lib.rs:237]: Starting Zellij server! 
INFO   |zellij_server            | 2023-08-19 13:18:58.041 [main      ] [zellij-server/src/lib.rs:862]: Compiling plugins using Cranelift 
INFO   |zellij_server::plugins   | 2023-08-19 13:18:58.042 [wasm      ] [zellij-server/src/plugins/mod.rs:124]: Wasm main thread starts 
WARN   |zellij_utils::ipc        | 2023-08-19 13:19:04.226 [router    ] [zellij-utils/src/ipc.rs:230]: Error in IpcReceiver.recv(): InvalidMarkerRead(Error { kind: UnexpectedEof, message: "failed to fill whole buffer" }) 
ERROR  |zellij_client            | 2023-08-19 13:19:04.226 [router    ] [zellij-client/src/lib.rs:309]: Received empty message from server 

Running zellij -d server /run/user/1000/zellij/0.37.2/zip and zellij attach zip separately

INFO   |zellij_server            | 2023-08-19 13:17:45.941 [main      ] [zellij-server/src/lib.rs:237]: Starting Zellij server! 
INFO   |zellij_client            | 2023-08-19 13:17:51.040 [main      ] [zellij-client/src/lib.rs:143]: Starting Zellij client! 
ERROR  |zellij_utils::errors::not| 2023-08-19 13:17:51.043 [main      ] [zellij-utils/src/errors.rs:601]: Panic occured:
             thread: main
             location: At zellij-server/src/lib.rs:420:51
             message: called `Option::unwrap()` on a `None` value 
WARN   |zellij_utils::ipc        | 2023-08-19 13:17:51.045 [router    ] [zellij-utils/src/ipc.rs:230]: Error in IpcReceiver.recv(): InvalidMarkerRead(Error { kind: UnexpectedEof, message: "failed to fill whole buffer" }) 
ERROR  |zellij_client            | 2023-08-19 13:17:51.046 [router    ] [zellij-client/src/lib.rs:309]: Received empty message from server 

Basic information

zellij --version: compiled both from 0.37.2 and from the latest commit (as of now bf3c072)
stty size: 71 319
uname -av: Linux lotus-notebook 6.1.45 #1-NixOS SMP PREEMPT_DYNAMIC Fri Aug 11 10:08:27 UTC 2023 x86_64 GNU/Linux

Further information

Tried compiling with both rust 1.71.1 and rust 1.73.0-nightly (1b198b3a1 2023-08-13)

All four combinations (2 rust version x release/latest commit) had the same problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions