Hi , I install wiremock in kubernetes - with an in...
# help
d
Hi , I install wiremock in kubernetes - with an ingress , I am gettning Internal Server Error every time I try to use the post request /__admin/reset - how can I debug it ?
t
Hi @Demi Goldberg are you seeing any log messages from stdout/err in the WireMock container? Usually if it’s a 500 originating from WireMock it’ll log a stack trace.
d
thx , found the issue - not related to wiremock
👍 1