What's exactly happened? Is the driver gone from the list? What is it's status and error message in the list?
To debug what's happening with the driver you can increase debug level: In Tools->Server Debug Console issue
this will enable debug for notification channel drivers. Then try to send a message and check server log
To debug what's happening with the driver you can increase debug level: In Tools->Server Debug Console issue
Code Select
debug ncd.* 7this will enable debug for notification channel drivers. Then try to send a message and check server log