Issue trying to specify the port number for http connector loxberry ebusd plugin

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Gast

    Issue trying to specify the port number for http connector loxberry ebusd plugin

    I have set up the ebusd plugin on my LoxBerry. It works well as long as the port set for my LoxBerry is port 80, but when I try to change it to port 81 (under LoxBerry services), the http connector on my Loxone does not work anymore, although I have specified the port 81 in the URL address (http://loxberry:Password@192.168.1.5...uit=bai&update[]=Statenumber&update[]=StorageTemp&update[]=WaterPressure&update[]=HwcDemand&update[]=FlowTemp&update[]=FlowTempDesired).

    It seems that, although port 81 is specified, the Loxone tries to connect through port 80:
    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: 1.PNG
Ansichten: 421
Größe: 50,6 KB
ID: 246379
    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: 2.PNG
Ansichten: 243
Größe: 4,8 KB
ID: 246380
    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: 3.PNG
Ansichten: 177
Größe: 4,9 KB
ID: 246381
    The very weird thing, is that when, in the URL, I remove everything that follows the port specification (in this case "/admin/plugins/ebusdplugin/api/ebusd/read.php?circuit=bai&update[]=Statenumber&update[]=StorageTemp&update[]=WaterPressure&update[]=HwcDemand&update[]=FlowTemp&update[]=FlowTempDesired" keeping only http://loxberry:Password@192.168.1.50:81) the connection seems to work, but then the plugin doesn't work anymore.

    I also refer to issue that I described here: https://gitlab.com/VVlasy/loxberry-p...usd/-/issues/2

    Anything I am doing wrong?

    Thanks in advance,

    Gaëtan
    Zuletzt geändert von Gast; 26.04.2020, 21:25.
Lädt...