1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
It turns out it is a tmux issue. The remedy is to create a local tmux folder:
mkdir -p ~/.tmux/tmp
chmod 777 -R /.tmux/tmp/.tmux/tmp' >> ~/.bashrc
echo 'export TMUX_TMPDIR=
Still no idea what changed on the instance to cause the problem.
con risposta 4 anni fa
