Issue After version upgrade, tmux failed with error: $ tmux protocol version mismatch (client 8, server 7) Caused There is a old tmux session which still running. Resolution Killall active tmux session $ sudo killall -9 tmux Ref: https://repost.aws/...
kholis.hashnode.dev1 min readNo responses yet.