Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Command failed #11

Open
a-cabinti opened this issue Jul 20, 2018 · 0 comments
Open

Error: Command failed #11

a-cabinti opened this issue Jul 20, 2018 · 0 comments

Comments

@a-cabinti
Copy link

Hi,

I'm developing image converter app that host on a docker container(node:9.3.0-alpine)
when trying to convert JPG to webp, I got this error.

101
Error: Command failed: /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp -q 85 tmp_images/tmp_553e5ee5fe7cf36feafd5885ee5fc8484b3c8df8.jpg -o tmp_images/tmp_553e5ee5fe7cf36feafd5885ee5fc8484b3c8df8.webp
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __snprintf_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __vfprintf_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __memcpy_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __printf_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __longjmp_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __fprintf_chk: symbol not found
Error relocating /apps/service-promo/node_modules/webp-converter/lib/libwebp_linux/bin/cwebp: __sprintf_chk: symbol not found

If you have any solution, please share to me.
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant