Skip to content

Instantly share code, notes, and snippets.

@thoughtcroft
thoughtcroft / Fastfile
Created August 4, 2015 01:03
fastlane_update error
# vi:syntax=ruby
# Customise this file, documentation can be found here:
# https://github.com/KrauseFx/fastlane/tree/master/docs
# All available actions: https://github.com/KrauseFx/fastlane/blob/master/docs/Actions.md
# can also be listed using the `fastlane actions` command
fastlane_version "1.13.1"
default_platform :ios
@thoughtcroft
thoughtcroft / 11.12.2 errors
Created May 28, 2014 02:33
Chef remote_file redirect from http -> https fails
[2014-05-27T23:44:24+00:00] INFO: Processing remote_file[/var/cache/repmgr/repmgr-bugfix-standby-follow-user.tar.gz] action create_if_missing (repmgr::source_install line 40)
[2014-05-27T23:44:24+00:00] DEBUG: touching /var/cache/repmgr/repmgr-bugfix-standby-follow-user.tar.gz to create it
[2014-05-27T23:44:24+00:00] INFO: remote_file[/var/cache/repmgr/repmgr-bugfix-standby-follow-user.tar.gz] created file /var/cache/repmgr/repmgr-bugfix-standby-follow-user.tar.gz
[2014-05-27T23:44:24+00:00] DEBUG: remote_file[/var/cache/repmgr/repmgr-bugfix-standby-follow-user.tar.gz] checking for changes
[2014-05-27T23:44:24+00:00] DEBUG: turning gzip compression off due to filename ending in gz
[2014-05-27T23:44:24+00:00] DEBUG: Cache control headers: {}
[2014-05-27T23:44:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-05-27T23:44:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-05-27T23:44:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLen