Eigene Domain mit Home Os

German:
Hi, ich habe Nextcloud auf Home OS mit dem Addon installiert und möchte von außerhalb meines Netzwerks darauf zugreifen. Ich habe meine eigene Domain example.de und ein Subdomain cloud.example.de erstellt. Beide funktionieren einwandfrei, und ich kann sie anpingen.

Ich habe mit Nginx einen Proxy und ein SSL-Zertifikat erstellt, beide sind aktiv, und ich habe SSL erzwungen. In der Nextcloud yaml-Konfiguration habe ich cloud.example.de, meine lokale IP und localhost hinzugefügt. Ich habe die SSL-Zertifikate in meinen Dateieditor hochgeladen und den Namen in der Nextcloud-Konfiguration eingetragen.

Wenn ich jedoch versuche, https://cloud.example.de zu erreichen, bekomme ich die Fehlermeldung:

400 Bad Request: The plain HTTP request was sent to HTTPS port (Nginx).

Wenn ich es über meine lokale IP und den Port versuche, kann ich auf Nextcloud zugreifen. Was habe ich vergessen?

Eng:
Hi, I installed Nextcloud on Home OS using the addon and I want to access Nextcloud from outside my network. I have my own domain example.de and created a subdomain cloud.example.de. Both work fine, and I can ping them.

I set up a proxy and an SSL certificate with Nginx; both are active, and I forced SSL. In the Nextcloud yaml configuration, I added cloud.example.de, my local IP, and localhost. I uploaded my SSL certificates in my file editor and entered the name in the Nextcloud configuration.

However, when I try to access https://cloud.example.de, I get the error:

400 Bad Request: The plain HTTP request was sent to HTTPS port (Nginx).

When I try it with my local IP and port, I can access Nextcloud. What am I missing?

@Ace_Development welcome to the nextcloud community forum,

you’re missing the Support template. Please use this when you request support!

1 Like