Skip to content

Instantly share code, notes, and snippets.

+ 12 mosfets
+ 20 1 meter LED strips
+ 12 (100 ohm) resistors
+ 2 Protoboard
+ 22 gauge water
+ 12v
+ Linear Regulator
- 1/4" to 1/8" adapter
Africa/Algiers
Africa/Cairo
Africa/Casablanca
Africa/Harare
Africa/Johannesburg
Africa/Monrovia
Africa/Nairobi
America/Argentina/Buenos_Aires
America/Bogota
America/Caracas
$ ./go-kegsy-trace
Processing event on line #0: 31,0,2,0,pour;
Processing event on line #0: 31,0,2,101,pour;
Processing event on line #0: 31,0,2,202,pour;
Processing event on line #0: 32,0,2,303,pourEnd;
Processing event on line #1: 31,1,3,0,pour;
Processing event on line #1: 31,1,3,101,pour;
Processing event on line #1: 31,1,3,202,pour;
Processing event on line #1: 31,1,3,303,pour;
Processing event on line #1: 31,1,3,404,pour;
(GMT-11:00) American Samoa
(GMT-11:00) International Date Line West
(GMT-11:00) Midway Island
(GMT-10:00) Hawaii
(GMT-09:00) Alaska
(GMT-08:00) Pacific Time (US & Canada)
(GMT-08:00) Tijuana
(GMT-07:00) Arizona
(GMT-07:00) Chihuahua
(GMT-07:00) Mazatlan
Abu Dhabi
Adelaide
Alaska
Almaty
American Samoa
Amsterdam
Arizona
Astana
Athens
Atlantic Time (Canada)
$ s3cmd list-buckets
/home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/awsbase/awsbase.rb:575:in `request_info_impl': AccessDenied: Access Denied (Aws::AwsError)
REQUEST=s3.amazonaws.com:443/
from /home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/awsbase/awsbase.rb:319:in `request_info2'
from /home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/awsbase/awsbase.rb:341:in `request_info3'
from /home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/s3/s3_interface.rb:190:in `request_info'
from /home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/s3/s3_interface.rb:204:in `list_all_my_buckets'
from /home/kelly/.gem/ruby/1.9.3/gems/aws-2.8.0/lib/s3/s3.rb:105:in `buckets'
from /home/kelly/.gem/ruby/1.9.3/gems/s3cmd-1.1.0/lib/s3cmd.rb:18:in `list_buckets'
from /home/kelly/.gem/ruby/1.9.3/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
client.register({
:url => "/users/:id",
:accept => :json,
:success => Proc.new { |res|
puts res
},
:error => Proc.new{ |res|
puts "ERROR: #{res.body}"
}
})
-----> Starting Kitchen (v1.1.1)
D [kitchen::driver::vagrant command] BEGIN (vagrant --version)
D [kitchen::driver::vagrant command] END (0m0.15s)
-----> Converging <default-ubuntu-1204>...
D Creating Vagrantfile for <default-ubuntu-1204> (/home/kelly/work/simplymeasured/chef/cookbooks/smauth/.kitchen/kitchen-vagrant/default-ubuntu-1204/Vagrantfile)
D ------------
D Vagrant.configure("2") do |c|
D c.vm.box = "opscode_ubuntu-12.04_chef-provisionerless"
D c.vm.box_url = "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box"
D c.vm.hostname = "default-ubuntu-1204.vagrantup.com"
kelly in ~/work/simplymeasured/chef/cookbooks/smauth on feature/smauth-test-kitchen-fix▲
$ cat tmp.out
-----> Starting Kitchen (v1.1.1)
-----> Converging <default-ubuntu-1204>...
Preparing files for transfer
Resolving cookbook dependencies with Berkshelf...
Removing non-cookbook files before transfer
Preparing data bags
Preparing environments
Transfering files to <default-ubuntu-1204>
@kellydunn
kellydunn / gist:7995556
Created December 16, 2013 22:24
vagrant up SSL connection issue.
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[Berkshelf] This version of the Berkshelf plugin has not been fully tested on this version of Vagrant.
[Berkshelf] You should check for a newer version of vagrant-berkshelf.
[Berkshelf] If you encounter any errors with this version, please report them at https://github.com/RiotGames/vagrant-berkshelf/issues
[Berkshelf] You can also join the discussion in #berkshelf on Freenode.
[Berkshelf] Updating Vagrant's berkshelf: '/home/kelly/.berkshelf/default/vagrant/berkshelf-20131216-19433-d8pdiq-default'
[Berkshelf] Using smaug (0.0.1)
/home/kelly/.vagrant.d/gems/gems/celluloid-0.14.1/lib/celluloid/responses.rb:29:in `value': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (Ridley::Errors::ConnectionFailed)