Domain gives PR_END_OF_FILE_ERROR ?

I've just tried to setup NGINX, I am connecting using http so this shouldn't be a problem. This is all i have on my nginx:
server {
listen 80;
server_name keycloak.ricers.club git.ricers.club ricers.club ldap.ricers.club;

location / {
root /usr/share/nginx/html;
index index.html;
}
...
server {
listen 80;
server_name keycloak.ricers.club git.ricers.club ricers.club ldap.ricers.club;

location / {
root /usr/share/nginx/html;
index index.html;
}
...
Domain points to correct ip; 194.238.27.59. But going to http://ricers.club just gives error An error occurred during a connection to ricers.club. PR_END_OF_FILE_ERROR But going to ip directly shows me correct html. I can't figure out why since this is an error to do with SSL but the site is being accessed from http... In addition I have disabled everything HTTP related in Cloudflare.
4 Replies
Erisa
Erisa7mo ago
I get curl: (7) Failed to connect to ricers.club port 80 after 2595 ms: Couldn't connect to server Since the domain is pointing directly to the IP with proxy off, no settings at Cloudflare would be relevant
abbev
abbevOP7mo ago
huh thats weird. http://ricers.club keeps getting rerouted to http for me. so I assumed some cloudflare thingo
Erisa
Erisa7mo ago
Cloudflare settings would only get involved if the proxy is on
abbev
abbevOP7mo ago
got it Sorry. this isn't a cf issue. Closing.
Want results from more Discord servers?
Add your server