Skip to content

Instantly share code, notes, and snippets.

@rossmeissl
Created March 21, 2011 17:10
Show Gist options
  • Save rossmeissl/879799 to your computer and use it in GitHub Desktop.
Save rossmeissl/879799 to your computer and use it in GitHub Desktop.
(1:03:32 PM) Seamus Abshere: vidalia:~ $ smartermeter
SmarterMeter: Initial Configuration
--------------------------------------------------------------------------------
This program stores your PG&E account username and password on disk. The
password is encrypted but could be retrieved fairly easily. If this makes you
uncomfortable quit now (use ctrl-c).
--------------------------------------------------------------------------------
PG&E account username: robbieadler
PG&E account password: ****
Configuration finished
/Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/crypt-1.1.4/./crypt/blowfish.rb:71:in `encrypt_pair': undefined method `%' for true:TrueClass (NoMethodError)
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/crypt-1.1.4/./crypt/blowfish.rb:69:in `upto'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/crypt-1.1.4/./crypt/blowfish.rb:69:in `encrypt_pair'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/crypt-1.1.4/./crypt/blowfish.rb:96:in `encrypt_block'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/daemon.rb:66:in `password='
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/daemon.rb:92:in `verify_configuration'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/interfaces/cli.rb:37:in `setup'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/daemon.rb:90:in `verify_configuration'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/daemon.rb:41:in `configure'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/lib/smartermeter/daemon.rb:17:in `start'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/gems/smartermeter-0.3.1/bin/smartermeter:11
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/bin/smartermeter:19:in `load'
from /Users/seamus/.rvm/gems/ruby-1.8.7-p334/bin/smartermeter:19
vidalia:~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment