We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23de313 + 1bd5044 commit b365d20Copy full SHA for b365d20
docs/rofl/troubleshooting.mdx
@@ -95,6 +95,16 @@ service will be triggered to restart `oracle` and try again.
95
96
[podman-compose-depends-on-bug]: https://github.com/containers/podman-compose/issues/575
97
98
+## appd
99
+
100
+### `422 Unprocessable Entity`
101
102
+The `422 Unprocessable Entity` error is returned when the provided request
103
+couldn't be decoded. Make sure [all the required fields are present and
104
+correctly formatted][appd].
105
106
+[appd]: features/appd.md
107
108
## ROFL Proxy URL is not working
109
110
If you have exposed a port in your `compose.yaml` but the proxy URL shown
0 commit comments