Skip to content

Instantly share code, notes, and snippets.

@xetamus
Last active February 17, 2017 16:40
Show Gist options
  • Save xetamus/4e39d3cfa74e2c5f95d1f3342ec5aafc to your computer and use it in GitHub Desktop.
Save xetamus/4e39d3cfa74e2c5f95d1f3342ec5aafc to your computer and use it in GitHub Desktop.
tmux protocol mismatch
$ tmux attach
protocol version mismatch (client 7, server 6)
$ pgrep tmux
3429
$ /proc/3429/exe attach
Re-attaching to tmux during do-release-upgrade found at SO http://unix.stackexchange.com/questions/122238/protocol-version-mismatch-client-8-server-6-when-trying-to-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment