v2ray-plugin
v2ray-plugin copied to clipboard
Latest commits requires glibc 2.32 which is not compatible with snap core18 anymore.
looks like snap core18
only comes with glibc 2.27
. ( https://stackoverflow.com/questions/66358125/version-glibc-2-33-not-found )
therefore v2ray-plugin
built against latest commits cannot run and gives the following error message.
(can run outside snap with glibc 2.33
installed)
2021-07-24T13:20:41Z shadowsocks-libev.ss-server-daemon[23008]: /etc/shadowsocks-libev/v2ray-plugin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /etc/shadowsocks-libev/v2ray-plugin)
2021-07-24T13:20:41Z shadowsocks-libev.ss-server-daemon[22991]: 2021-07-24 13:20:41 ERROR: plugin service exit unexpectedly
2021-07-24T13:20:41Z shadowsocks-libev.ss-server-daemon[22991]: 2021-07-24 13:20:41 INFO: error on terminating the plugin.
2021-07-24T13:20:41Z systemd[1]: snap.shadowsocks-libev.ss-server-daemon.service: Main process exited, code=exited, status=255/EXCEPTION
2021-07-24T13:20:41Z systemd[1]: snap.shadowsocks-libev.ss-server-daemon.service: Failed with result 'exit-code'.
2021-07-24T13:20:41Z systemd[1]: snap.shadowsocks-libev.ss-server-daemon.service: Scheduled restart job, restart counter is at 5.
2021-07-24T13:20:41Z systemd[1]: Stopped Service for snap application shadowsocks-libev.ss-server-daemon.
2021-07-24T13:20:41Z systemd[1]: snap.shadowsocks-libev.ss-server-daemon.service: Start request repeated too quickly.
2021-07-24T13:20:41Z systemd[1]: snap.shadowsocks-libev.ss-server-daemon.service: Failed with result 'exit-code'.
2021-07-24T13:20:41Z systemd[1]: Failed to start Service for snap application shadowsocks-libev.ss-server-daemon.