I don't use the firebase service and I receive these messages in the log, I have already removed and commented out notificator.firebase.key in the xml and I continue to receive the messages, is there another way to cancel these messages?
WARN: No notificator configured for type : firebase
WARN: You are using null notificatior, please check your configuration, notification not sent
WARN: No notificator configured for type : firebase
WARN: You are using null notificatior, please check your configuration, notification not sent
WARN: No notificator configured for type : firebase
WARN: You are using null notificatior, please check your configuration, notification not sent
You need to remove all the firebase notifications.
HELLO Thanks for the answer, I removed some related things, I noticed that I still have the word: Firebase,web,telegram in the table: tc_notifications, in this case do I have to remove it too?
Yes, you have to remove firebase from all notifications.
I just solved there were still Firebase records, I removed it and it solved the problem
tks
I don't use the firebase service and I receive these messages in the log, I have already removed and commented out notificator.firebase.key in the xml and I continue to receive the messages, is there another way to cancel these messages?