You need to install the ruby-debug gem;

gem install ruby-debug

When you encounter the above error, install ruby-hmac gem.

gem install ruby-hmac

The S3 error: RequestTimeTooSkewed – The difference between the request time and the current time is too large. The reason for this time check is security, it prevents “record en playback” attacks.

Systems that make use of AWS must have the correct time and also the timezone must be correct. Otherwise the conversion to UTC will give the wrong result.

Make sure your date and time are correct. Set it properly.

This command has been deprecated in Rails 2.2.2.

comment out this line in config/environments/development.rb;

#config.action_view.cache_template_extensions = false

Page 1 of 4612345»...Last »

Categories and Tags

Advertising