<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: OpsCenter install error</title>
		<link>http://www.datastax.com/support-forums/topic/opscenter-install-error</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:38:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/opscenter-install-error" rel="self" type="application/rss+xml" />

		<item>
			<title>daria on "OpsCenter install error"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-install-error#post-514</link>
			<pubDate>Wed, 14 Sep 2011 22:05:29 +0000</pubDate>
			<dc:creator>daria</dc:creator>
			<guid isPermaLink="false">514@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thank you for letting us know! So the documentation now works for you as it is?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueplastic on "OpsCenter install error"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-install-error#post-511</link>
			<pubDate>Wed, 14 Sep 2011 21:18:50 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">511@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Just tried the command that wasn't working this morning, and it seems fine now.&#60;/p&#62;
&#60;p&#62;So, this worked:&#60;/p&#62;
&#60;p&#62;wget -O - &#60;a href=&#34;http://debian.datastax.com/debian/repo_key&#34; rel=&#34;nofollow&#34;&#62;http://debian.datastax.com/debian/repo_key&#60;/a&#62; &#124; apt-key add -
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueplastic on "OpsCenter install error"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-install-error#post-510</link>
			<pubDate>Wed, 14 Sep 2011 19:07:33 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">510@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;When I run the command in step 5 of this page, I get an error:&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/opscenter/install_opscenter#opscenterd-install&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/install_opscenter#opscenterd-install&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ubuntu@ip-10-90-x-x:~$ sudo wget -O - &#60;a href=&#34;http://debian.datastax.com/debian/repo_key&#34; rel=&#34;nofollow&#34;&#62;http://debian.datastax.com/debian/repo_key&#60;/a&#62; &#124; apt-key add -&#60;br /&#62;
--2011-09-14 19:01:39--  &#60;a href=&#34;http://debian.datastax.com/debian/repo_key&#34; rel=&#34;nofollow&#34;&#62;http://debian.datastax.com/debian/repo_key&#60;/a&#62;&#60;br /&#62;
Resolving debian.datastax.com... 173.203.57.x&#60;br /&#62;
Connecting to debian.datastax.com&#124;173.203.57.x&#124;:80... connected.&#60;br /&#62;
HTTP request sent, awaiting response... 200 OK&#60;br /&#62;
Length: 2487 (2.4K) [application/octet-stream]&#60;br /&#62;
Saving to: `STDOUT'&#60;/p&#62;
&#60;p&#62;100%[===========================================================&#38;gt;] 2,487       --.-K/s   in 0s&#60;/p&#62;
&#60;p&#62;2011-09-14 19:01:39 (196 MB/s) - written to stdout [2487/2487]&#60;/p&#62;
&#60;p&#62;gpg: no writable keyring found: eof&#60;br /&#62;
gpg: error reading `-': general error&#60;br /&#62;
gpg: import from `-' failed: general error&#60;/p&#62;
&#60;p&#62;But if I change the URL to opscenter.datastax.com it works:&#60;/p&#62;
&#60;p&#62;ubuntu@ip-10-90-x-x:~$ wget -O - &#60;a href=&#34;http://opscenter.datastax.com/debian/repo_key&#34; rel=&#34;nofollow&#34;&#62;http://opscenter.datastax.com/debian/repo_key&#60;/a&#62; &#124; sudo apt-key add -&#60;br /&#62;
--2011-09-14 19:04:09--  &#60;a href=&#34;http://opscenter.datastax.com/debian/repo_key&#34; rel=&#34;nofollow&#34;&#62;http://opscenter.datastax.com/debian/repo_key&#60;/a&#62;&#60;br /&#62;
Resolving opscenter.datastax.com... 173.203.x.x&#60;br /&#62;
Connecting to opscenter.datastax.com&#124;173.203.x.x&#124;:80... connected.&#60;br /&#62;
HTTP request sent, awaiting response... 200 OK&#60;br /&#62;
Length: 2487 (2.4K) [application/octet-stream]&#60;br /&#62;
Saving to: `STDOUT'&#60;/p&#62;
&#60;p&#62;100%[===========================================================&#38;gt;] 2,487       --.-K/s   in 0s&#60;/p&#62;
&#60;p&#62;2011-09-14 19:04:09 (195 MB/s) - written to stdout [2487/2487]&#60;/p&#62;
&#60;p&#62;OK
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
