From 30c82689793c7d93998a7efe762fd41f0cd5a186 Mon Sep 17 00:00:00 2001
From: MB <michael.blaschek@univie.ac.at>
Date: Mon, 7 Oct 2024 14:20:46 +0200
Subject: [PATCH] added ecmwf issues

---
 ECMWF/README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ECMWF/README.md b/ECMWF/README.md
index f03e68d..96dae08 100644
--- a/ECMWF/README.md
+++ b/ECMWF/README.md
@@ -115,6 +115,12 @@ cat .ssh/id_ed25519.pub >> .ssh/authorized_keys
 
 This will solve some `ecaccess` issues.
 
+Sometimes there are also different issues with the connection. You can [search the issues](https://gitlab.phaidra.org/imgw/computer-resources/-/issues/) to check if you have a familiar problem.
+
+- Example - [Teleport permission denied](https://gitlab.phaidra.org/imgw/computer-resources/-/issues/61#note_36373)
+- Example - [Teleport authentication failed](https://gitlab.phaidra.org/imgw/computer-resources/-/issues/58)
+
+
 ## Connecting via ECaccess
 
 using a local installation of ecaccess tools can be used to submit jobs and monitor jobs from a remote location. [Documentation @ECMWF](https://confluence.ecmwf.int/display/ECAC/ECaccess+Home)
-- 
GitLab