nginx: [warn] conflicting server name "XXX.XXX.XXX.XXX" on XXX.XXX.XXX.XXX:80,ignored

ozgurerdogan

Verified User
Joined
Apr 20, 2008
Messages
343
nginx: [warn] conflicting server name "XXX.XXX.XXX.XXX" on XXX.XXX.XXX.XXX:80,ignored

I see many of these records,
nginx: [warn] conflicting server name "XXX.XXX.XXX.XXX" on XXX.XXX.XXX.XXX:80,ignored
It does not seem to be big deal but how can I away them?
 
not sure if my issue is related (I am running the latest pre John sent me) but I am having nginx direct subdomains of one domain to the main page of ANOTHER domain in the server.
example domain1.com fine
domain2.com fine
subname.domain1.com sends me to domain2.com

should I start a new thread or are these type of issues best kept together?
have not looked to deeply into it yet but wondering if its how DA sets up nginx.conf in each user directory and not a specifically named domain.conf like stock nginx does in /etc/nginx/sites-available directory.
 
dmacleo, I was not able to reproduce the problem. Subdomain creation worked with no problems. If you would like us to check why your server is having problems, feel free to contact me or John (DA support) for that. Thank you.
 
I had to move back to apache for now while I researched this, the creation itself seemed fine (folders created, dns ok, etc) but something must be off I missed.
one thing that may be pertinent is I created the subs as their own acct, IE a new user.
when I get a chance (probably not today) I will move back to nginx and we can try to figure it out.
 
Back
Top