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

screen command failed "No screen session found." #8

Closed
WSPeng opened this issue Apr 21, 2020 · 2 comments
Closed

screen command failed "No screen session found." #8

WSPeng opened this issue Apr 21, 2020 · 2 comments

Comments

@WSPeng
Copy link

WSPeng commented Apr 21, 2020

Hi,
In the step 3 (Start visualization services) in Experiments in Habitat: $screen -S visdom_server -p 0 -X stuff "visdom^M"
Error message "No screen session found" is returned.
May I ask how to work around this problem?
Thank you

@alexsax
Copy link
Owner

alexsax commented Apr 21, 2020

The only point of this command is to start a visdom server on your local machine. The visdom server is there so that you can view the logged results. You could use any method for starting that server in the background:, screen, tmux, nohup, etc--whatever you usually prefer should work here.

@WSPeng WSPeng closed this as completed Apr 30, 2020
@liuqi8827
Copy link

liuqi8827 commented Jul 7, 2020

@WSPeng @alexsax
Hi, I'm facing the same problem.
In the step 3 (Start visualization services) in Experiments in Habitat: $screen -S visdom_server -p 0 -X stuff "visdom^M"
Error message "No screen session found" is returned.

Did you solved this problem?
Thanks!

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

3 participants