rolkool
NNovu
•Created by Soumith on 9/7/2024 in #💬│support
Self hosted Novu with Firebase provider error
Hello! We just did the proposed updated above on self-hosted instances.
We get the "Requested entity was not found error" mentioned above.
@Eduardo Santos was it finally a cache issue?
It is already 30 minutes after the update and push notifications still have this error
39 replies
NNovu
•Created by serafeimo on 9/27/2023 in #💬│support
ReplyError: CROSSSLOT Keys in request don't hash to the same slot
Yes we do
9 replies
NNovu
•Created by serafeimo on 9/27/2023 in #💬│support
ReplyError: CROSSSLOT Keys in request don't hash to the same slot
Need to mention (in the same project with @serafeimo ) that we connect to a Redis Cluster in AWS though Elasticache Redis cluster
This is what we have in k8s:
Any idea how to avoid this error?
9 replies
NNovu
•Created by dr.really on 12/26/2022 in #💬│support
env.sh not found - docker
@dimagrossman i'm having the same issue when running web docker image
ghcr.io/novuhq/novu/web:0.10.0
It is reproducible both on my local M1 macbook and on EKS13 replies
NNovu
•Created by serafeimo on 12/21/2022 in #💬│support
APNs integration issue
@dimagrossman I added a comment for the above
19 replies
NNovu
•Created by serafeimo on 12/21/2022 in #💬│support
APNs integration issue
Hello! Just found that here the
NODE_ENV
checks for value production
https://github.com/novuhq/novu/blob/2d3050a13b5dfc77b0d66e34ed2eac8a25299631/providers/apns/src/lib/apns.provider.ts#L28
However here the available option references that as prod
:
https://github.com/novuhq/novu/blob/8afc4161e2f6e6c12955071be450e545d1dba71b/apps/api/src/config/env-validator.ts#L15
It seems like an issue19 replies