On Thu, May 7, 2015 at 10:02 AM, Gene Heskett <[email protected]> wrote:

> >
> > I'm confused a bit.  Up above, you said you were having the problems
> > on the lathe machine, but in the paragraph just above this, the
> > problem is now on the mill machine?
> >
> > Mark
>
> When attempting run linuxcnc, yes, update-manager will run and remote its
> display on the shop,10.04-4 LTS machine, but not on the lathe which is
> the new binary-hybrid.iso install.
>
> This is the refusal to run update-manager of the lathe's install, from an
> ssh -Y session here:
>
> gene@lathe:~$ sudo update-manager
> X11 connection rejected because of wrong authentication.
> /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning:
> could not open display
>   warnings.warn(str(e), _gtk.Warning)
> X11 connection rejected because of wrong authentication.
> [   ERROR:UpdateManager.BugHandler] No exception handler installed.
> Traceback (most recent call last):
>   File "/usr/bin/update-manager", line 37, in <module>
>     app = Application(APP_NAME, LOCALE_DIR, frontend='Gtk')
>   File "/usr/lib/pymodules/python2.7/UpdateManager/Application.py", line
> 120, in __init__
>     self._load_frontend(frontend)
>   File "/usr/lib/pymodules/python2.7/UpdateManager/Application.py", line
> 201, in _load_frontend
>     "frontend", FrontendBase)
>   File "/usr/lib/pymodules/python2.7/UpdateManager/Application.py", line
> 240, in _load_meta
>     obj = symbol(*module_args, **module_kwargs)
>
> File "/usr/lib/pymodules/python2.7/UpdateManager/Frontend/Gtk/__init__.py",
> line 59, in __init__
>     gtk.init_check()
> RuntimeError: could not open display
>
> So WTH is this wrong authenification?
>
> The above was snapshoted after commenting out the extra line
> in /etc/ssh/sshd_config and restarting the ssh daemons on both machines.
>
> Cheers, Gene Heskett
>

Can you post your sshd_config from the lathe machine, and also what you see
from ssh -Y -vvv <lathe_machine>?

Mark
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to