Here’s a quick guide.
- If the error is prefixed by R, it is a runtime error. Refreshing the page might do the trick.
- If the error is prefixed by C, it is a compile-time error, meaning it is probably intentional/permanent.
- If the error is prefixed by S, it is a server error (uncommon).
error list
there are a few cryptic errors that I’m nice enough to document here:
- Err C104: the tool is unavailable
- Err C103: the page is empty
- Err C102: page is intentionally disabled for the time being
- Err C003: blog post is not published
- Err C002: The page uses an old design system, probably for compatibility
- Err R100: CORS error (you’re trying to communicate with something that doesn’t accept requests from pablogracia.net).
- Err S500: Internal server error