nerves-networking / vintage_net_mobile

Mobile networking for VintageNet
Apache License 2.0
27 stars 11 forks source link

Provide a good error message when OTP app is down #64

Closed fhunleth closed 4 years ago

fhunleth commented 4 years ago

This fixes a weird looking condition where you can see pppd messages in the logs, but they're clearly not getting to Elixir. It turned out that the :vintage_net_mobile OTP application wasn't running. This makes it more obvious by sending messages to syslog (which appears when running RingLogger.next)