Skip to content

Instantly share code, notes, and snippets.

@mbilokonsky
Created June 27, 2013 21:19
Show Gist options
  • Save mbilokonsky/5880505 to your computer and use it in GitHub Desktop.
Save mbilokonsky/5880505 to your computer and use it in GitHub Desktop.
I'm not able to pull down my themes from siteleaf using the ruby app.
$ siteleaf pull theme
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:129:in `open_uri': invalid access mode r:UTF-8 (URI::HTTPS resource is read only.) (ArgumentError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:30:in `open'
from /Library/Ruby/Gems/1.8/gems/siteleaf-0.9.6/bin/siteleaf:92:in `get_theme_assets'
from /Library/Ruby/Gems/1.8/gems/httparty-0.11.0/lib/httparty/response.rb:57:in `each'
from /Library/Ruby/Gems/1.8/gems/httparty-0.11.0/lib/httparty/response.rb:57:in `send'
from /Library/Ruby/Gems/1.8/gems/httparty-0.11.0/lib/httparty/response.rb:57:in `method_missing'
from /Library/Ruby/Gems/1.8/gems/siteleaf-0.9.6/bin/siteleaf:88:in `get_theme_assets'
from /Library/Ruby/Gems/1.8/gems/siteleaf-0.9.6/bin/siteleaf:155
from /usr/bin/siteleaf:19:in `load'
from /usr/bin/siteleaf:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment