- Edited
Ah thanks. All the files are here!
I have checked firewall again and I dont have anything up but I see something weird in iptables
target prot opt source destination
DROP tcp -- anywhere anywhere /* mailcow isolation */
``` I will try to flush and report back
@"DocFraggle"#p19408
No it wasnt that. :(
My server is accessible on port 80 and I can use webui in browser from external network.
I have put a text file in ```/var/www/acme/test.txt``` and I can see it in the browser @ ```http://myipaddress/.well-known/acme-challenge/test.txt```
@"DocFraggle"#p19408
No it wasnt that. :(
My server is accessible on port 80 and I can use webui in browser from external network.
I have put a text file in ```/var/www/acme/test.txt``` and I can see it in the browser @ ```http://myipaddress/.well-known/acme-challenge/test.txt```
(Formatting in previous message got wrecked and I can't edit it for some reason)
@"DocFraggle"#p19408
No it wasnt that. :(
My server is accessible on port 80 and I can use webui in browser from external network.
I have put a text file in ```/var/www/acme/test.txt``` and I can see it in the browser @ ```http://myipaddress/.well-known/acme-challenge/test.txt```
(Formatting in previous message got wrecked and I cant edit it for some reason)
No it wasnt that. :(
My server is accessible on port 80 and I can use webui in browser from external network.
I have put a text file in ```/var/www/acme/test.txt``` and I can see it in the browser @ ```http://myipaddress/.well-known/acme-challenge/test.txt```
Update 2:
I have confirmed that my server is reachable on port 80, there is no firewall and no weird iptables rules. I can type in the address of challange token into the browser bar and inspect it. but acme still fails to renew for some point and complains about timeout