Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epm probably no longer compatible with production github api #40

Open
skull-squadron opened this issue Aug 19, 2012 · 1 comment
Open

Comments

@skull-squadron
Copy link

epm info|search|install <anything> fails consistently.

$ epm info emongo
epm v0.1.1, 2010

- failed to locate remote repos for emongo: not_found
@mkalita
Copy link

mkalita commented Aug 27, 2012

mkalita@air ~ $ epm search emongo
epm v0.1.1, 2010

timeout? {'EXIT',
             {{function_clause,
                  [{gen,call,
                       [<0.64.0>,'$gen_call',
                        {send_req,
                            {{url,
                                 "https://github.com/api/v2/xml/repos/search/emongo",
                                 "github.com",443,undefined,undefined,
                                 "/api/v2/xml/repos/search/emongo",https,
                                 hostname},
                             [{"User-Agent","EPM"},{"Host","github.com"}],
                             get,<<>>,[],undefined}},
                        undefined]},
                   {gen_server,call,3},
                   {ibrowse,do_send_req,7},
                   {ibrowse,try_routing_request,11},
                   {epm_util,http_request,3},
                   {epm_util,request_as_str,2},
                   {github_api,request_as_xml,1},
                   {github_api,search,1}]},
              {gen_server,call,
                  [<0.64.0>,
                   {send_req,
                       {{url,
                            "https://github.com/api/v2/xml/repos/search/emongo",
                            "github.com",443,undefined,undefined,
                            "/api/v2/xml/repos/search/emongo",https,hostname},
                        [{"User-Agent","EPM"},{"Host","github.com"}],
                        get,<<>>,[],undefined}},
                   undefined]}}}
- failed to locate remote repos for emongo: {'EXIT',
                                           {{function_clause,
                                             [{gen,call,
                                               [<0.64.0>,'$gen_call',
                                                {send_req,
                                                 {{url,
                                                   "https://github.com/api/v2/xml/repos/search/emongo",
                                                   "github.com",443,undefined,
                                                   undefined,
                                                   "/api/v2/xml/repos/search/emongo",
                                                   https,hostname},
                                                  [{"User-Agent","EPM"},
                                                   {"Host","github.com"}],
                                                  get,<<>>,[],undefined}},
                                                undefined]},
                                              {gen_server,call,3},
                                              {ibrowse,do_send_req,7},
                                              {ibrowse,try_routing_request,11},
                                              {epm_util,http_request,3},
                                              {epm_util,request_as_str,2},
                                              {github_api,request_as_xml,1},
                                              {github_api,search,1}]},
                                            {gen_server,call,
                                             [<0.64.0>,
                                              {send_req,
                                               {{url,
                                                 "https://github.com/api/v2/xml/repos/search/emongo",
                                                 "github.com",443,undefined,
                                                 undefined,
                                                 "/api/v2/xml/repos/search/emongo",
                                                 https,hostname},
                                                [{"User-Agent","EPM"},
                                                 {"Host","github.com"}],
                                                get,<<>>,[],undefined}},
                                              undefined]}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants