I had deployed on K8s the experimental version for...
# help
o
I had deployed on K8s the experimental version for helm-charts, Afterwards when I tried to log into the UI I'm getting the following error (attached) - 403 Forrbidden. Any idea how it can be solved? When try to log into path:
{my_server_path}/__admin/
getting the following attached details.
l
Hi, could you explain what you mean when you say that you tried to login to the UI? WireMock OSS doesn't have a UI so I was wondering if you are using a fork of WireMock?
o
Hi @Lee Turner From the info I got from developers in my company who asked for the platform there should be some kind of UI. I hope it is related to the same version as I deployed in Kubernetes cluster. Attached herewith screenshot of the UI they were referring to.
l
It looks like you are using a fork of WireMock. Probably this one - https://github.com/holomekc/wiremock Are you seeing the
403
forbidden only when you try and access the UI or any endpoints?
o
The UI is the only endpoint I have for now, probably will be the only one as well I'm using the official helm-chart repo from: https://github.com/wiremock/helm-charts where latest version is 3.10.0 so I'm not sure if it is on track with latest official version (3.10.25 or 3.10.26)
Which was recommended by the official website: https://wiremock.org/docs/solutions/kubernetes/
Is that version called Wiremock OSS does not has a UI as seen in the previously attached screenshot?
l
If you are using the official WireMock helm charts they won't have the gui. You would probably need to contact the maintainer of that fork if you wanted to get that up and running with your setup
o
I see. Thank you very much for the details @Lee Turner . It was very helpful to understand the next steps.
l
No problem, I hope you get it up and running. If you have any issues using the office wiremock images then let us know.