cljdoc build #73194

com.cnuernber/ham-fisted v2.004

2023-10-22T14:13:46.194825332Z

Analysis Requested

2023-10-22T14:13:46.205801601Z

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.

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.

SCM URL
nil
Commit SHA
nil

cljdoc.org/d/com.cnuernber/ham-fisted/2.004

There was an error

exception-during-import

{:cause "Connection reset by peer"
 :trace
   [[sun.nio.ch.Net connect0 "Net.java" -2]
    [sun.nio.ch.Net connect "Net.java" 589]
    [sun.nio.ch.Net connect "Net.java" 578]
    [sun.nio.ch.NioSocketImpl connect "NioSocketImpl.java" 583]
    [java.net.SocksSocketImpl connect "SocksSocketImpl.java" 327]
    [java.net.Socket connect "Socket.java" 751]
    [sun.security.ssl.SSLSocketImpl connect "SSLSocketImpl.java" 304]
    [sun.net.NetworkClient doConnect "NetworkClient.java" 178]
    [sun.net.www.http.HttpClient openServer "HttpClient.java" 531]
    [sun.net.www.http.HttpClient openServer "HttpClient.java" 636]
    [sun.net.www.protocol.https.HttpsClient <init> "HttpsClient.java" 264]
    [sun.net.www.protocol.https.HttpsClient New "HttpsClient.java" 377]
    [sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
     getNewHttpClient "AbstractDelegateHttpsURLConnection.java" 193]
    [sun.net.www.protocol.http.HttpURLConnection plainConnect0
     "HttpURLConnection.java" 1282]
    [sun.net.www.protocol.http.HttpURLConnection plainConnect
     "HttpURLConnection.java" 1123]
    [sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection connect
     "AbstractDelegateHttpsURLConnection.java" 179]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream0
     "HttpURLConnection.java" 1675]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream
     "HttpURLConnection.java" 1599]
    [java.net.HttpURLConnection getResponseCode "HttpURLConnection.java" 531]
    [sun.net.www.protocol.https.HttpsURLConnectionImpl getResponseCode
     "HttpsURLConnectionImpl.java" 307]
    [org.eclipse.jgit.transport.http.JDKHttpConnection getResponseCode
     "JDKHttpConnection.java" 88]
    [org.eclipse.jgit.util.HttpSupport response "HttpSupport.java" 232]
    [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java" 665]
    [org.eclipse.jgit.transport.TransportHttp openFetch "TransportHttp.java"
     467]
    [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" 228]
    [cljdoc.git_repo$ls_remote_sha invoke "git_repo.clj" 221]
    [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__40975 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 [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java"
          192]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.api.errors.TransportException}
    {:at [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java"
          740]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.errors.TransportException}
    {:at [sun.nio.ch.Net connect0 "Net.java" -2]
     :message "Connection reset by peer"
     :type java.net.SocketException}]}

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