Yet another sign in issue

Like others I can’t login from either the standalone or vst.

Running the standalone from the client, I see the following error

./vital: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by ./vital)

Since curl is often used to handles web requests, I suspect that this might be part of the issue.

Using opensuse 15.2.

Note that opensuse uses libcurl.so.4, so I created a logifcal link from libcurl-gnutls.so.4. That didn’t work so I downloaded a version of libcurl-gnutls.so.4 from the intertubes and used LD_LIBRARY_PATH to point to it, with the same result.

Hi, just for information (and unfortunately no help).

Maybe you have overlooked it, Vital is only supported for Ubuntu 18.04 and higher.

Even there is potential, that it runs, it has never been tested. And you might run into an unsolvable issue here.

Unfortunately I never dove into the library incompatibility issues of distributions and also still surprised, that those basic things differ between distributions. I was under the impression that this would be part of LSB definition.

Sorry I could not be of more help.