do want to add the cert I was using was subdomain wildcard and the blocks
where for different subdomains so that should not have been a problem with
the cert.. maybe its an access issue to the cert? (nginx can't access it
multiple times at the same moment or something)
Posted at Nginx Forum:
http
Yeah I removed the double blocks and it solved the problem...
The 'possible bug' though is that the problem seems completely random..
instead of giving error all the time sometimes it works and sometimes it
doesn't... Just refreshing the site a few times and it worked..
So it looks like Nginx just
I found myself with the same problem and found the cause (and obvious
solution).
On my nginx server I run various website and they all have their own server
{} config block in separate files under 'sites-available' folder.
Some sites are on different IP's and some are on the same IP.
Now the caus