We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4> ebot_web:fetch_url_links(<<"http://www.adobe.com/go/getflashplayer">>). Error: no_scheme{error,no_scheme}
The text was updated successfully, but these errors were encountered:
Payload received: queue=<<"ebot.url.new.0">>, val=<<"http://github.com/beausmith">>
=ERROR REPORT==== 2-May-2010::14:00:44 === Error in process <0.116.0> with exit value: {{badmatch,{error,{malformed_url,"http://http://github.com/guides"}}},[{ebot_url_util,url_depth,1},{ebot_url_util,url_using_max_depth,2},{ebot_url_util,normalize_url_parsing_options,2},{ebot_url_util,normalize_url...
Sorry, something went wrong.
ebot_web:fetch_url_links(<<"http://www.mhonarc.org/cgi-bin/viewcvs.cgi">>).
=INFO REPORT==== 13-May-2010::20:58:54 === {ebot_web,273, {fetching_url,get,<<"http://www.mhonarc.org/cgi-bin/viewcvs.cgi">>}} Error: no_scheme{error,no_scheme}
also <<"http://www.oftc.net/">>
it seems that this is a inets problem, ain't so?
No branches or pull requests
4> ebot_web:fetch_url_links(<<"http://www.adobe.com/go/getflashplayer">>).
Error: no_scheme{error,no_scheme}
The text was updated successfully, but these errors were encountered: