Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide.
We could not find the git repository for your project or link a commit to this release. API docs work regardless of this but consider setting these for optimal results.
exception-during-import
{:cause "clj-http: status 502"
:data
{:body
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>502 ERROR</H1>\n<H2>The request could not be satisfied.</H2>\n<HR noshade size=\"1px\">\nThe origin closed the connection.\nWe can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.\n<BR clear=\"all\">\nIf you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.\n<BR clear=\"all\">\n<HR noshade size=\"1px\">\n<PRE>\nGenerated by cloudfront (CloudFront)\nRequest ID: 4Gngpo9vutXTZtBp9H0wb5E7Fr2SJ8yiz0gPrrNJEKzAPtfVCNKG_Q==\n</PRE>\n<ADDRESS>\n</ADDRESS>\n</BODY></HTML>"
:headers
{"connection" "keep-alive"
"content-length" "936"
"content-type" "text/html"
"date" "Tue, 30 Apr 2024 20:07:21 GMT"
"server" "CloudFront"
"via" "1.1 01abec7ece24959c09067a58477de9ee.cloudfront.net (CloudFront)"
"x-amz-cf-id" "4Gngpo9vutXTZtBp9H0wb5E7Fr2SJ8yiz0gPrrNJEKzAPtfVCNKG_Q=="
"x-amz-cf-pop" "AMS1-P2"
"x-cache" "Error from cloudfront"}
:status 502}
:trace
[[clj_http.lite.client$wrap_exceptions$fn__324 invoke "client.clj" 42]
[clj_http.lite.client$wrap_accept$fn__365 invoke "client.clj" 138]
[clj_http.lite.client$wrap_accept_encoding$fn__371 invoke "client.clj" 152]
[clj_http.lite.client$wrap_content_type$fn__360 invoke "client.clj" 131]
[clj_http.lite.client$wrap_form_params$fn__409 invoke "client.clj" 209]
[clj_http.lite.client$wrap_nested_params$fn__429 invoke "client.clj" 235]
[clj_http.lite.client$wrap_method$fn__404 invoke "client.clj" 202]
[clj_http.lite.links$wrap_links$fn__280 invoke "links.clj" 69]
[clj_http.lite.client$wrap_unknown_host$fn__437 invoke "client.clj" 246]
[clj_http.lite.client$post invokeStatic "client.clj" 369]
[clj_http.lite.client$post doInvoke "client.clj" 365]
[clojure.lang.RestFn invoke "RestFn.java" 423]
[cljdoc.analysis.service.CircleCI trigger_build "service.clj" 51]
[cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 14]
[cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 11]
[cljdoc.server.api$kick_off_build_BANG_$fn__40469 invoke "api.clj" 86]
[clojure.core$binding_conveyor_fn$fn__5823 invoke "core.clj" 2047]
[clojure.lang.AFn call "AFn.java" 18]
[java.util.concurrent.FutureTask run "FutureTask.java" 317]
[java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
1144]
[java.util.concurrent.ThreadPoolExecutor$Worker run
"ThreadPoolExecutor.java" 642] [java.lang.Thread run "Thread.java" 1583]]
:via
[{:at [clj_http.lite.client$wrap_exceptions$fn__324 invoke "client.clj" 42]
:data
{:body
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>502 ERROR</H1>\n<H2>The request could not be satisfied.</H2>\n<HR noshade size=\"1px\">\nThe origin closed the connection.\nWe can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.\n<BR clear=\"all\">\nIf you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.\n<BR clear=\"all\">\n<HR noshade size=\"1px\">\n<PRE>\nGenerated by cloudfront (CloudFront)\nRequest ID: 4Gngpo9vutXTZtBp9H0wb5E7Fr2SJ8yiz0gPrrNJEKzAPtfVCNKG_Q==\n</PRE>\n<ADDRESS>\n</ADDRESS>\n</BODY></HTML>"
:headers
{"connection" "keep-alive"
"content-length" "936"
"content-type" "text/html"
"date" "Tue, 30 Apr 2024 20:07:21 GMT"
"server" "CloudFront"
"via"
"1.1 01abec7ece24959c09067a58477de9ee.cloudfront.net (CloudFront)"
"x-amz-cf-id"
"4Gngpo9vutXTZtBp9H0wb5E7Fr2SJ8yiz0gPrrNJEKzAPtfVCNKG_Q=="
"x-amz-cf-pop" "AMS1-P2"
"x-cache" "Error from cloudfront"}
:status 502}
:message "clj-http: status 502"
:type clojure.lang.ExceptionInfo}]}Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!