Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[joyent|compute] support for gracefully handling 400 error responses from api #3434

Closed
thekvn opened this issue Feb 11, 2015 · 1 comment
Closed
Assignees

Comments

@thekvn
Copy link
Member

thekvn commented Feb 11, 2015

This fixes Exception: NoMethodError: undefined method body' for nil:NilClass` when server returns a 400 bad request in cases where clock skew is too large

With this fix:

❯ bundle exec knife joyent server list -VV
ERROR: *InvalidHeader*
ERROR: Authorization header invalid: clock skew of 14378.016s was greater than 300s
@plribeiro3000
Copy link
Member

👍

@thekvn thekvn modified the milestone: v1.27.0 Feb 16, 2015
@thekvn thekvn self-assigned this Feb 16, 2015
plribeiro3000 added a commit to plribeiro3000/fog that referenced this issue Feb 25, 2015
* master: (105 commits)
  Adds `ovirt_filtered_api` to list of recognized options for Ovirt service
  Fine-tune affinity group mockups
  Implement affinity group mockups
  Remove dangeling references to pry debugger
  Implement affinity groups
  Add alias attribute to ovirt/compute/volume.rb
  Extract local storage provider
  Release 1.28.0
  Pass options when get resources from a stack
  Add missing braces
  Use fog-core 1.27.4 and above
  Use correct variable in code example
  Remove duplicate lines from code example
  Adding multiple server support for Docker
  Fix method names errors in exception
  remove redundant requires
  [joyent|compute] support for gracefully handling 400 error responses from api Fixes fog#3434
  Add floating disks manipulation in rbovirt provider
  Added extra parameters for domain suffixes and gateway, added comments
  Port Rackspace Orchestration implementation to OpenStack
  ...

Conflicts:
	.travis.yml
	fog.gemspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants