Prepending the julia lib directory to LD_LIBRARY_PATH fixes this for the time being
export LD_LIBRARY_PATH=[...]/julia-1.6.0/lib/julia:$LD_LIBRARY_PATH
Reading through a similar issue posted last year it might be an issue with HPC clusters using dated CentOS