Quantcast
Channel: DataStax Support Forums » Recent Topics
Viewing all articles
Browse latest Browse all 387

pho on "Installations Failed - Illegal variable name"

$
0
0

Hi,
I am trying to setup the opscenter for the 1st time from here - http://www.datastax.com/documentation/gettingstarted/getting_started/gettingStartedInstallOpscDeb_t.html

After step 9, I get this error:
Installations Failed
Some agent installations failed:

- 127.0.0.1: Exception: Failed to SSH to 127.0.0.1: Error output:
Warning: No xauth data; using fake authentication data for X11 forwarding.
Illegal variable name.

Exit code: 1
Close

Here are the details from /var/log:
2013-07-26 13:03:47-0700 [] INFO: Testing SSH connectivity to 127.0.0.1
2013-07-26 13:03:47-0700 [Test_Cluster] INFO: Beginning install of OpsCenter agent to 127.0.0.1
2013-07-26 13:03:48-0700 [Test_Cluster] ERROR: Installation failed: Failed to SSH to 127.0.0.1: Error output:
Warning: No xauth data; using fake authentication data for X11 forwarding.
Illegal variable name.

Exit code: 1
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)

File "/usr/lib/python2.7/dist-packages/opscenterd/Agents.py", line 938, in _installAgent

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)

File "/usr/lib/python2.7/dist-packages/opscenterd/Agents.py", line 913, in _getPackageManager

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)

File "/usr/lib/python2.7/dist-packages/opscenterd/Agents.py", line 900, in _runRemoteSSHCommand

2013-07-26 13:05:31-0700

Can anyone please help me out with this?

Thanks!


Viewing all articles
Browse latest Browse all 387

Trending Articles