HanumanthaRAON

Results 21 comments of HanumanthaRAON

We are using novu 0.15.0 version. do we need rebuild the yaml files when we change values in env-dev in kustomize directory. commented out REACT_APP_API_URL section but no luck still...

Below are the logs for all deployments : API ===== [ec2-user@ip- kubernetes]$ kubectl logs -n novu novu-api-dev-58db49cf88-r5rcg 2023-06-15T16:41:25: PM2 log: Launching in no daemon mode 2023-06-15T16:41:25: PM2 log: App [main:0]...

![novu](https://github.com/novuhq/novu/assets/20111534/578940dd-d9b1-4ff0-a08e-83db7722b581) We are also seeing CORS error and on the top of the browser showing some scritpt is running that is slowing page and getting hung

Updated env file [ec2-user@ip-XXXX kustomize]$ cat env-dev # Secrets # YOU MUST CHANGE THESE BEFORE GOING INTO PRODUCTION JWT_SECRET=your-secret STORE_ENCRYPTION_KEY=ekwUKf9yLjGPLOz939Y1GM0nJckVoVyF ## General NODE_ENV=production MONGO_URL=XXXXXXXXXXXXX MONGO_MAX_POOL_SIZE=500 REDIS_HOST=XXXXXXXXXXXXXXXX REDIS_CACHE_SERVICE_HOST=XXXXXXXXXXXX REDIS_CACHE_SERVICE_PORT=6379 # AWS...

Below is Ingress controller file ===================== [ec2-user@ip- kustomize]$ kubectl describe ing -n novu Name: novu-alb Namespace: novu Address: XXXXXXXXXXXXXXXXXXXX Default backend: default-http-backend:80 () Rules: Host Path Backends ---- ---- --------...

Can someone help us to resolve the issue, our testing is blocked due this

Hi , Below are our services in Kubernetes env. [ec2-user@ip-XXXXX ~]$ kubectl get svc -n novu NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE novu-api-dev ClusterIP 3000/TCP 4d novu-embed-dev ClusterIP 4701/TCP 4d...

Can someone look into the issue and help us resolve the issue. As we are using AWS ALB do we need update reverse-proxies setting , please let us know if...

Hi @wh1337 , We are using AWS EKS to host the novu application.

HI @wh1337 , do you have any update for us , we are waiting for your update