dmilisic
Results
3
comments of
dmilisic
Are you using webrick server? It can serve only 1 request... Try using unicorn server with 2 or more workers
Hi Alex, here is the stack trace: ``` graph.get_object("http://example.com") D, [2014-02-11T11:40:45.058835 #10522] DEBUG -- : GET: /http://example.com params: {} Koala::Facebook::AuthenticationError: type: OAuthException, code: 2500, message: Unknown path components: /example.com [HTTP...