Hier das komplette logfile:
`grammm setup was already run.
You can abort or delete all data and setup everything from scratch.
Type 'removealldata' and press enter to continue. Ctrl + c to abort.
If you continue ALL data wil be removed!
removealldata
Mysql database name:
(grammm):
Mysql database host:
(127.0.0.1):
Mysql user name:
(grammm):
Mysql password:
Administration interface password:
Your servers FQDN:
(localhost): mail.homeofus.de
The default mail domain:
(): homeofus.de
X500 organization name:
(): Oliver Tempel - IT auf den Punkt gebracht
Obtain SSL certificate from let's encrypt?
(y/n): y
Please enter SSL hostnames for your server.
Two domains are mandatory:
autodiscover.yourdmain.com
<one-other-name-than-autodiscover>.yourdmain.com
(mail.homeofus.de,autodiscover.homeofus.de,mail.homeofus.de): mail.homeofus.de,autodiscover.homeofus.de,mail.homeofus.de
E-Mail address for certificate warnings from letsencrypt.
Retrieving repository 'base' metadata ..............................................................................................................................................................[error]
Repository 'base' is invalid.
[base|http://ftp.gwdg.de/pub/opensuse/distribution/leap/15.2/repo/oss] Valid metadata not found at specified URL
History:
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'base' because of the above error.
Retrieving repository 'update' metadata ............................................................................................................................................................[error]
Repository 'update' is invalid.
[update|http://ftp.gwdg.de/pub/opensuse/update/leap/15.2/oss] Valid metadata not found at specified URL
History:
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'update' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
Package 'python3-certbot' not found.
Package 'python3-certbot-nginx' not found.
'nginx' is already installed.
Package 'nginx' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
Warning: ALREADY_ENABLED: 80:tcp
success
Warning: ALREADY_ENABLED: https
success
success
./common/ssl_setup: line 62: certbot: command not found
cat: /etc/letsencrypt/live/mail.homeofus.de/cert.pem: No such file or directory
cat: /etc/letsencrypt/live/mail.homeofus.de/fullchain.pem: No such file or directory
cp: cannot stat '/etc/letsencrypt/live/mail.homeofus.de/privkey.pem': No such file or directory
Repository setup:
If you you have a valid subscription, you can now enter your credentials.
Otherwise the packages must already be installed (appliance).
(y/n): n
Retrieving repository 'base' metadata ..............................................................................................................................................................[error]
Repository 'base' is invalid.
[base|http://ftp.gwdg.de/pub/opensuse/distribution/leap/15.2/repo/oss] Valid metadata not found at specified URL
History:
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'base' because of the above error.
Retrieving repository 'update' metadata ............................................................................................................................................................[error]
Repository 'update' is invalid.
[update|http://ftp.gwdg.de/pub/opensuse/update/leap/15.2/oss] Valid metadata not found at specified URL
History:
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'update' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
'mariadb' is already installed.
Package 'mariadb' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
'postfix' is already installed.
Package 'postfix' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
'cyrus-sasl-saslauthd' is already installed.
Package 'cyrus-sasl-saslauthd' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
'php-fpm' not found in package names. Trying capabilities.
'php7-fpm' providing 'php-fpm' is already installed.
'cyrus-sasl-plain' not found in package names. Trying capabilities.
No provider of 'cyrus-sasl-plain' found.
mv: cannot stat '/etc/php7/fpm/php-fpm.conf.default': No such file or directory
Creating admin_roles
Creating associations
Creating configs
Creating domains
Creating forwards
Creating groups
Creating hierarchy
Creating members
Creating mlists
Creating options
Creating orgs
Creating specifieds
Creating users
Creating aliases
Creating user_properties
Creating admin_role_permission_relation
Creating admin_user_role_relation
Creating classes
WARNING:root:Request validation is disabled!
WARNING:root:Response validation is disabled!
System admin user not found, creating...
Setting password for user 'admin'
Password updated
Warning: ALREADY_ENABLED: https
success
Warning: ALREADY_ENABLED: 25:tcp
success
Warning: ALREADY_ENABLED: 80:tcp
success
Warning: ALREADY_ENABLED: 110:tcp
success
Warning: ALREADY_ENABLED: 143:tcp
success
Warning: ALREADY_ENABLED: 993:tcp
success
Warning: ALREADY_ENABLED: 8080:tcp
success
Warning: ALREADY_ENABLED: 8443:tcp
success
success
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
grammm setup is done now.
Login to http://mail.homeofus.de:8080/ with admin
to create your first domain and users`
systemctl status nginx.service:
`● nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2021-03-16 09:19:44 CET; 2min 55s ago
Process: 3148 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=1/FAILURE)
Main PID: 2741 (code=exited, status=1/FAILURE)
Mar 16 09:19:44 localhost systemd[1]: Starting The nginx HTTP and reverse proxy server...
Mar 16 09:19:44 localhost nginx[3148]: nginx: [emerg] cannot load certificate "/etc/grammm/ssl/server-bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0909006C😛EM routines:get_name:no start line>
Mar 16 09:19:44 localhost nginx[3148]: nginx: configuration file /etc/nginx/nginx.conf test failed
Mar 16 09:19:44 localhost systemd[1]: nginx.service: Control process exited, code=exited status=1
Mar 16 09:19:44 localhost systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
Mar 16 09:19:44 localhost systemd[1]: nginx.service: Unit entered failed state.
Mar 16 09:19:44 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.`