Hi,
After upgrading from 1.3.1 to 1.4.1 in my Debian box, I'm getting the error: OSError: libprotobuf-c.so.1: cannot open shared object file: No such file or directory.
Installing libprotobuf-c1 fixes the issue.
Should it be statically linked into libziti.so?
Is it related to openziti/ziti-sdk-c#917 ?
Thanks!