0

Up until last week, I have been able to open X11 windows just fine on the remote machine. Suddenly I have not been able to.

I connect to the machine with

$ ssh user@remote -Y

I am running OSX Sierra 10.12.6 and XQuartz.

When I connect to the remote machine, I attempt to launch an X11 window and get the error message.

$ xeyes
connect localhost port 6000: Connection refused
Error: Can't open display: localhost:10.0

Following the instructions in other questions, I have reinstalled XQuartz, reset network settings and disabled my firewall and none of these have solved the problem.

  • You should try [serverfault.com](http://serverfault.com/) for that matter. – Paradox Apr 02 '18 at 19:03
  • Doesn't the localhost:10.0 portion mean that the issue is on my end? Other people on the same remote machine have confirmed for me that they are not having this issue. – user9587609 Apr 02 '18 at 20:13
  • No, because, AFAIK what you've done, you are, a the moment where the error occurs, connected _locally_ on the remote machine. – Paradox Apr 02 '18 at 20:17
  • I have resolved the issue. I was overwriting my display variable locally. – user9587609 Apr 02 '18 at 20:28

0 Answers0