View Source Beacon.Web.ServerError exception (Beacon v0.2.1)

Raised when a Beacon.Content.EventHandler or a Beacon.Content.InfoHandler returns an invalid response.

If you're seeing this error, check the code in your site's event handlers or info handlers, and ensure that each one returns {:noreply, socket}.