I've setup a Docker container based on Z-Way v3.0.6 (z-way-server-Ubuntu-v3.0.6.tgz), however the console is flooded with SSL DEBUG LOCK messages:
Code: Select all
SSL DEBUG LOCK: 20 > 1
SSL DEBUG LOCK: 20 > 0
SSL DEBUG LOCK: 16 > 0
SSL DEBUG LOCK: 30 > 1
SSL DEBUG LOCK: 30 > 0
If I open the ELF binary ('z-way-server'), I do see the text string 'SSL DEBUG LOCK: %d > %d'.