cljdoc build #66302

metosin/reitit-frontend v0.6.0

2023-02-27T21:50:10.996756080Z

Analysis Requested

2023-02-27T21:50:26.643899784Z

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/metosin/reitit-frontend/0.6.0

metosin/reitit @ ae138c6decd312f43a161abef159c151a81546c5

There was an error

exception-during-import

{:cause "clj-http: status 500"
 :data
   {:body "{\"message\":\"An internal server error occurred.\"}"
    :headers
      {"connection" "keep-alive"
       "content-length" "48"
       "content-type" "application/json"
       "date" "Mon, 27 Feb 2023 21:50:28 GMT"
       "feature-policy" "autoplay 'none'; camera 'none'"
       "strict-transport-security"
         "max-age=63072000; includeSubDomains; preload"
       "via" "1.1 1b0117d337408839a32bf2a49b55b3f0.cloudfront.net (CloudFront)"
       "x-amz-cf-id" "s8k-9F0X0CASJwBNZLhe1aTSmnm6bn4iLW9mkjRZtdQsWQGI-o1nCA=="
       "x-amz-cf-pop" "AMS54-C1"
       "x-cache" "Error from cloudfront"
       "x-content-type-options" "nosniff"
       "x-frame-options" "SAMEORIGIN"
       "x-request-id" "c3fe4d8e-e9cd-41a9-bab6-fad0dbd5557c"
       "x-xss-protection" "1; mode=block"}
    :status 500}
 :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__41841 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" 264]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1136]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 635] [java.lang.Thread run "Thread.java" 833]]
 :via
   [{:at [clj_http.lite.client$wrap_exceptions$fn__324 invoke "client.clj" 42]
     :data
       {:body "{\"message\":\"An internal server error occurred.\"}"
        :headers
          {"connection" "keep-alive"
           "content-length" "48"
           "content-type" "application/json"
           "date" "Mon, 27 Feb 2023 21:50:28 GMT"
           "feature-policy" "autoplay 'none'; camera 'none'"
           "strict-transport-security"
             "max-age=63072000; includeSubDomains; preload"
           "via"
             "1.1 1b0117d337408839a32bf2a49b55b3f0.cloudfront.net (CloudFront)"
           "x-amz-cf-id"
             "s8k-9F0X0CASJwBNZLhe1aTSmnm6bn4iLW9mkjRZtdQsWQGI-o1nCA=="
           "x-amz-cf-pop" "AMS54-C1"
           "x-cache" "Error from cloudfront"
           "x-content-type-options" "nosniff"
           "x-frame-options" "SAMEORIGIN"
           "x-request-id" "c3fe4d8e-e9cd-41a9-bab6-fad0dbd5557c"
           "x-xss-protection" "1; mode=block"}
        :status 500}
     :message "clj-http: status 500"
     :type clojure.lang.ExceptionInfo}]}

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