neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

Too many connections error #555

Closed mattsnyder closed 8 years ago

mattsnyder commented 9 years ago

I'm seeing this error when using the neo4j gem to talk to our Neo4j cluster. It literally just started. Do we need to tune our cluster settings? Have you seen this before? The CPU and memory load on the servers in nominal.

screen shot 2014-11-06 at 12 57 01 pm

abuisman commented 8 years ago

So I have been working with Neo4jrb all day and I haven't had any problems with the connection since I removed 'fakeweb' from the Gemfile. My issue is solved, even in Ruby 2.1. Thanks @subvertallchris @cheerfulstoic :)

I will point the guys from Fakeweb over to here.

subvertallchris commented 8 years ago

Not sure I'd hold my breath on a response. That gem hasn't been updated for a few years. :-(

abuisman commented 8 years ago

Maybe my issue will spark some sudden inspiration to work on it again ;) :)