1 Apr
2023
1 Apr
'23
4:02 a.m.
Düben, Christian writes
The issue might be worldbank.repec.org~.
I removed it. root@helos ~ # rm /etc/nginx/sites-available/*~
That file defines a server listening not just at port 80, but at port 80 default_server. That conflicts with what default defines and might be the reason why Certbot runs into a 404.
But that file was in /etc/nginx/sites-available, and not linked from /etc/nginx/sites-enabled, thus exceedingly unlikely to used by nginx. -- Written by Thomas Krichel http://openlib.org/home/krichel on his 21120th day.