Seite 7 von 7

Re: openWB als VM auf NAS installieren

Verfasst: Do Dez 12, 2024 2:38 pm
von hhoefling
Ich musste mal bei einem VM-Bullseye (aka 11.x) den Mosquitto explizite in der Version 2.11.x installieren.
Der vorhandene ist mit dem Konfigfile der openWB nicht klar gekommen.
War was mit den SSH//TLS Ports das dazu führe das der Mosquitto gar nicht startet und dan das Webinterface hing.

Re: openWB als VM auf NAS installieren

Verfasst: Do Dez 12, 2024 2:57 pm
von LutzB
Mein Entwicklungssystem läuft in einer VM mit Debian 11.10. Da muss nichts an den Paketversionen oder der Installation gedreht werden, ist alles Standard.

Re: openWB als VM auf NAS installieren

Verfasst: Mi Jan 08, 2025 7:32 am
von mrinas
LutzB hat geschrieben: Do Dez 12, 2024 2:57 pm Mein Entwicklungssystem läuft in einer VM mit Debian 11.10. Da muss nichts an den Paketversionen oder der Installation gedreht werden, ist alles Standard.
Gleiches hier, ich hab auch eine VM mit Debian 11, Installation lief ohne manuelle Anpassungen durch.

Re: openWB als VM auf NAS installieren

Verfasst: Mi Jan 08, 2025 8:58 am
von Meth
Hallo ,

ich habe das nun auch versucht mit Debian 11.08

Bei mir kam die Meldung
WARNING: The script tqdm is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts pyserial-miniterm and pyserial-ports are installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script jsonschema is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script httpx is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts pymodbus.console and pymodbus.server are installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script bimmerconnected is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

Hat das Konsequenzen oder Auswirkungen ?

Aufrufbar ist die oWb aber über den Browser ?

Re: openWB als VM auf NAS installieren

Verfasst: Di Feb 04, 2025 7:01 am
von truth
Meth hat geschrieben: Mi Jan 08, 2025 8:58 am WARNING: The script ... is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

Hat das Konsequenzen oder Auswirkungen ?
Bei mir kamen auch solche Meldungen - bis jetzt hatte ich keine Probleme damit.

Re: openWB als VM auf NAS installieren

Verfasst: Do Feb 06, 2025 5:55 am
von Meth
truth hat geschrieben: Di Feb 04, 2025 7:01 am
Meth hat geschrieben: Mi Jan 08, 2025 8:58 am WARNING: The script ... is installed in '/home/openwb/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

Hat das Konsequenzen oder Auswirkungen ?
Bei mir kamen auch solche Meldungen - bis jetzt hatte ich keine Probleme damit.
Bei mir bis jetzt auch nicht :-D