Welcome! Log In Create A New Profile

Advanced

Re: connect() failed (111: Connection refused) while connecting to upstream

December 03, 2012 04:32PM
Sorry for the grammar error.

If I do curl -i http://domain.com/assets/js/msgFBmodal.js
it returns the code from the msgFBmodal.js page. Yet if I hit the page via browser I still receive the gateway error.

The nginx.conf file is:

#user nginx;
worker_processes 1;

#error_log /var/log/nginx/error.log;
#error_log /var/log/nginx/error.log notice;
#error_log /var/log/nginx/error.log info;

#pid /var/run/nginx.pid;


events {
worker_connections 1024;
}


http {
include mime.types;
default_type application/octet-stream;

#log_format main '$remote_addr - $remote_user [$time_local] "$request" '
# '$status $body_bytes_sent "$http_referer" '
# '"$http_user_agent" "$http_x_forwarded_for"';
"nginx.conf" 40L, 847C
Subject Author Posted

connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 03:08PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Jonathan Matthews December 03, 2012 03:20PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 03:20PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Francis Daly December 03, 2012 03:24PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 03:29PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Francis Daly December 03, 2012 03:46PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 04:32PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Valentin V. Bartenev December 03, 2012 04:56PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 04:56PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Jonathan Matthews December 03, 2012 05:02PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Gallitin December 03, 2012 05:03PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Jonathan Matthews December 03, 2012 05:20PM

Re: connect() failed (111: Connection refused) while connecting to upstream

Francis Daly December 03, 2012 07:00PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 241
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready