Skip to content

Error after docker-compose #3

@IanHudson

Description

@IanHudson

After running make build then sudo docker-compose up --build.
The output is as below

`Building escape-pod-extension
Step 1/3 : FROM scratch
--->
Step 2/3 : COPY escapepodextension /
---> Using cache
---> 66301114a1b6
Step 3/3 : ENTRYPOINT ["/escapepodextension"]
---> Using cache
---> 9652e92d7e7e

Successfully built 9652e92d7e7e
Successfully tagged go_escape-pod-extension:latest
Recreating go_escape-pod-extension_1 ... done
Attaching to go_escape-pod-extension_1
escape-pod-extension_1 | {"Function":"main.main","Source":"main.go:75","level":"fatal","msg":"error during server setup: [invalid client-authentication value "\"NoClientCert\"", valid values [NoClientCert, RequestClientCert, RequireAnyClientCert, VerifyClientCertIfGiven, RequireAndVerifyClientCert]]","time":"2021-03-14 14:20:09"}
go_escape-pod-extension_1 exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions