Skip to content

Instantly share code, notes, and snippets.

@relwell
Created November 14, 2017 17:44
Show Gist options
  • Save relwell/f1b61f8c8ce9efe98db521ede55bd9c9 to your computer and use it in GitHub Desktop.
Save relwell/f1b61f8c8ce9efe98db521ede55bd9c9 to your computer and use it in GitHub Desktop.
Cago Issues
# this error is new...
1147425-C02RC34ZG8WP:sky-watch-ui-2 robertelwell$ cagor
Attempting to use cached file after error downloading (https://github.build.ge.com/raw/SECC/cago-config/master/cago-power.yaml): bad content length
# this was just working!
1147425-C02RC34ZG8WP:sky-watch-ui-2 robertelwell$ aws s3 sync build s3://uai2002311-skywatch --no-verify-ssl
/usr/local/lib/python2.7/site-packages/botocore/vendored/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
fatal error: An error occurred (AuthorizationHeaderMalformed) when calling the ListObjects operation: The authorization header is malformed; the Credential is mal-formed; expecting "<YOUR-AKID>/YYYYMMDD/REGION/SERVICE/aws4_request".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment