mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-24 09:15:31 -06:00
ea1ecdfef1
This page is intended to be a starting point for users debugging various OPA issues. It outlines various OPA features that can help narrowing down issues in one place. Signed-off-by: Charlie Egan <charlie@styra.com>
28 lines
812 B
Markdown
28 lines
812 B
Markdown
---
|
|
title: OPA Errors
|
|
subtitle: OPA error message reference
|
|
labels:
|
|
category: learning
|
|
inventors:
|
|
- styra
|
|
code:
|
|
- https://docs.styra.com/opa/errors
|
|
tutorials:
|
|
- https://docs.styra.com/opa/errors
|
|
docs_features:
|
|
debugging-rego:
|
|
note: |
|
|
[OPA Errors](https://docs.styra.com/opa/errors) is a guide aimed at
|
|
helping users debug OPA errors by documenting common errors and fixes in
|
|
detail.
|
|
---
|
|
|
|
[OPA Errors](https://docs.styra.com/opa/errors) is a guide is designed to help
|
|
you understand the most common errors you'll encounter when working with OPA.
|
|
Each page provides examples of an OPA error, why it's an error,
|
|
and how to fix it.
|
|
|
|
If you'd like to request that a new error is listed, please drop us a message in
|
|
the
|
|
[Styra Slack](https://communityinviter.com/apps/styracommunity/signup).
|