From 251952075f6c1cc8b12bc402857fc504ef9b4295 Mon Sep 17 00:00:00 2001 From: "forgejo-actions[bot]" Date: Sun, 29 Sep 2024 22:13:49 +0000 Subject: [PATCH] error/*: initial --- error/404/index.html | 175 ++++++++++++++++++++++++++++++++++++++++++ error/422/index.html | 171 +++++++++++++++++++++++++++++++++++++++++ error/500/index.html | 173 +++++++++++++++++++++++++++++++++++++++++ error/502/index.html | 179 +++++++++++++++++++++++++++++++++++++++++++ error/503/index.html | 173 +++++++++++++++++++++++++++++++++++++++++ generated.txt | 2 +- 6 files changed, 872 insertions(+), 1 deletion(-) create mode 100644 error/404/index.html create mode 100644 error/422/index.html create mode 100644 error/500/index.html create mode 100644 error/502/index.html create mode 100644 error/503/index.html diff --git a/error/404/index.html b/error/404/index.html new file mode 100644 index 0000000..890e267 --- /dev/null +++ b/error/404/index.html @@ -0,0 +1,175 @@ + + + + + + + + + + HTTP 404: Not Found - ilot.io + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+

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 if you think this is a mistake.

+ +

You can also check our network status for up-to-date status information on our services

+ +

Go back

+ + + + + + +
+
+ + + + + + + + + + + diff --git a/error/422/index.html b/error/422/index.html new file mode 100644 index 0000000..4be7738 --- /dev/null +++ b/error/422/index.html @@ -0,0 +1,171 @@ + + + + + + + + + + HTTP 422: Unprocessable content - ilot.io + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+

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 if you think this is a mistake

+ +

Go back

+ + + + + + +
+
+ + + + + + + + + + + diff --git a/error/500/index.html b/error/500/index.html new file mode 100644 index 0000000..2770259 --- /dev/null +++ b/error/500/index.html @@ -0,0 +1,173 @@ + + + + + + + + + + HTTP 500: Internal Server Error - ilot.io + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+

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 if this problem persists.

+ +

You can also check our network status for up-to-date status information on our services

+ +

Go back

+ + + + + + +
+
+ + + + + + + + + + + diff --git a/error/502/index.html b/error/502/index.html new file mode 100644 index 0000000..01ce303 --- /dev/null +++ b/error/502/index.html @@ -0,0 +1,179 @@ + + + + + + + + + + HTTP 502: Starting up - ilot.io + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+

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 if this problem persists.

+ +

You can also check our network status 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/index.html b/error/503/index.html new file mode 100644 index 0000000..95f64bf --- /dev/null +++ b/error/503/index.html @@ -0,0 +1,173 @@ + + + + + + + + + + HTTP 503: Service unavailable - ilot.io + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+

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 if this problem persists.

+ +

You can also check our network status for up-to-date status information on our services

+ +

Go back

+ + + + + + +
+
+ + + + + + + + + + + diff --git a/generated.txt b/generated.txt index 2d5b883..dd7659b 100644 --- a/generated.txt +++ b/generated.txt @@ -1 +1 @@ -Tue Sep 17 19:02:39 UTC 2024 +Sun Sep 29 22:13:49 UTC 2024