You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a bus has not been initialised, either by connecting a websocket and pushing data or by HTTP POST, then a 500 is returned since the HTTP handler for the request crashes.
If a bus has not been initialised, either by connecting a websocket and pushing data or by HTTP POST, then a 500 is returned since the HTTP handler for the request crashes.
A 404 response might be nicer?