Also getting this error when attempting to launch Bedrock 1.16.220.02 on Ubuntu 20.04.2 LTS.
Note: No errors encountered with Bedrock 1.16.210.06.
Interesting note:
Running $ ldd bedrock_server for the 210.06 version lists 49 shared libraries, including libcurl.
But, ldd of the newer bedrock_server only lists 13 libraries. libcurl doesn't not appear in the list.
Here is the list:
linux-vdso.so.1 (0x00007fff2fdbb000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fc2d33fb000)
libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007fc2d33de000)
libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007fc2d334b000)
libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007fc2d3075000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fc2d306f000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fc2d3064000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fc2d2f13000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fc2d2ef0000)
libstdc+.so.6 => /lib/x86_64-linux-gnu/libstdc+.so.6 (0x00007fc2d2d0f000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fc2d2cf4000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc2d2b02000)
/lib64/ld-linux-x86-64.so.2 (0x00007fc2d341f000)
Also getting this error when attempting to launch Bedrock 1.16.220.02 on Ubuntu 20.04.2 LTS.
Note: No errors encountered with Bedrock 1.16.210.06.
Interesting note:
Running $ ldd bedrock_server for the 210.06 version lists 49 shared libraries, including libcurl.
But, ldd of the newer bedrock_server only lists 13 libraries. libcurl doesn't not appear in the list.
Here is the list:
linux-vdso.so.1 (0x00007fff2fdbb000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fc2d33fb000)
libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007fc2d33de000)
libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007fc2d334b000)
libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007fc2d3075000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fc2d306f000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fc2d3064000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fc2d2f13000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fc2d2ef0000)
libstdc+.so.6 => /lib/x86_64-linux-gnu/libstdc+.so.6 (0x00007fc2d2d0f000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fc2d2cf4000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc2d2b02000)
/lib64/ld-linux-x86-64.so.2 (0x00007fc2d341f000)