Undefined symbol: crypto_vrf_publickeybytes only in systemd service

Looks like this issue was met before too.

When you start as systemd, env vars are different from your current user (that launches the script).

Ensure the systemd user (root?) has the LD_LIBRARY_PATH correctly configured

1 Like