Open ArtemKo7v opened 8 years ago
Yes, probably. But I would gess you're getting this error because of meteor
command not being accessible by the root user. Do you think it's possible?
@apendua Yes, that was what caused the problem, many thanks!
Let's not close this issue. This will probably need to be properly documented anyway.
I wrote a separate shell script to run gagarin. It runs well when it is manually called from command-line. But it throws an exception when running from crontab with root privilegies:
As I understand, it happens because of the incorrect node environment in child_process.spawn