stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.27k stars 119 forks source link

gm is not working in chroot #146

Open Marak opened 9 years ago

Marak commented 9 years ago

There is a regression with gm not working anymore in the chroot jail.

Investigating locally. Probably a pathing issue. All the gm deps should already be copied to the jail.

The main issue is that we are getting no error message. We should always get some error feedback if the service doesn't execute.