-
/Library/Ruby/Gems/1.8/gems/fog-1.6.0/lib/fog/linode/models/compute/data_centers.rb:20:in `map_datacenter': undefined method`each_with_object' for {"DATACENTERID"=>2, "LOCATION"=>"Dallas, TX, USA"}:Ha…
-
_(Was "Windows build fails", ed:RV)_
Actual NPM error log:
https://gist.github.com/3730932
I just found something about compiling leveldb in Windows:
https://groups.google.com/d/msg/leveldb/VuECZMn…
-
I have tried to double the size of cluster by doubling the number of minimum instance in 3 participating auto scaling group each from 3 to 6 to upgrade the ring from 9 nodes to 18 nodes. However I end…
-
# Factions
This is brought over from the posts on the forum to track my implementation/experimentation progress.
People seem mostly concerned about what happens within the areas defined by the facti…
-
I've followed your setup documentation, with a git clone.
I've no error messages at each step, until "./bin/manage.py migrate".
I use Arch Linux with python 2.7.2 and MySQL 5.5.20.
This is the backtr…
-
We've made good progress prototyping our configuration files using the AttributeDict class on other issues (#101, #103), but eventually we'll probably want to use something that makes it easier to cat…
-
Currently TextFilterList does a full-text search on ALL of the Strings returned from getFilterStrings() for
ALL Objects in the list. In many cases this will contain a lot of redundant searches. Suppo…