Jump to content

Setup issue with Node Server


landolfi

Recommended Posts

Posted

Hi,

Setting up Blink node server after a system crash that wiped out all my configurations. I know the username and password are correct, but no nodes show up. The log in Debug mode only shows the following. I assume if there were an authentication issue we would see it here?

 

 

2023-10-04 19:34:38,802 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll

2023-10-04 19:34:38,804 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:34:38,806 Thread-25 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:35:38,834 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:35:38,836 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:35:38,838 Thread-26 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:36:38,835 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:36:38,837 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:36:38,839 Thread-27 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:37:38,838 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:37:38,838 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:37:38,839 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:37:38,839 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:37:38,841 Thread-28 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:37:38,841 Thread-28 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:38:38,840 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:38:38,840 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2023-10-04 19:38:38,842 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:38:38,842 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2023-10-04 19:38:38,843 Thread-29 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
2023-10-04 19:38:38,843 Thread-29 udi_interface INFO udiBlinkController:systemPoll: System Poll - Waiting for all nodes to be added
Posted

We would need to see the beginning of the log where the node server starts, queries for devices and tries to create nodes for those devices.

Posted

I don't know anything about how the node server works but this seems like the problem:

Blink Start Exception: There is no current event loop in thread 'Thread-6'.

Perhaps the author, @Panda88 can diagnose why that's happening.

  • Like 1
Guest
This topic is now closed to further replies.

×
×
  • Create New...