Forum moderator: bigblog |
uCoz Community General Information First Steps with uCoz Your IP was temporarily blocked? (Your IP was temporary blocked due to high requests flow.) |
Your IP was temporarily blocked? |
I just made my website about half hour ago, after i edited a few things in the control panel, i couldnt see the site because it came up with:
Quote Your IP was temporary blocked due to high requests flow. Your IP address was blocked due to the high level of requests. I find that a load of :blahblah: because, i am using one laptop for the control panel, and the other for testing the site. Is there anyway I can get rid of the message? Sorry i spelt the title wrong, small keyboard Post edited by BBSRBX - Friday, 2012-05-25, 5:14 PM
|
BBSRBX, please provide a site URL.
As to your problem if you are sending a large number of requests over your network it isn't uncommon for you to be locked out. This is only temporary however so it should go away within 24hrs. If there is no change clear your cache and try again. If you are still locked out I will ask someone in the team about it. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
BBSRBX, as a protection against inexpedient script usage (namely post/.get requests), uCoz has the protection system that blocks the user's IP that refers to the server more than 2 times per minute. Make sure there are no scripts on your website that send automatic requests to the server more often than once per minute simply when a visitor is on the website or when he moves a mouse cursor. Only one, maximum two such requests, that work immediately after a page is loaded, are allowed.
The IP address blocking time is ~ 3.5 hours. I'm not active on the forum anymore. Please contact other forum staff.
|
I was the only person on the site and while working in control panel, I received the same message again today. I was simply adding a site menu and I was blocked
Quote Your IP was temporary blocked due to high requests flow. Your IP address was blocked due to the high level of requests. Thank you |
I really dont understand this about going to the server more then 2 times or nothing ,and no third party scripts like videos or nothing
So I dont Understand the reason I was blocked out from my webpage That we work full 24 hours on the page ;yes But Iv done the same with my other websites and never happened to me So please can someone evaluate my page if posible and tell me the reason so it can be fixed for any other ocasion The website is http://porsiempre.do.am/ Added (2013-03-24, 11:09 PM) --------------------------------------------- This is the second time iv been blocked in one day can someone help here.I cant edit my page with this problem.Im the owner of the page and Im being blocked ,this is encredible,cussing Post edited by carloscompu - Monday, 2013-03-25, 5:12 AM
|
carloscompu, which page exactly are you viewing when you encounter this problem? I can't identify any problems on your home page which would cause this (for an unregistered user).
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Well right now its the third time the webpage blocks my ip I dont Understand why.
Its 249 am in my zone ,the first time it blocked me ocured around 6 pm in my zone -4:00. The second time was around 11 pm My zone.This never happened to me in any of my sites. So please I need ucoz to figure this out.If Im the problem please help and I will fix it Im only working in my control penal when I reload the page it turns to the block page. For real this is not right http://porsiempre.do.am/ Unrigistered users cant see the main page its being blocked by if conditions showing them a difrent page so they can log in or register(same will be with the rest of the webpage as soon as Im finished editing Post edited by carloscompu - Monday, 2013-03-25, 7:55 AM
|
What does smth means?
And I only have 3 pages open the edit page Control penal the test page Ive always worked this way with all my webpages first time this happens to me Added (2013-03-25, 10:52 AM) Added (2013-03-25, 1:02 PM) |
Its opened already and Im really sorry
But still its nesasary a log in cause its a social network The problem has been solved till last night that it blocked me twice |
carloscompu, here is script that causes the problem:
Code <iframe src="/news/un_pensamiento/2013-03-21-1" width="100%" height="100" frameborder="0" scrolling="no"></iframe> <script type="text/javascript"> $(document).ready(function() { $('span.Eventoa').load('/news/inicio/2013-03-21-1 #Eventoa'); }); </script><span class="Eventoa"></span>\ I'm not active on the forum anymore. Please contact other forum staff.
|
Is there another way to build this script ?
|
| |||