Closed DonPablo1010 closed 4 months ago
Relevanter Auszug Portainer Log des igotify Containers:
The SSL connection could not be established, see inner exception.
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.
Das Zertifikat ist jedoch gültig und wenn ich die Url über einen Browser aufrufe gibt es keine Zertifikatsfehler.
Ist ein Problem bei mir SSL Zertifikat ist ungültig warum auch immer, hatte das vor kurzem aktualisiert, erneuere es dann später bin gerade unterwegs 😅
i've got the same error as @DonPablo1010
error log:
The SSL connection could not be established, see inner exception.
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.
the problem must be fixed now there is a new cert in the background service
@androidseb25 , thanks for the quick fix 👍
the problem must be fixed now there is a new cert in the background service
Thx for the real quick answer an fix; as allways!🙌🏼
Was fixed but now appears again!!😱
Describe the bug Es erscheint seit heute Morgen eine SSL Fehlermeldung in der iOS App. Der Token kann nicht übertragen werden.
Expected behavior Die App sollte die Instanz(en) via Token normal erreichen können. Verbindung über https:// Url über Nginx Reverse Proxy Manager. Bis heute Nacht hatte alles normal funktioniert.
Screenshots
Smartphone (please complete the following information):
Additional context Allenfalls ist der Bug Apple bezogen (Key / Verschlüsselung), da auch die App WebSSH seit heute Morgen die gespeicherten SSH Keys nicht mehr handeln kann?