Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-14-2015, 09:12 PM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default nobody can access login page

Hello, since yesterday, noboy can login to my forum!!

I can't access to the CP admin panel, and some users can post if they have remember the credentials, but they can't access to private messages, etc.

Every time I try to login my account is blocked, and this happen with all users.. with different browsers or clients

any idea how to fix this? We are very scared

PD: I use 4.2.2 version
Reply With Quote
  #2  
Old 12-14-2015, 09:16 PM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did you edit your cookie settings recently, or your .htaccess?
Reply With Quote
  #3  
Old 12-14-2015, 09:29 PM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nope...

I disable hooks but nothing happen!
Reply With Quote
  #4  
Old 12-14-2015, 11:06 PM
Maghrebia's Avatar
Maghrebia Maghrebia is offline
 
Join Date: Dec 2015
Location: Amsterdam
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I hope for you sombody know this problem to fix it.
Reply With Quote
  #5  
Old 12-14-2015, 11:34 PM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

delete your cookies and try again. If it still doesn't work log into your database, open the settings table and search for %cookie% and post the info you find.

Can you share a link to your site?
Reply With Quote
  #6  
Old 12-15-2015, 01:41 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you, or your host (please ask them - do not guess about this), change ANYTHING on the server just before this happened?
Reply With Quote
  #7  
Old 12-15-2015, 09:41 AM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is intermitent, this morning can access to log during 1h or less, now I had the same problems

--------------- Added [DATE]1450181356[/DATE] at [TIME]1450181356[/TIME] ---------------

If I truncate the strikes table on DB, I can login again! but the thing is in this table appear all the users blocked with same ip, a private ip!!!!



striketime

strikeip

username






1450179594

127.0.0.1

grupoB



1450179565

127.0.0.1

grupoB



1450179531

127.0.0.1

El Castor



1450179539

127.0.0.1

grupoB



1450179519

127.0.0.1

Nombre de Usuario



1450180557

127.0.0.1

HoseaPilpe



1450180460

127.0.0.1

LashayPeac



1450177412

127.0.0.1

GolfilloGTI



1450177648

127.0.0.1

B.i.k.e.r.



1450178553

127.0.0.1

davidmataro



1450178590

127.0.0.1

davidmataro



1450179369

127.0.0.1

grupoB



1450179427

127.0.0.1

grupoB



1450179508

127.0.0.1

f_speed



1450179510

127.0.0.1

grupoB



1450178444

127.0.0.1

davidmataro



1450178224

127.0.0.1

Javier



1450178298

127.0.0.1

davidmataro



1450179126

127.0.0.1

grupoB



1450179127

127.0.0.1

LashayPeac
Reply With Quote
  #8  
Old 12-15-2015, 01:23 PM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

127.0.0.1 is local host. meaning someone/something is trying to access the user accounts from your server, You need to contact your host support and get them looking at the logs asap.
Reply With Quote
  #9  
Old 12-15-2015, 01:24 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you using some kind of proxy server perhaps? Or something like Cloudflare/Incapsula?
It affects the $_SERVER['REMOTE_ADDR'] value, you'll have to edit config.php or includes/class_core.php to use the right IP header if that's the case.
Reply With Quote
Благодарность от:
Lynne
  #10  
Old 12-18-2015, 03:42 PM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
Are you using some kind of proxy server perhaps? Or something like Cloudflare/Incapsula?
It affects the $_SERVER['REMOTE_ADDR'] value, you'll have to edit config.php or includes/class_core.php to use the right IP header if that's the case.
My hosting migrates to a new server, and now is using some kind of proxy.


What I have to edit/replace ??

I try this guide: https://support.cloudflare.com/hc/en...with-vBulletin

But doesnt work with my 4.2.0 !

Regards
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04828 seconds
  • Memory Usage 2,254KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete