Skip to content

Instantly share code, notes, and snippets.

@ngauthier
Created July 14, 2010 15:32
Show Gist options
  • Select an option

  • Save ngauthier/475575 to your computer and use it in GitHub Desktop.

Select an option

Save ngauthier/475575 to your computer and use it in GitHub Desktop.
$ firetower setup
What is your Campfire subdomain? If your Campfire address is
http://mycompany.campfirenow.com, your subdomain is "mycompany" (without the
quotes).
smartlogic
Please enter your Campfire API token. You can find your token at
http://smartlogic.campfirenow.com/member/edit
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (actual token was here)
Use SSL when connecting to Campfire?
no
F, [2010-07-14T11:24:34.571668 #17109] FATAL -- : 401 Authorization Required (OpenURI::HTTPError)
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:277:in `open_http'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:162:in `catch'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:518:in `open'
/home/nick/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/1.8/open-uri.rb:30:in `open'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/firetower-0.0.3/bin/firetower:254:in `run!'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/main-4.2.0/lib/main/program/class_methods.rb:147:in `run'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/main-4.2.0/lib/main/program/class_methods.rb:136:in `catch'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/main-4.2.0/lib/main/program/class_methods.rb:136:in `run'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/main-4.2.0/lib/main/factories.rb:18:in `run'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/main-4.2.0/lib/main/factories.rb:25:in `Main'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/gems/firetower-0.0.3/bin/firetower:6
/home/nick/.rvm/gems/ree-1.8.7-2010.01/bin/firetower:19:in `load'
/home/nick/.rvm/gems/ree-1.8.7-2010.01/bin/firetower:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment