hakwerk / labca

A private Certificate Authority for internal (lab) use, based on the open source ACME Automated Certificate Management Environment implementation from Let's Encrypt (tm).
https://lab-ca.net
Other
374 stars 39 forks source link

Error renewing certificate #109

Closed tjmullicani closed 8 months ago

tjmullicani commented 10 months ago

I receive the following error when trying to renew the root or intermediate CA certificate.

Capture

REPOSITORY                      TAG       IMAGE ID       CREATED        SIZE
ghcr.io/hakwerk/labca-boulder   latest    cab256ded9f5   8 days ago     336MB
ghcr.io/hakwerk/labca-control   latest    2f677e24246a   8 days ago     255MB
ghcr.io/hakwerk/labca-gui       latest    b6e9906d644a   8 days ago     215MB
mariadb                         10.5      72610f6b03ac   2 months ago   393MB
nginx                           1.25.3    a8758716bb6a   2 months ago   187MB
hashicorp/consul                1.15.4    66e415ee7888   6 months ago   172MB
gui-1      | 2024/01/21 08:12:28 POST /manage
gui-1      | 2024/01/21 08:12:28 errorHandler: err=invalid semicolon separator in query
gui-1      | main._managePost({0x1397ff8, 0xc000ed81c0}, 0xc00017c900)
gui-1      |    /go/src/labca/main.go:1333 +0x17d
gui-1      | main.manageHandler({0x1397ff8, 0xc000ed81c0}, 0xc00017c900)
gui-1      |    /go/src/labca/main.go:1626 +0x6a
gui-1      | net/http.HandlerFunc.ServeHTTP(0xd2cc20?, {0x1397ff8?, 0xc000ed81c0?}, 0xc000ed81c0?)
gui-1      |    /usr/local/go/src/net/http/server.go:2136 +0x29
gui-1      | main.authorized.func1({0x1397ff8, 0xc000ed81c0}, 0xc00017c900)
gui-1      |    /go/src/labca/main.go:3278 +0x337
gui-1      | net/http.HandlerFunc.ServeHTTP(0xc00017c500?, {0x1397ff8?, 0xc000ed81c0?}, 0x1?)
gui-1      |    /usr/local/go/src/net/http/server.go:2136 +0x29
gui-1      | github.com/gorilla/mux.(*Router).ServeHTTP(0xc0000006c0, {0x1397ff8, 0xc000ed81c0}, 0xc00017c100)
gui-1      |    /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go:210 +0x1c5
gui-1      | net/http.serverHandler.ServeHTTP({0x1395930?}, {0x1397ff8?, 0xc000ed81c0?}, 0x6?)
gui-1      |    /usr/local/go/src/net/http/server.go:2938 +0x8e
gui-1      | net/http.(*conn).serve(0xc0010666c0, {0x139ac98, 0xc0001b3f80})
gui-1      |    /usr/local/go/src/net/http/server.go:2009 +0x5f4
gui-1      | created by net/http.(*Server).Serve in goroutine 1
gui-1      |    /usr/local/go/src/net/http/server.go:3086 +0x5cb
hakwerk commented 10 months ago

I have fixed the issue, it will be part of the next release.

hakwerk commented 8 months ago

This was fixed in release v24.02