bledar
Explore posts from serversNNovu
•Created by bledar on 10/24/2024 in #💬│support
Filter out push-notification step if subscribes has no channel configured
Yes, the other steps of the workflow are working correctly. Only push is failing for users that have no push token registered yet.
5 replies
NNovu
•Created by bledar on 10/24/2024 in #💬│support
Filter out push-notification step if subscribes has no channel configured
I am already using the old version in production and I don't know if I will be able to migrate to new code base version.
In the old version I was able to schedule notification on a specific date. In the new version I was not able to achieve this. So I will be happy to use the new version but first I need to migrate and to make sure the new version supports all the features that I am already using in the older UI based workflow version.
5 replies
NNovu
•Created by dr.really on 8/27/2024 in #🚀│general
v2 release date
It will be possible to migrate from version 0.24.0 to v2.0.0?
I have already tried to do the migration by only changing the docker images version and all services seems to run correctly except the web-dashboard container. I was able to fix by changing a little bit the start command to load the env correctly.
68 replies
Application sometimes is failing to connect with the DB
I am not sure what was the problem but changing DB HOST to put the value as string fixed the problem in the app. The strange thing was that not all the request were not failing all the time. The same request sometimes was resolved with success sometime was rejected.
15 replies