Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Problems running inside Docker container #72

Closed
alansikora opened this issue Feb 7, 2017 · 1 comment
Closed

Problems running inside Docker container #72

alansikora opened this issue Feb 7, 2017 · 1 comment

Comments

@alansikora
Copy link

So, I have a project that uses seneca and seneca-mesh, and I'm having this issue:

Message: seneca: use-plugin: Could not load plugin mesh defined in seneca-mesh due to error: /usr/src/uPayment-api/node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF header.

I understand that an invalid ELF usually means it was built on a different platform, but in this case, I do build inside the container. I even tried cloning during build process and building from sources, no luck.

Any guesses?

@alansikora
Copy link
Author

So, my mistake. .dockerignore was not correctly set up and was sending one node_modules folder inside... Sorry.

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

No branches or pull requests

1 participant