-
I tried adding the following lines to my c:\program files\mercurial\Mercurial.ini file:
hgext.bookmarks =
hgext.hg-git = C:\etc\hg-git
... but it doesn't seem to be working. When I enter hg help, I …
-
It seems that the AWS load balancer code is broken in 0.7.1
ruby-1.9.2-p180 :014 > e = Fog::AWS::ELB.new(:aws_access_key_id=>AWS_KEY,:aws_secret_access_key=>AWS_SECRET)
=> #"/", :port=>"443", :que…
ghost updated
14 years ago
-
With Ruby 1.9.2 p180 & fog 0.8.1 (freshly installed this evening)
``` ruby
>> connection = Fog::Storage.new(:provider => 'AWS', :aws_access_key_id => ENV['AWS_KEY'], :aws_secret_access_key => ENV['AW…
-
I am trying to do some simple screen scraping on etrade's website but am getting a similar issue that was reported by someone earlier. I read through that message thread but it doesn't look like it w…
-
We are using S3 class version 0.4.0 and keep receiving the error below. We use a number of custom meta headers. The most likely culprit is our keyword header that is defined as:
'keyword' => mb_encod…
-
I'm getting frequent errors like this from s3:
```
RequestTimeTooSkewed
The difference between the request time and the current time is too large. 900000DF2C472E368B09C5
...
```
I configured …
-
I'm running into an issue today getting Filebrowser running in my project.
I've got it configures in all locations according to the docs for settings and urls. The only thing different about my setup…
-
*Originally reported by* **robcohen (Bitbucket: [robcohen](https://bitbucket.org/robcohen), GitHub: [robcohen](https://github.com/robcohen))**
----------------------------------------
API requiremen…
-
Just ran across something which caused me a bit of a headache; finally figured out what it was!
Installing for the first time I get an exception when generating the assets:
```
rails g active_admin:i…
-
Long story, but I kept getting errors on the AWS MapReduce cluster saying the jobs failed... right starting today...
And the error message I got from the console was this
```
univariate_selection.py…