bear-metal / tunemygc

TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection
https://www.tunemygc.com
346 stars 25 forks source link

Registration error: #<Timeout::Error: execution expired> #25

Closed JoshMcKin closed 8 years ago

JoshMcKin commented 9 years ago

I would like to make use of this tool but when I attempt to register I get the following error:

JMcKinney:hq jmckinney$ bundle exec tunemygc -r someEmail@text.com
[tunemygc] not enabled
Registration error: #<Timeout::Error: execution expired>
methodmissing commented 9 years ago

Hi Josh,

Mind retrying? It looks like an intermittent network error ...

JoshMcKin commented 9 years ago

No problem.

Unfortunately got the same error.

JoshMcKin commented 9 years ago

Tried just now and got the same error.

If it helps I'm using ruby 2.2.2 and rails 3.2.22

methodmissing commented 9 years ago

Hi Josh,

Tried a few more times and asked folks in different places too. Mind trying the following and seeing if it times out too ? (curl is independent from any other stack diffs):

curl -d 'email=test%40domain.com%26app=test' -X POST https://tunemygc.com/accounts
JoshMcKin commented 9 years ago

Returned 40c09675d7be70296ad1f88bc10161a6

But took a couple minutes.