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. In this case there was a problem clone-failed
when attempting to import from git, but don't worry — API docs can work regardless.
To fix git issues, check out the FAQ on properly setting SCM information
exception-during-import
{:cause "Exceptional status code: 500" :data {:body "{\"message\":\"An internal server error occurred.\"}" :headers {":status" "500" "content-type" "application/json" "date" "Sun, 10 Aug 2025 14:27:59 GMT" "feature-policy" "autoplay 'none'; camera 'none'" "strict-transport-security" "max-age=63072000; includeSubDomains; preload" "via" "1.1 2bb98457c96f801517f8d0d98344cd3c.cloudfront.net (CloudFront)" "x-amz-cf-id" "J_e5dIe821sbejJL2Ue5lhI6ta8jPQo5r2ssTiaV7kNTnwJJUvHZUQ==" "x-amz-cf-pop" "ZRH55-P1" "x-cache" "Error from cloudfront" "x-content-type-options" "nosniff" "x-frame-options" "SAMEORIGIN" "x-request-id" "0aee4ec4-7f31-4f79-bbec-9932777a8867" "x-xss-protection" "1; mode=block"} :request {:body "build_parameters%5BCLJDOC_ANALYZER_DEP%5D=%7B%3Adeps+%7Bcljdoc%2Fcljdoc-analyzer+%7B%3Agit%2Furl+%22https%3A%2F%2Fgithub.com%2Fcljdoc%2Fcljdoc-analyzer.git%22%2C+%3Asha+%22eaaec61a49d89ab580e36753a339ae6d8bcacf0c%22%7D%7D%7D&build_parameters%5BCLJDOC_BUILD_ID%5D=92895&build_parameters%5BCLJDOC_ANALYZER_ARGS%5D=%7B%3Aproject+%22io.github.missinterpret%2Fstorage%22%2C+%3Aversion+%221.0.25%22%2C+%3Ajarpath+%22https%3A%2F%2Frepo.clojars.org%2Fio%2Fgithub%2Fmissinterpret%2Fstorage%2F1.0.25%2Fstorage-1.0.25.jar%22%2C+%3Apompath+%22https%3A%2F%2Frepo.clojars.org%2Fio%2Fgithub%2Fmissinterpret%2Fstorage%2F1.0.25%2Fstorage-1.0.25.pom%22%2C+%3Alanguages+nil%2C+%3Arepos+%7B%22clojars%22+%7B%3Aurl+%22https%3A%2F%2Frepo.clojars.org%2F%22%7D%2C+%22central%22+%7B%3Aurl+%22https%3A%2F%2Frepo.maven.apache.org%2Fmaven2%2F%22%7D%7D%7D" :form-params {"build_parameters[CLJDOC_ANALYZER_ARGS]" "{:project \"io.github.missinterpret/storage\", :version \"1.0.25\", :jarpath \"https://repo.clojars.org/io/github/missinterpret/storage/1.0.25/storage-1.0.25.jar\", :pompath \"https://repo.clojars.org/io/github/missinterpret/storage/1.0.25/storage-1.0.25.pom\", :languages nil, :repos {\"clojars\" {:url \"https://repo.clojars.org/\"}, \"central\" {:url \"https://repo.maven.apache.org/maven2/\"}}}" "build_parameters[CLJDOC_ANALYZER_DEP]" "{:deps {cljdoc/cljdoc-analyzer {:git/url \"https://github.com/cljdoc/cljdoc-analyzer.git\", :sha \"eaaec61a49d89ab580e36753a339ae6d8bcacf0c\"}}}" "build_parameters[CLJDOC_BUILD_ID]" 92895} :headers {:accept "*/*" :accept-encoding "application/json" :circle-token :OCCLUDED :content-type "application/x-www-form-urlencoded" :user-agent "babashka.http-client/0.4.23"} :method :post :uri #object [java.net.URI 0x2c9735a5 "https://circleci.com/api/v1.1/project/github/cljdoc/builder/tree/master"]} :status 500 :uri #object [java.net.URI 0x197b4b7e "https://circleci.com/api/v1.1/project/github/cljdoc/builder/tree/master"] :version :http2} :trace [[babashka.http_client.interceptors$fn__640 invokeStatic "interceptors.clj" 251] [babashka.http_client.interceptors$fn__640 invoke "interceptors.clj" 246] [babashka.http_client.internal$then invokeStatic "internal.clj" 296] [babashka.http_client.internal$then invoke "internal.clj" 290] [babashka.http_client.internal$request$fn__759 invoke "internal.clj" 329] [clojure.lang.PersistentList reduce "PersistentList.java" 146] [clojure.core$reduce invokeStatic "core.clj" 6964] [clojure.core$reduce invoke "core.clj" 6947] [babashka.http_client.internal$request invokeStatic "internal.clj" 327] [babashka.http_client.internal$request invoke "internal.clj" 303] [babashka.http_client$request invokeStatic "http_client.clj" 125] [babashka.http_client$request invoke "http_client.clj" 100] [babashka.http_client$post invokeStatic "http_client.clj" 153] [babashka.http_client$post invoke "http_client.clj" 148] [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__42964 invoke "api.clj" 86] [clojure.core$binding_conveyor_fn$fn__5844 invoke "core.clj" 2047] [clojure.lang.AFn call "AFn.java" 18] [java.util.concurrent.FutureTask run "FutureTask.java" 328] [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java" 1095] [java.util.concurrent.ThreadPoolExecutor$Worker run "ThreadPoolExecutor.java" 619] [java.lang.Thread run "Thread.java" 1447]] :via [{:at [babashka.http_client.interceptors$fn__640 invokeStatic "interceptors.clj" 251] :data {:body "{\"message\":\"An internal server error occurred.\"}" :headers {":status" "500" "content-type" "application/json" "date" "Sun, 10 Aug 2025 14:27:59 GMT" "feature-policy" "autoplay 'none'; camera 'none'" "strict-transport-security" "max-age=63072000; includeSubDomains; preload" "via" "1.1 2bb98457c96f801517f8d0d98344cd3c.cloudfront.net (CloudFront)" "x-amz-cf-id" "J_e5dIe821sbejJL2Ue5lhI6ta8jPQo5r2ssTiaV7kNTnwJJUvHZUQ==" "x-amz-cf-pop" "ZRH55-P1" "x-cache" "Error from cloudfront" "x-content-type-options" "nosniff" "x-frame-options" "SAMEORIGIN" "x-request-id" "0aee4ec4-7f31-4f79-bbec-9932777a8867" "x-xss-protection" "1; mode=block"} :request {:body "build_parameters%5BCLJDOC_ANALYZER_DEP%5D=%7B%3Adeps+%7Bcljdoc%2Fcljdoc-analyzer+%7B%3Agit%2Furl+%22https%3A%2F%2Fgithub.com%2Fcljdoc%2Fcljdoc-analyzer.git%22%2C+%3Asha+%22eaaec61a49d89ab580e36753a339ae6d8bcacf0c%22%7D%7D%7D&build_parameters%5BCLJDOC_BUILD_ID%5D=92895&build_parameters%5BCLJDOC_ANALYZER_ARGS%5D=%7B%3Aproject+%22io.github.missinterpret%2Fstorage%22%2C+%3Aversion+%221.0.25%22%2C+%3Ajarpath+%22https%3A%2F%2Frepo.clojars.org%2Fio%2Fgithub%2Fmissinterpret%2Fstorage%2F1.0.25%2Fstorage-1.0.25.jar%22%2C+%3Apompath+%22https%3A%2F%2Frepo.clojars.org%2Fio%2Fgithub%2Fmissinterpret%2Fstorage%2F1.0.25%2Fstorage-1.0.25.pom%22%2C+%3Alanguages+nil%2C+%3Arepos+%7B%22clojars%22+%7B%3Aurl+%22https%3A%2F%2Frepo.clojars.org%2F%22%7D%2C+%22central%22+%7B%3Aurl+%22https%3A%2F%2Frepo.maven.apache.org%2Fmaven2%2F%22%7D%7D%7D" :form-params {"build_parameters[CLJDOC_ANALYZER_ARGS]" "{:project \"io.github.missinterpret/storage\", :version \"1.0.25\", :jarpath \"https://repo.clojars.org/io/github/missinterpret/storage/1.0.25/storage-1.0.25.jar\", :pompath \"https://repo.clojars.org/io/github/missinterpret/storage/1.0.25/storage-1.0.25.pom\", :languages nil, :repos {\"clojars\" {:url \"https://repo.clojars.org/\"}, \"central\" {:url \"https://repo.maven.apache.org/maven2/\"}}}" "build_parameters[CLJDOC_ANALYZER_DEP]" "{:deps {cljdoc/cljdoc-analyzer {:git/url \"https://github.com/cljdoc/cljdoc-analyzer.git\", :sha \"eaaec61a49d89ab580e36753a339ae6d8bcacf0c\"}}}" "build_parameters[CLJDOC_BUILD_ID]" 92895} :headers {:accept "*/*" :accept-encoding "application/json" :circle-token :OCCLUDED :content-type "application/x-www-form-urlencoded" :user-agent "babashka.http-client/0.4.23"} :method :post :uri #object [java.net.URI 0x2ad8cd0 "https://circleci.com/api/v1.1/project/github/cljdoc/builder/tree/master"]} :status 500 :uri #object [java.net.URI 0x747b3f9d "https://circleci.com/api/v1.1/project/github/cljdoc/builder/tree/master"] :version :http2} :message "Exceptional status code: 500" :type clojure.lang.ExceptionInfo}]}
Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!