Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after some time get no server running on /tmp/tmux-0/default #2

Open
LuisBL opened this issue Mar 17, 2019 · 3 comments
Open

after some time get no server running on /tmp/tmux-0/default #2

LuisBL opened this issue Mar 17, 2019 · 3 comments

Comments

@LuisBL
Copy link

LuisBL commented Mar 17, 2019

My usecase is:

  • I run on a tmux session as root a long rsync, then detach.
  • I right away I attach back it work well
  • But if I try to attach again the day after I get this error:

root@NAS:~# tty
/dev/pts/3
root@NAS:~# tmux ls
no server running on /tmp/tmux-0/default
root@NAS:~# 
root@NAS:~# ll /tmp/tmux-0/
total 0
srw-rw----  1 root root    0 Mar 16 17:36 default
drwx------  2 root root   60 Mar 16 17:36 .
drwxrwxrwt 11 root root 1.7K Mar 17 10:36 ..
root@NAS:~# 

here is where the tmux is installed in synology, there is no .tmux.conf

root@NAS:~# which tmux
/usr/local/bin/tmux
root@NAS:~# ls /usr/local/bin/tmux -la
lrwxrwxrwx 1 root root 29 Mar 11 23:05 /usr/local/bin/tmux -> /usr/local/tmux/bin/tmux-utf8
root@NAS:~# ls $HOME/.tmux*
ls: cannot access /root/.tmux*: No such file or directory
root@NAS:~# 
@LuisBL
Copy link
Author

LuisBL commented Mar 17, 2019

By the way the rsync process is still running (I see it on top)

@rahuladream
Copy link

How you have installed tmux in NAS

@LuisBL
Copy link
Author

LuisBL commented Jan 15, 2020

using the software center

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants