XFileSharing Pro - Wrong IP Error

Message
Author
joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

Wrong IP Error

#1 Postby joebloggs » Jun 11, 2012 2:06 pm

After a lot of emails from people i am testing and getting this error myself..

What causes this, i have a static ip and was working before??

Nginx mod installed how to fix this asap??

I have read all the threads, and says have to contact admin. They are not there today so what can be done, does any one have a guide how to fix this today?

Why does this happen anyway , is it some bug that can be fixed?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Jun 11, 2012 2:25 pm


joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#3 Postby joebloggs » Jun 11, 2012 2:43 pm

Thanks very much for your help :)

looks simple, i am thinking if i should dare try to amend this pm file and try to start nginx.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#4 Postby ankurs » Jun 11, 2012 2:48 pm

joebloggs wrote: looks simple, i am thinking if i should dare try to amend this pm file and try to start nginx.
just take backup and then make the changes

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#5 Postby joebloggs » Jun 11, 2012 4:59 pm

Thanks for you help, thats a good idea indeed :)

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#6 Postby joebloggs » Jun 11, 2012 7:34 pm

This file download.pm

is it on the main webserver or else on all of the file servers?

thanks

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#7 Postby joebloggs » Jun 11, 2012 7:46 pm

also - does anyone know why this bug just starts happening for no reason?

we never had this wrong ip problem before now lots of complaining and nothing changed at all from our side??

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#8 Postby ankurs » Jun 12, 2012 5:56 am

joebloggs wrote:This file download.pm

is it on the main webserver or else on all of the file servers?

thanks
file servers

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#9 Postby ankurs » Jun 12, 2012 5:56 am

joebloggs wrote:also - does anyone know why this bug just starts happening for no reason?

we never had this wrong ip problem before now lots of complaining and nothing changed at all from our side??
you must have had a traffic increase from asian countries, where they have dynamic ips

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#10 Postby joebloggs » Jun 13, 2012 10:25 am

hey, we did the adjustment you said and it worked fine :)
thanks,

Actually no, most of the wrong ip errors from euro , uk and USA.

Not sure why it just started happening. We allow all now and just cut it down to 1hour instead of 8 the availability.

thanks :)

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#11 Postby joebloggs » Jun 15, 2012 5:19 pm

OK, after a while that was not a good solution for us, it created a huge cpu overload. We put that line of code back how it was and cpu went straight down again.


So

1. why do people that could log in okay fine, then suddenly get a wrong ip message even when on static ip?

2. why does the issue seem to be growing, more persons effected each day.

3. Is there some kind of ip blacklist that nginx creates? if so where is it?

4 Even my own ip at the office is now getting a wrong ip error and it was working fine for about 2 months??

why does the script suddenly do this? and how to get my ip off of the blacklist or whatever is stopping it working??

this is a serious problem, premium users dont like being told wrong ip when they want their files

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#12 Postby ankurs » Jun 16, 2012 8:14 am

joebloggs wrote:OK, after a while that was not a good solution for us, it created a huge cpu overload. We put that line of code back how it was and cpu went straight down again.
are you sure its cpu load ? and not disk load

if its cpu load, then you are using a very old hardware because nginx doesnt use much cpu ; or you could be running on apache and not nginx

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#13 Postby joebloggs » Jun 16, 2012 9:45 am

Hello,

No the hardware is very good twin ssd , quadcore and 24 gig of ram.

Usually the site only uses about 4-8% of cpu, but the moment we comment out that line in the guide. CPU goes to 80% and 100% is making fs.cgi destroy the mysql db and putting huge load on the server.

Removing that line is not an option for us, we don't know why it would do this or why it would work for others.

thanks :)

right now we are still looking for a solution to the wrong ip problem we have, it seems to be growing daily as if more ips are being turned away daily for some reason.

joebloggs
Posts: 50
Joined: Mar 13, 2012 3:40 pm

#14 Postby joebloggs » Jun 16, 2012 9:49 am

actually i just re read what you said, and i want to talk about that.

we have the nginx mods on all servers.

however does the main webserver have nginx on it??

If so it is not in the same place this it is on the fileservers?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#15 Postby ankurs » Jun 16, 2012 10:05 am

joebloggs wrote: Usually the site only uses about 4-8% of cpu, but the moment we comment out that line in the guide. CPU goes to 80% and 100% is making fs.cgi destroy the mysql db and putting huge load on the server.

Removing that line is not an option for us, we don't know why it would do this or why it would work for others.
that line has no relationship to fs.cgi , that line just checks downloaders ip & does nothing else
joebloggs wrote: however does the main webserver have nginx on it??
only fileservers need to have nginx