From 56eaf6c9bd9b8da93eec08b474fcdfa7eda0c87e Mon Sep 17 00:00:00 2001 From: "L. Ellenbeck" <ellenbeck@itc.rwth-aachen.de> Date: Tue, 27 Feb 2024 15:20:55 +0100 Subject: [PATCH] Update for 403 error --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 134081e..abcadbf 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ This script checks the ip connectivity in connection with onboarded universities * The script runs as a daily scheduled gitlab job. It passes the pipelinie only if all ip connections are checked "ok". * The logs can be seen in the pipeline logs. * Users can set up merge requests for correcting/updating IP addresses. + +## Troubleshooting ECSs + +### 403 Forbidden error +Shoud the ECS Management Endpoint return a `403 Forbidden` error, but the Web UI can be used with the same credentials, make sure that this guide bei Dell is or was used: https://www.dell.com/support/kbdoc/en-us/000205031/ecs-how-to-perform-host-header-injection-for-3-8-x \ No newline at end of file -- GitLab