Page 1 of 1

ZWAY in Proxmox LXC Debian Buster

Posted: 03 Jun 2024 20:35
by jens_s
Hi,
I just managed to install ZWay in Proxmox LXC with Debian buster.
Z-Station (ttyUSB0) is working, but I always get an error Message when trying to install any app. Is there any possible solution, or do a have to use my raspberry Pi with ZWay and the NUC for all other applications (not zwave)?

Re: ZWAY in Proxmox LXC Debian Buster

Posted: 30 Jun 2024 05:21
by PoltoS
Please check that libcurl is installed

Run

Code: Select all

cd /opt/z-way-server; LD_LIBRARY_PATH=libs ./z-way-server
to see errors with loading libraries

Re: ZWAY in Proxmox LXC Debian Buster

Posted: 21 Jul 2024 08:52
by jens_s
I get some errors when I do this.

Re: ZWAY in Proxmox LXC Debian Buster

Posted: 07 Aug 2024 15:26
by PoltoS
You need to install additional libraries to your OS: libcurl and libwebsockets

Or keep it as is if you are not going to use any functionality related to HTTP requests and sockets

Re: ZWAY in Proxmox LXC Debian Buster

Posted: 06 Oct 2024 16:48
by jens_s
i think i got both installed, but there still seems to be an error.

i installed the backups from my razberry (zab and zbk), some rooms are grey, the icons do not work,...

root@ZStation:/opt/z-way-server# LD_LIBRARY_PATH=libs ./z-way-server
Z-Way version v4.1.4 from 2024-07-30 21:24:02 +0300 (build b381bba4f7e3135898036bebe0845845d50e936f)
Using default configuration file config.xml
Looking for modules in ./modules
Module modiconinstaller.so loaded
Module modzigbee.so loaded
Module modcrypto.so loaded
Module modmqtt.so loaded
Module modnotification2ext.so loaded
Module modws.so loaded
Module modenocean.so loaded
Module moddhs.so loaded
Module modskininstaller.so loaded
Module modzbw.so loaded
Module modzwave.so loaded
Module modinstaller.so loaded
Module modhomekit.so loaded
Module modhttp.so loaded
Failed to load module modsockets.so: libwebsockets.so.15: cannot open shared object file: No such file or directory
Error: 'debug-port' number is out of range. Skipping it.