cljdoc build #39549

ancient-clj/ancient-clj v0.7.0

2021-01-23T14:30:16.060Z

Analysis Requested

2021-01-23T14:30:17.670Z

Git Import Completed

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.

Everything is looking splendid!

cljdoc.org/d/ancient-clj/ancient-clj/0.7.0

xsc/lein-ancient @ 6ed81dc67310c65f5c57250d31e89284b969cee5

There was an error

exception-during-import

{:cause "clj-http: status 504"
 :data
   {:body
      "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body>\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"
    :headers {"connection" "keep-alive"
              "content-length" "160"
              "content-type" "text/html"
              "date" "Sat, 23 Jan 2021 14:31:17 GMT"
              "server" "nginx"
              "strict-transport-security" "max-age=15724800"}
    :status 504}
 :trace
   [[slingshot.support$stack_trace invoke "support.clj" 201]
    [clj_http.lite.client$wrap_exceptions$fn__407 invoke "client.clj" 36]
    [clj_http.lite.client$wrap_basic_auth$fn__475 invoke "client.clj" 177]
    [clj_http.lite.client$wrap_accept$fn__448 invoke "client.clj" 131]
    [clj_http.lite.client$wrap_accept_encoding$fn__454 invoke "client.clj" 145]
    [clj_http.lite.client$wrap_content_type$fn__443 invoke "client.clj" 124]
    [clj_http.lite.client$wrap_form_params$fn__492 invoke "client.clj" 202]
    [clj_http.lite.client$wrap_method$fn__487 invoke "client.clj" 195]
    [clj_http.lite.client$wrap_unknown_host$fn__502 invoke "client.clj" 218]
    [clj_http.lite.client$post invokeStatic "client.clj" 281]
    [clj_http.lite.client$post doInvoke "client.clj" 278]
    [clojure.lang.RestFn invoke "RestFn.java" 423]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 56]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 17]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 10]
    [cljdoc.server.api$kick_off_build_BANG_$fn__27955 invoke "api.clj" 78]
    [clojure.core$binding_conveyor_fn$fn__5754 invoke "core.clj" 2030]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 266]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1149]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 624] [java.lang.Thread run "Thread.java" 748]]
 :via
   [{:at [slingshot.support$stack_trace invoke "support.clj" 201]
     :data
       {:body
          "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body>\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"
        :headers {"connection" "keep-alive"
                  "content-length" "160"
                  "content-type" "text/html"
                  "date" "Sat, 23 Jan 2021 14:31:17 GMT"
                  "server" "nginx"
                  "strict-transport-security" "max-age=15724800"}
        :status 504}
     :message "clj-http: status 504"
     :type clojure.lang.ExceptionInfo}]}

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!