Hallo,
in Node-BLUE (v0.17.5-git) werden bei mir keine Geräte in der linken Spalte angezeigt, es erscheint nur die graue Sanduhr Animation.
Mein System:
Raspberry Pi 3 (Raspbian 9.1), Homegear (0.7.10-1397), HM-MOD-RPI-PCB
Dort sind drei Homematic Geräte angelernt (Schalter, Schaltaktor, Klingelsensor), die auch sowohl in der Konsole als auch auf der Weboberfläche (:200{1,2,3}) angezeigt werden. Ein Drücken des Schalters wird in der Konsole angezeigt.
Ein Ausschnitt aus den Logs (homegear.log + homegear.err) beim Zugriff mit Node-BLUE:
...
11/19/17 23:29:43.291 Web server (Port 2003): Client is requesting: /flows/red/images/grip.png (translated to /var/lib/homegear/www/rpc/flows/red/images/grip.png, method: GET)
11/19/17 23:29:43.347 RPC Server (Port 2003): Info: Client successfully authorized using basic authentication.
11/19/17 23:29:43.347 Web server (Port 2003): Client is requesting: /flows/nodes (translated to /var/lib/homegear/www/rpc/flows/nodes, method: GET)
11/19/17 23:29:43.374 RPC Server (Port 2003): Info: Connection from ::ffff:192.168.1.152:23887 accepted. Client number: 226
11/19/17 23:29:43.374 RPC Server (Port 2003): Info: RPC server client id for client number 226 is: 184
11/19/17 23:29:43.429 RPC Server (Port 2003): Info: Connection from ::ffff:192.168.1.152:23888 accepted. Client number: 227
11/19/17 23:29:43.429 RPC Server (Port 2003): Info: RPC server client id for client number 227 is: 185
11/19/17 23:29:43.435 RPC Server (Port 2003): Info: Client successfully authorized using basic authentication.
11/19/17 23:29:43.435 Web server (Port 2003): Client is requesting: /flows/locales/nodes (translated to /var/lib/homegear/www/rpc/flows/locales/nodes, method: GET)
11/19/17 23:29:43.491 RPC Server (Port 2003): Info: Client successfully authorized using basic authentication.
11/19/17 23:29:43.492 Web server (Port 2003): Client is requesting: /flows/locales/nodes (translated to /var/lib/homegear/www/rpc/flows/locales/nodes, method: GET)
11/19/17 23:29:43.511 RPC Server (Port 2003): Info: Connection from ::ffff:192.168.1.152:23889 accepted. Client number: 228
11/19/17 23:29:43.512 RPC Server (Port 2003): Info: RPC server client id for client number 228 is: 186
11/19/17 23:29:43.572 RPC Server (Port 2003): Info: Client successfully authorized using basic authentication.
11/19/17 23:29:43.573 Web server (Port 2003): Client is requesting: /flows/nodes (translated to /var/lib/homegear/www/rpc/flows/nodes, method: GET)
11/19/17 23:29:43.586 Warning: Requested URL not found: /var/lib/homegear/flows/www/static/nodes
11/19/17 23:29:43.586 Warning: Requested URL not found: /var/lib/homegear/flows/www/static/nodes
11/19/17 23:29:54.653 HomeMatic BidCoS packet received (HM-MOD-RPI-PCB-01, RSSI: -58 dBm): 0F30861022DD7E0000000A88BA0D001C
11/19/17 23:30:03.205 HomeMatic BidCoS packet received (HM-MOD-RPI-PCB-01, RSSI: -76 dBm): 14CF845E325CF8000000802EFB00003B0005091100
Woran könnte das liegen?