Here is the output of that comman;
Processing /etc/letsencrypt/renewal/app.veeambp.com.conf
Simulating renewal of an existing certificate for app.veeambp.com
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: app.veeambp.com
Type: unauthorized
Detail: 2a02:4780:b:1321:0:2a26:c84a:8: Invalid response from http://app.veeambp.com/.well-known/acme-challenge/oBqJ9MfU5PRpOgXGtYZ_u53Rh5HYy6Vic_pgfSJv7IA: 404
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
Failed to renew certificate app.veeambp.com with error: Some challenges have failed.
All simulated renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/app.veeambp.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
Other questions:
My domain is: app.veeambp.com
I ran this command: certbot renew
It produced this output: see above
My web server is (include version): Nginx 1.14.0
The operating system my web server runs on is (include version): Ubuntu 18.04.6 LTS
My hosting provider, if applicable, is: Hostlinger
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): I don't have access to this, I can confirm if needed.
Ed