cljdoc build #95798

play-cljs/lein-template v1.3.1.6

2025-11-18 21:33:12.9

Analysis Requested

Git Import

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

cljdoc.org/d/play-cljs/lein-template/1.3.1.6

There was an error

exception-during-import

{:cause
   "https://github.com/cljdoc/cljdoc-analyzer.git: 500 Internal Server Error"
 :trace
   [[org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java" 729]
    [org.eclipse.jgit.transport.TransportHttp openFetch "TransportHttp.java"
     466]
    [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java" 170]
    [org.eclipse.jgit.api.LsRemoteCommand callAsMap "LsRemoteCommand.java" 149]
    [cljdoc.git_repo$ls_remote_sha invokeStatic "git_repo.clj" 202]
    [cljdoc.git_repo$ls_remote_sha invoke "git_repo.clj" 195]
    [cljdoc.analysis.service$get_analyzer_dep invokeStatic "service.clj" 36]
    [cljdoc.analysis.service$get_analyzer_dep invoke "service.clj" 34]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 50]
    [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__40641 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"
     1090]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 614] [java.lang.Thread run "Thread.java" 1474]]
 :via
   [{:at [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java"
          192]
     :message
       "https://github.com/cljdoc/cljdoc-analyzer.git: 500 Internal Server Error"
     :type org.eclipse.jgit.api.errors.TransportException}
    {:at [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java"
          729]
     :message
       "https://github.com/cljdoc/cljdoc-analyzer.git: 500 Internal Server Error"
     :type org.eclipse.jgit.errors.TransportException}]}

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