Fixed
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu$node->enableSsh(false);
$node->enableConfigurationPolling(false);
$node->enableRoutingTablePolling(false);
$node->enableTopologyPolling(false);
$node->enableDiscoveryPolling(false);
for (n : GetAllNodes()) {
n->enableSsh(false);
n->enableConfigurationPolling(false);
n->enableRoutingTablePolling(false);
n->enableTopologyPolling(false);
n->enableDiscoveryPolling(false);
}
Quote from: eugene1 on August 05, 2024, 04:02:43 PMгде и как посмотреть лог ошибок телеграмм-бота ? при отправке сообщения через tools -> Send notification, пишет Status failure и Driver errorTools->server debug console, там дать команду
Quote from: andy on August 02, 2024, 01:17:10 PMHello again, I still couldn't solve this driver issue myself, any help would be appreciatedadd![]()