deepfence / deepfence/ThreatMapper

Can't register to system, receives 404

Open
#674 5 comments 0 reactions 1 assignee Claimed by @gnmahanth View on GitHub
bug needs-triage waiting-for-feedback
Dominant language
TypeScript
Stars
5.3k
Forks
631
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
After installing the deepfence-console chaert (v1.4.7) and modifying it's value so it'll feet our needs, the register function returns code 404 both when trying to access port-forwarding and when trying to access from the registered domain name.

**To Reproduce**
Steps to reproduce the behavior:
1. Set the TLS map in the values.yaml file to use an existing certificate secret
2. Deploy the chart to the kubernetes cluster
3. Set port-forwarding to to the deepfence-ui service on port 4042
4. Try to register
5. See the error

**Expected behaviour**
Expected behaviour is to be registered and being able to log in

**Screenshots**
![Screenshot 2022-11-13 at 17 52 35](https://user-images.githubusercontent.com/107921460/201531139-216acf57-b7ca-4812-9c05-a4f9f94a5284.png)

**Components/Services affected**

- [ ] UI/Frontend
- [ ] API/Backend

**Additional context**
I don't see anyone else is experiencing this issue.
I also tried to deploy an older version (v1.4.0) with no success.

I have a Traefik IngressRoute facing the deepfence-ui service and it's exposed fine.

When I tried to access the following path: "deepfence/v1.5/users/register" under the deepfence-api service I received a response, is it possible there's a problem with the internal-router service?

Also, no logs are produced in the deepfence ui when I'm accessing it, though the UI under path "/" is reachable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.