Problems
This is page is used to help developers tackle common problems that may arise when using openOBD.
gRPC Exceptions
Various gRPC exceptions are thrown during openOBD sessions and this page helps to understand and identify why and what they mean. Exceptions thrown
follow conventional gRPC status codes. These status codes are used
during gRPC runtime to whenever error occur to indicate the cause.
Troubleshooting
This section is used to help developers identify what certain status codes mean when seen during runtime and what the possible causes might be.