Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If youâre using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
My web server is (include version):
ibm-server:/srv/www/htdocs/nextcloud/config # httpd-prefork -v
Server version: Apache/2.4.33 (Linux/SUSE)
Server built: 2019-08-28 06:00:22.000000000 +0000
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
local server
I can login to a root shell on my machine (yes or no, or I donât know):
yes
Iâm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if youâre using Certbot):
certbot 0.24.0
i have this certificate produced on a other virtual machine. but this machine dosnât more exist. also i will change the servername und create an new certificate for my nextcloud
port 80 ist open in firewall and in the router (fritzbox) forwarded.
from an other intern client i can connect:
holger@pc-ho-lin:~> wget 172.17.1.254
â2019-09-04 21:42:31-- http://172.17.1.254/
Verbindungsaufbau zu 172.17.1.254:80 ⌠verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet ⌠400 Bad Request
2019-09-04 21:42:32 FEHLER 400: Bad Request.
or
holger@pc-ho-lin:~> lynx --dump 172.17.1.254
This application requires JavaScript for correct operation. Please
[1]enable JavaScript and reload the page.
Nextcloud
Access through untrusted domain
Please contact your administrator. If you are an administrator, edit
the âtrusted_domainsâ setting in config/config.php like the example in
config.sample.php.
Further information how to configure this can be found in the
[2]documentation.
The problem was found and solved. In the router (Fritzbox) was a filter list active, which has blocked the HTTP server protocol for the local home server. Certificate are now ok, all the best, THANK YOU