johsv
NNovu
•Created by johsv on 5/30/2024 in #💬│support
Unable to send notifications
Hi!
We are using novu selfhosted over a couple of different docker hosts. All the containers starts up and seems to work fine. We can create and edit workflows in the web-ui. But when we try to start sending notifications nothing happens. There is no activity in recorded in the activity feed. In the logs of the worker we get this error message for each notification we try to send:
56381/10/31 02:01AM 50 pid=17 serviceName=@novu/worker serviceVersion=0.24.0 platform=Docker tenant=OS transactionId=3fdd9908-df62-483c-8886-074cd2c50186 environmentId=664f46193c32bbfb26d70395 organizationId=664f46193c32bbfb26d7038e context=SubscriberProcessWorkerService - getWorkerProcessor err={"type":"TypeError","message":"undefined is not iterable (cannot read property Symbol(Symbol.iterator))","stack":"TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))\n at SubscriberJobBound.<anonymous> (/usr/src/app/packages/application-generic/build/main/usecases/subscriber-job-bound/subscriber-job-bound.usecase.js:134:93)\n...
7 replies