typpo / textbelt

Free API for outgoing SMS
https://textbelt.com/
MIT License
3.07k stars 519 forks source link

Error sending message, child exited 127 (Exec error.) #111

Closed brandoningli closed 7 years ago

brandoningli commented 7 years ago

Trying to send a message from my self-host server, which is a Raspberry Pi running Raspbian. My CURL request to the server returns success, but the ssh console to the server gives this error:

Error sending message, child exited 127 (Exec error.).

Could not send the message.
brandoningli commented 7 years ago

Looks like my sendmail was renamed for some reason. Issue resolved