From 6d6fd82e1b1b431f14822c9275cfc45e1daab480 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 29 Sep 2024 18:13:13 -0400 Subject: [PATCH] error/*: initial --- error/404.mdwn | 26 ++++++++++++++++++++++++++ error/422.mdwn | 22 ++++++++++++++++++++++ error/500.mdwn | 24 ++++++++++++++++++++++++ error/502.mdwn | 32 ++++++++++++++++++++++++++++++++ error/503.mdwn | 24 ++++++++++++++++++++++++ 5 files changed, 128 insertions(+) create mode 100644 error/404.mdwn create mode 100644 error/422.mdwn create mode 100644 error/500.mdwn create mode 100644 error/502.mdwn create mode 100644 error/503.mdwn diff --git a/error/404.mdwn b/error/404.mdwn new file mode 100644 index 0000000..a083c27 --- /dev/null +++ b/error/404.mdwn @@ -0,0 +1,26 @@ +[[!meta title="HTTP 404: Not Found"]] + +# HTTP 404 +## Not Found + +### The page could not be found or you don't have permission to view it. +
+The resource that you are attempting to access does not exist or you don't have the necessary permissions to view it. + +Make sure the address is correct and that the page hasn't moved. + +Please contact us using [our support page](https://support.ilot.io) if you think this is a mistake. + +You can also check our [network status](https://status.ilot.io) for up-to-date status information on our services + +Go back + + diff --git a/error/422.mdwn b/error/422.mdwn new file mode 100644 index 0000000..563e6ee --- /dev/null +++ b/error/422.mdwn @@ -0,0 +1,22 @@ +[[!meta title="HTTP 422: Unprocessable content"]] + +# HTTP 422 +## Unprocessable content + +### The change you requested is rejected. +
+Make sure you have access to the thing you tried to changee + +Please contact us using [our support page](https://support.ilot.io) if you think this is a mistake + +Go back + + diff --git a/error/500.mdwn b/error/500.mdwn new file mode 100644 index 0000000..db1c8b8 --- /dev/null +++ b/error/500.mdwn @@ -0,0 +1,24 @@ +[[!meta title="HTTP 500: Internal Server Error"]] + +# HTTP 500 +## Internal Server Error + +### We're sorry. Something went wrong on our end +
+Try refreshing the page, or going back and attempting the action again. + +Please contact us using [our support page](https://support.ilot.io) if this problem persists. + +You can also check our [network status](https://status.ilot.io) for up-to-date status information on our services + +Go back + + diff --git a/error/502.mdwn b/error/502.mdwn new file mode 100644 index 0000000..24afae2 --- /dev/null +++ b/error/502.mdwn @@ -0,0 +1,32 @@ +[[!meta title="HTTP 502: Starting up"]] + +# HTTP 502 + +## Waiting for ilot to start up + +### Some system components can take a moment to start completely. +
+Please contact us using [our support page](https://support.ilot.io) if this problem persists. + +You can also check our [network status](https://status.ilot.io) for up-to-date status information on our services +
+This page will automatically reload every 5 seconds. + +Go back + + +

Refreshed at

+ + diff --git a/error/503.mdwn b/error/503.mdwn new file mode 100644 index 0000000..f43c87e --- /dev/null +++ b/error/503.mdwn @@ -0,0 +1,24 @@ +[[!meta title="HTTP 503: Service unavailable"]] + +# HTTP 503 +## Service unavailable + +### We're sorry. ilot is currently unavailable. +
+Try refreshing the page, or going back and attempting the action again. + +Please contact us using [our support page](https://support.ilot.io) if this problem persists. + +You can also check our [network status](https://status.ilot.io) for up-to-date status information on our services + +Go back + +