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
When devcon throws a 500, the only way to see it is to dig into the network tab of the debugger.
We should show the actual error in the UI, not just 500.
Maybe we need to use a different error code for firmware errors, as this is not really a server error in devcon, but a response from firmware.
The text was updated successfully, but these errors were encountered:
When devcon throws a 500, the only way to see it is to dig into the network tab of the debugger.
We should show the actual error in the UI, not just 500.
Maybe we need to use a different error code for firmware errors, as this is not really a server error in devcon, but a response from firmware.
The text was updated successfully, but these errors were encountered: